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.

31 lines
754 B

/*tomorrow*/
:root {
5 years ago
--alt-label-color: #3c2c91;
--alt-font-color: #bfbfbf;
--background-top: #1a1e34;
--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: #2c3a4e;
--board-title: #ff858a;
--hr: #303030;
--font-color: #bfbfbf;
--name-color: #67b38d;
--capcode-color: #ff4141;
--subject-color: #8f8dc9;
--link-color: #8585a3;
--post-link-color: #f65252;
--link-hover: #f65252;
--input-borders: #434343;
--input-color: #bfbfbf;
--input-background: #000;
--dice-color: darkorange;
--title-color: #d70000;
--greentext-color: green;
}