:root { --color-accent: #428bb8; --color-accent-content: #38769c; --color-accent-foreground: #ffffff; }
:root.dark { --color-accent: #428bb8; --color-accent-content: #5597bf; --color-accent-foreground: #ffffff; }
