mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-14 20:23:53 +02:00
9 lines
335 B
CSS
9 lines
335 B
CSS
/* This is an auto generated color theme. */
|
|
:root {
|
|
--zen-colors-primary: #8f77f2 !important;
|
|
--zen-colors-secondary: #393061 !important;
|
|
--zen-colors-tertiary: #13121c !important;
|
|
--zen-colors-border: #514480 !important;
|
|
--zen-primary-color: #8f77f2 !important;
|
|
--zen-dialog-background: #13121c !important;
|
|
}
|