:root{--primary:#000;--primary-rgb:0,0,0;--secondary:#222;--secondary-rgb:34,34,34;--accent:red;--accent-rgb:255,0,0;--text:#fff;--text-rgb:255,255,255;--matrix-background:#0001;--matrix-text:red}html{scrollbar-color:#222 #000}.changed-theme{--primary:#fff;--primary-rgb:255,255,255;--secondary:#ccc;--secondary-rgb:204,204,204;--text:#000;--text-rgb:0,0,0;--matrix-background:#fff1;--matrix-text:#a00}:has(body.changed-theme){scrollbar-color:#ccc #fff}@media (prefers-color-scheme:light){:root{--primary:#fff;--primary-rgb:255,255,255;--secondary:#ccc;--secondary-rgb:204,204,204;--text:#000;--text-rgb:0,0,0;--matrix-background:#fff1;--matrix-text:#a00}html{scrollbar-color:#ccc #fff}.changed-theme{--primary:#000;--primary-rgb:0,0,0;--secondary:#222;--secondary-rgb:34,34,34;--text:#fff;--text-rgb:255,255,255;--matrix-background:#0001;--matrix-text:red}:has(body.changed-theme){scrollbar-color:#222 #000}}
