mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 17:05:31 +02:00
8 lines
290 B
CSS
8 lines
290 B
CSS
/* This is an auto generated color theme. */
|
|
:root {
|
|
--zen-colors-primary: #82aaff !important;
|
|
--zen-colors-secondary: #c099ff !important;
|
|
--zen-colors-tertiary: #1e2030 !important;
|
|
--zen-colors-border: #3b4261 !important;
|
|
--zen-dialog-background: #222436 !important;
|
|
}
|