:root{--bg:#0F111A;--panel:#1A1D2B;--text:#E6E8FF;--muted:#A8ACD9;--rose:#E88AC1;--rose-hover:#F3B6D9;--lavender:#9A8CFF}body{background:var(--bg);color:var(--text)}.bg-near-white,.bg-white{background:var(--panel) !important}a{color:var(--rose)}a:hover{color:var(--rose-hover)}.bg-black{background:#0b0d16}.white-70{color:var(--muted)}.hover-white:hover{color:var(--text)}button,.btn{background:var(--lavender);color:var(--text);border-radius:8px;padding:6px 12px}h1,h2,h3{color:var(--rose)}<<<<<<< head article{color:#e6e8ff}article p{color:#e6e8ff;line-height:1.7}article h1,article h2,article h3,article h4{color:#e88ac1}article time,article .mid-gray{color:#a8acd9;======= #isso-thread { margin-top: 3rem; color: #e8e8e8; font-size: 0.95rem; } #isso-thread .isso-thread-heading { color: #ff7ac8; font-weight: 600; margin-bottom: 1rem; } #isso-thread .isso-comment, #isso-thread .isso-postbox { background: rgba(255,255,255,0.04); border: 1px solid rgba(255,255,255,0.14); border-radius: 12px; padding: 1rem; margin-bottom: 1rem; } #isso-thread .isso-author { color: #ff7ac8; font-weight: 600; } #isso-thread .isso-permalink { color: #aaa; font-size: 0.85rem; } #isso-thread textarea, #isso-thread input[type="text"], #isso-thread input[type="email"], #isso-thread input[type="url"] { background: rgba(0,0,0,0.35); border: 1px solid rgba(255,255,255,0.2); border-radius: 8px; padding: 0.5rem; color: #e8e8e8; width: 100%; } #isso-thread input[type="submit"], #isso-thread input[type="button"] { background: #ff7ac8; color: #111; border: none; border-radius: 8px; padding: 0.4rem 0.8rem; font-weight: 600; cursor: pointer; } #isso-thread input[type="submit"]:hover, #isso-thread input[type="button"]:hover { background: #ff5fb9; } #isso-thread a { color: #ff7ac8; } #isso-thread a:hover { text-decoration: underline; } #isso-thread svg { fill: #aaa; } #isso-thread svg:hover { fill: #ff7ac8; >>>>>>> cb1da91 (Style Isso comments to match Moonlock theme) }}