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.
 
 
 
 
 

33 lines
901 B

/*tomorrow*/
:root {
--icon-color:invert(17%)sepia(89%)saturate(7057%)hue-rotate(2deg)brightness(93%)contrast(120%);
--alt-label-color: #42200f;
--alt-font-color: #ff7e83;
--background-top: #2f1903;
--background-rest: #261602;
--navbar-color: #302016;
--post-color: #302016;
--post-outline-color: #523830;
--label-color: #42200f;
--box-border-color: #4c332c;
--darken: #ffffff10;
--highlighted-post-color: #572a1b;
--highlighted-post-outline-color: #784134;
--board-title: #ff7e83;
--hr: #4c332c;
--font-color: #ff7e83;
--name-color: #ff7e83;
--capcode-color: #ff5252;
--subject-color: #ff5252;
--link-color: #a2a2ff;
--post-link-color: #a2a2ff;
--link-hover: #ff4d4b;
--accent-color: #784134;
--input-borders: #535353;
--input-color: #fff;
--input-background: #000;
--dice-color: darkorange;
--title-color: #d70000;
--greentext-color: green;
--pinktext-color:#E0727F;
}