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