:root { --c-primary: #5fc178; --c-text: #333; --c-bg: #fff; } .dark { --c-text: #fafafa; --c-bg: #121212; }