jschan - Anonymous imageboard software. Classic look, modern features and feel. Works without JavaScript and supports Tor, I2P, Lokinet, etc.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
722 B

/*lainchan*/
:root {
--alt-label-color: #333;
--alt-font-color: #bbb;
--background-top: #1E1E1E;
--background-rest: #1E1E1E;
--navbar-color: #333;
--post-color: #333;
--post-outline-color: #555;
--label-color: #333;
--box-border-color: #666;
--darken: #ffffff0f;
--highlighted-post-color: #32DD7220;
--highlighted-post-outline-color: #32DD7250;
--board-title: #32DD72;
--hr: #333;
--font-color: #bbb;
--name-color: #32DD72;
--capcode-color: #f00;
--subject-color: #b294bb;
--link-color: #fff;
--post-link-color: #fff;
--link-hover: #32DD72;
--input-borders: #666;
--input-color: #CCCCCC;
--input-background: #333;
--dice-color: darkorange;
--title-color: #d70000;
--greentext-color: #B8D962;
}