mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-15 04:33:54 +02:00
8 lines
280 B
CSS
8 lines
280 B
CSS
/* This is an auto generated color theme. */
|
|
:root {
|
|
--zen-colors-primary: #50a4e9 !important;
|
|
--zen-colors-secondary: #cc83e3 !important;
|
|
--zen-colors-tertiary: #16181d !important;
|
|
--zen-colors-border: #3a3e47 !important;
|
|
--zen-dialog-background: #1a1d23 !important;
|
|
}
|