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.
 
 
 
 
 

29 lines
674 B

/*makaba*/
:root {
--background-top: #EEE;
--background-rest: #EEE;
--navbar-color: #DDD;
--post-color: #DDD;
--post-outline-color: #d2d2d2;
--label-color: #f5f5f5;
--box-border-color: #e0e0e0;
--darken: #00000050;
--highlighted-post-color: #EEDACB;
--highlighted-post-outline-color: #d2d2d2;
--board-title: #FF6600;
--hr: #DDD;
--font-color: #333;
--name-color: #333;
--capcode-color: #f00;
--subject-color: #004A99;
--link-color: #FF6600;
--post-link-color: #FF6600;
--link-hover: #a74300;
--input-borders: #d2d2d2;
--input-color: #333;
--input-background: #f5f5f5;
--dice-color: darkorange;
--title-color: #d70000;
--greentext-color: #789922;
}