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.
 
 
 
 
 

30 lines
744 B

/*tomorrow*/
:root {
--alt-label-color: #282a2e;
--alt-font-color: #c5c8c6;
--background-top: #1d1f21;
--background-rest: #1d1f21;
--navbar-color: #282a2e;
--post-color: #282a2e;
--post-outline-color: #111;
--label-color: #282a2e;
--box-border-color: #111;
--darken: #00000035;
--highlighted-post-color: #ff000010;
--highlighted-post-outline-color: #111;
--board-title: #c5c8c6;
--hr: #282a2e;
--font-color: #c5c8c6;
--name-color: #c5c8c6;
--capcode-color: #f00;
--subject-color: #b294bb;
--link-color: #5f89ac;
--post-link-color: #5f89ac;
--link-hover: #81a2be;
--input-borders: #111;
--input-color: #c5c8c6;
--input-background: #282a2e;
--dice-color: darkorange;
--title-color: #d70000;
--greentext-color: green;
}