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
906 B

/*tomorrow*/
:root {
--icon-color:invert(17%)sepia(89%)saturate(7057%)hue-rotate(2deg)brightness(93%)contrast(120%);
--alt-label-color: #1a1e34;
--alt-font-color: #bfbfbf;
--background-top: #080c19;
--background-rest: #080c19;
--navbar-color: #1a1e34;
--post-color: #1a1e34;
--post-outline-color: #2c3a4e;
--label-color: #1a1e34;
--box-border-color: #2c3a4e;
--darken: #ffffff08;
--highlighted-post-color: #44283e;
--highlighted-post-outline-color: #664e5c;
--board-title: #c10000;
--hr: #303030;
--font-color: #bfbfbf;
--name-color: #67b38d;
--capcode-color: #ff4141;
--subject-color: #8f8dc9;
--link-color: #8585a3;
--post-link-color: #f65252;
--link-hover: #f65252;
--accent-color: #434343;
--input-borders: #434343;
--input-color: #bfbfbf;
--input-background: #080c19;
--dice-color: darkorange;
--title-color: #d70000;
--greentext-color: #0a0;
--pinktext-color:#E0727F;
}