A nice dark theme for your forum with built-in support for Font Awesome 5 icons. You can select the IPS version in the Global tab in the theme settings.
Theme author: aXenDev Graphic author: Grzegorz
Customize FA 5 icons. NavBar icons. Example:
Code:
nav .ipsNavBar_primary li[data-navex="Forums"] a::before {content: "\f015" !important;}
data-navext - The name of the button in the navBar. You can find it by right-clicking on the FA icon on the desired button in the navBar and then clicking on "view code".