rofi
This commit is contained in:
47
rofi/colors.rasi
Normal file
47
rofi/colors.rasi
Normal file
@@ -0,0 +1,47 @@
|
||||
* {
|
||||
primary: #53d7f1;
|
||||
primary-fixed: #a6eeff;
|
||||
primary-fixed-dim: #53d7f1;
|
||||
on-primary: #00363f;
|
||||
on-primary-fixed: #001f25;
|
||||
on-primary-fixed-variant: #004e5b;
|
||||
primary-container: #004e5b;
|
||||
on-primary-container: #a6eeff;
|
||||
secondary: #83d2e5;
|
||||
secondary-fixed: #a6eeff;
|
||||
secondary-fixed-dim: #83d2e5;
|
||||
on-secondary: #00363f;
|
||||
on-secondary-fixed: #001f25;
|
||||
on-secondary-fixed-variant: #004e5b;
|
||||
secondary-container: #004e5b;
|
||||
on-secondary-container: #a6eeff;
|
||||
tertiary: #acc7ff;
|
||||
tertiary-fixed: #d7e2ff;
|
||||
tertiary-fixed-dim: #acc7ff;
|
||||
on-tertiary: #0d2f5f;
|
||||
on-tertiary-fixed: #001b40;
|
||||
on-tertiary-fixed-variant: #294677;
|
||||
tertiary-container: #294677;
|
||||
on-tertiary-container: #d7e2ff;
|
||||
error: #ffb4ab;
|
||||
on-error: #690005;
|
||||
error-container: #93000a;
|
||||
on-error-container: #ffdad6;
|
||||
surface: #0f131c;
|
||||
on-surface: #dfe2ef;
|
||||
on-surface-variant: #bec6dc;
|
||||
outline: #8891a5;
|
||||
outline-variant: #3f4759;
|
||||
shadow: #000000;
|
||||
scrim: #000000;
|
||||
inverse-surface: #dfe2ef;
|
||||
inverse-on-surface: #2c303a;
|
||||
inverse-primary: #006878;
|
||||
surface-dim: #0f131c;
|
||||
surface-bright: #353943;
|
||||
surface-container-lowest: #0a0e17;
|
||||
surface-container-low: #171c25;
|
||||
surface-container: #1b2029;
|
||||
surface-container-high: #262a33;
|
||||
surface-container-highest: #31353e;
|
||||
}
|
||||
Reference in New Issue
Block a user