mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 08:55:31 +02:00
9 lines
335 B
CSS
9 lines
335 B
CSS
/* This is an auto generated color theme. */
|
|
:root {
|
|
--zen-colors-primary: #A5373A !important;
|
|
--zen-colors-secondary: #D26A76 !important;
|
|
--zen-colors-tertiary: #A5373A !important;
|
|
--zen-colors-border: #D7737E !important;
|
|
--zen-primary-color: #2F0E0E !important;
|
|
--zen-dialog-background: #772F36 !important;
|
|
}
|