/* ==UserStyle== @name magrathea.endchan.net - 09/01/2023, 13:45:09 @namespace lol @version 0.0.1 @description shitty dark theme @author not_(You) ==/UserStyle== */ @-moz-document domain("magrathea.endchan.net") { :root { --icon-color: invert(17%)sepia(89%)saturate(7057%)hue-rotate(2deg)brightness(93%)contrast(120%); --alt-label-color: #98E; --alt-font-color: #000; --background-top: #161616; --background-rest: #161616; --navbar-color: #161616; --post-color: #1a1a1a; --post-outline-color: #2d2d2d00; --label-color: #2d2d2d; --box-border-color: #000; --darken: #00000010; --highlighted-post-color: #d6bad0; --highlighted-post-outline-color: #ba9dbf; --board-title: #af0a0f; --hr: lightgray; --font-color: #b7b7b7; --name-color: #117743; --capcode-color: #f00; --subject-color: #4156a4; --link-color: #34345C; --post-link-color: #d00; --link-hover: #d00; --input-borders: #a9a9a9; --input-color: #b7b7b7; --input-background: #1e1e1e; --dice-color: darkorange; --title-color: #d70000; --greentext-color: green; --pinktext-color: #E0727F; } pre { font-family: inherit; margin: 1em 0em; white-space: pre-wrap; overflow-wrap: break-word; } }