/* General */ :root.burichan .dialog { background-color: #D6DAF0; border-color: #B7C5D9; } :root.burichan .field:focus, :root.burichan .field.focus { border-color: #98E; } /* Header */ :root.burichan #header-bar.dialog { background-color: rgba(214,218,240,0.98); } :root.burichan:not(.fixed) #header-bar, :root.burichan #header-bar #notifications { font-size: 11pt; } :root.burichan #header-bar, :root.burichan #header-bar #notifications { color: #89A; } :root.burichan #header-bar a, :root.burichan #header-bar #notifications a { color: #34345C; } /* Settings */ :root.burichan #fourchanx-settings fieldset, :root.burichan .section-main div::before { border-color: #B7C5D9; } :root.burichan .suboption-list > div:last-of-type { background-color: #D6DAF0; } /* Catalog */ :root.burichan .catalog-thread:hover { background-color: #D6DAF0; outline: 1px solid #B7C5D9; } /* Quote */ :root.burichan .backlink.deadlink { color: #34345C !important; } :root.burichan .inline { border-color: #B7C5D9; background-color: rgba(255, 255, 255, .14); } /* Fappe and Werk Tyme */ :root.burichan .indicator { color: #D6DAF0; } /* QR */ .burichan #dump-list::-webkit-scrollbar-thumb { background-color: #D6DAF0; border-color: #B7C5D9; } :root.burichan .qr-preview { background-color: rgba(0, 0, 0, .15); } :root.burichan .qr-link { border-color: rgb(199, 203, 225) rgb(199, 203, 225) rgb(184, 188, 210); background: linear-gradient(#E5E9FF, #D6DAF0) repeat scroll 0% 0% transparent; } :root.burichan .qr-link:hover { background: #D9DDF3; } /* Menu */ :root.burichan #menu { color: #000000; } :root.burichan .entry { font-size: 12pt; } :root.burichan .focused.entry { background: rgba(255, 255, 255, .33); } /* Thread Watcher */ :root.burichan .replies-quoting-you > a, :root.burichan #watcher-link.replies-quoting-you { color: #F00; } /* Watcher Favicon */ :root.burichan .watch-thread-link { background-image: url("data:image/svg+xml,"); }