:root{--main-text-color:#cecbe4;--main-secondary-text-color:#99c889;--main-bg-color:#151c2b;--main-link-color:#98b6ff;--main-link-color-visited:#e1b4ff}:root,html,body{background:var(--main-bg-color);color:var(--main-text-color)}pre.example::before{color:#fba8a8}figcaption{color:var(--main-text-color)}.faint,.manual-link>small{color:var(--main-text-color)}figcaption a{color:var(--main-text-color)}blockquote{color:var(--main-text-color);border-left:2px solid var(--main-text-color)}a{color:var(--main-link-color)}a:visited{color:var(--main-link-color-visited)}a:hover{background-color:#55174f}a:active{color:#55174f;background-color:var(--main-link-color-visited)}#jumper{background:var(--main-bg-color);box-shadow:0 0 10px var(--main-bg-color)}h1#page-title a:visited{color:var(--main-text-color)}.navbar-brand{color:var(--main-text-color);text-decoration:underline;text-decoration-color:var(--main-text-color)}code{color:var(--main-text-color)}hr{border:none;border-top:1px solid var(--main-text-color)}::-webkit-scrollbar{background:var(--main-bg-color)}::-webkit-scrollbar-thumb{background:var(--main-text-color)}#title-link{color:var(--main-text-color)}img.invert,figure.invert>img{filter:invert(1)}.dim{filter:brigntness(60%)}.jesus{color:#ff3f3f}img{border:1px solid transparent}.codeblock{background:#0002;border-top:1px solid #fff1;border-bottom:1px solid #fff1;margin-bottom:1rem;margin-top:1rem}.codeblock small{color:#fff3}pre.text-result{color:var(--main-secondary-text-color)}