MediaWiki:Gadget-brownTheme.css: Difference between revisionsGive feedback
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 80: | Line 80: | ||
:root[data-theme="brown"][data-mode="light"] { | :root[data-theme="brown"][data-mode="light"] { | ||
--base: #f5ede0; | --base: #f5ede0; | ||
--accent: # | --accent: #2e5746; | ||
--background-color-base-border: oklch(from var(--base) calc(l + 0.06) c h); | --background-color-base-border: oklch(from var(--base) calc(l + 0.06) c h); | ||