mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 08:55:31 +02:00
8 lines
290 B
CSS
8 lines
290 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;
|
|
}
|