XF2.2 Default Styles (FREE) - No Template edits!

Unmaintained XF2.2 Default Styles (FREE) - No Template edits! 2.2.x

No permission to download
The XF2.1 dark style is now updated for Xenforo 2.2.x. Along with other FREE style colors added for download.

Enjoy hopefully!
Fix for active reports read but not yet Resolved!
Thanks to @upnet
Add to extra.less.
Code:
.badgeContainer--visible:after
    {
        background-color: rgb(196, 194, 194);
        color: rgb(23, 23, 23);
    }

195452
Quick fix for drop image color. Add to extra.less.
Code:
.fr-popup .fr-image-upload-layer {
    background-color: rgb(22, 22, 22);
}

195375
  • Like
Reactions: Just2it and 1cems1
I decided to create a zip with 2 files, adding the XF2.0 dark style and XF2.1 dark style. So those running XF2.0 are able to still use this style.

As you can see in the screenshot below, the XF2.1 file is for Xenforo version 2.1.

195346
Top Bottom