Skip to content

FourColor BBS Dark Theme by TheAwesomeJoel

Screenshot of FourColor BBS Dark Theme

Details

AuthorTheAwesomeJoel

LicenseNo License

Categorybbs.flatgrass.net

Created

Updated

Size480 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Thingy that turn epic site into dark...

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           FourColor BBS Dark Theme
@namespace      IDK
@version        1.0.0
@description    Make the site dark
@author         Bonkerous
==/UserStyle== */

@-moz-document domain("bbs.flatgrass.net") {
html {
    background-color: #121212;
    background-image: none;
    
}

#header, #postform, div[id^="post_"], div[id*=" post_"], #comment, #submit {
    background-color: #1d1d1d;
    color: #FFFFFF;
}

a {
    color: #ADD8E6;
}
}

Reviews

No reviews yet.