:root { } [data-wp-dark-mode-active] body { --primary: #dfad30; --background-primary: #202020; --background-secondary: #3d3d3d; --background-tertiary: #4d4d4d; --background-quartiary: #5a5a5a; --text-primary: #cccccc; --text-secondary: #aaa; --text-muted: #888; --text-contrast: #ffffff; --text-inverse:#000000; --link: #4791e6; --link-hover: #6aa8e5; --border-lighter: #404040; --border-light: #000000; --border-mid: #666; --button-inverse: #dedede; --button-inverse-soft: #ccc; --button-contrast: #363636; --button-gray: #777; --button-soft: #3a3a3a; --shadow-contrast-soft: #2f2f2f; --shadow-mid: rgba(0, 0, 0, 0.75); --badge-bg: #DB363E; --slider-dot: #0f0; --slider-dot-active: #f00; }