:root { --cl-bg: #111; --cl-fg: #eee; --cl-el: #333; --cl-hl: #222; background: var(--cl-bg); color: var(--cl-fg); }