mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 00:45:30 +02:00
8 lines
280 B
CSS
8 lines
280 B
CSS
/* This is an auto generated color theme. */
|
|
:root {
|
|
--zen-colors-primary: #2d5b69 !important;
|
|
--zen-colors-secondary: #2d5b69 !important;
|
|
--zen-colors-tertiary: #002b36 !important;
|
|
--zen-colors-border: #2d5b69 !important;
|
|
--zen-dialog-background: #002b36 !important;
|
|
}
|