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.
 
 
 
 
 

36 lines
1.0 KiB

/*yotsuba b*/
:root {
--icon-color:invert(17%)sepia(89%)saturate(7057%)hue-rotate(2deg)brightness(93%)contrast(120%);
--alt-label-color: #98E;
--alt-font-color: black;
--background-top: #d6daf0;
--background-rest: #eef2ff;
--navbar-color: #D6DAF0;
--post-color: #D6DAF0;
--post-outline-color: #B7C5D9;
--label-color: #98E;
--box-border-color: #000;
--darken: #00000010;
--highlighted-post-color: #d6bad0;
--highlighted-post-outline-color: #ba9dbf;
--board-title: #af0a0f;
--hr: lightgray;
--font-color: black;
--name-color: #117743;
--capcode-color: #f00;
--subject-color: #0F0C5D;
--link-color: #34345C;
--post-link-color: #d00;
--link-hover: #d00;
--input-borders: #a9a9a9;
--input-color: #000;
--input-background: white;
--dice-color: darkorange;
--title-color: #d70000;
--greentext-color: green;
--pinktext-color:#E0727F;
}
.post-container, #float .post-container, .stickynav, .pages, #action-menu, .catalog-tile, #livetext, #threadstats, .collapse, .bottom-reply {
border-width: 0 1px 1px 0;
}