mirror of
https://github.com/zhenyan121/dotfiles.git
synced 2026-04-10 06:24:08 +08:00
106 lines
2.2 KiB
CSS
Executable File
106 lines
2.2 KiB
CSS
Executable File
/*
|
|
* Css Colors
|
|
* Generated with Matugen
|
|
*/
|
|
|
|
@define-color background #101417;
|
|
|
|
@define-color error #ffb4ab;
|
|
|
|
@define-color error_container #93000a;
|
|
|
|
@define-color inverse_on_surface #2d3135;
|
|
|
|
@define-color inverse_primary #226488;
|
|
|
|
@define-color inverse_surface #dfe3e7;
|
|
|
|
@define-color on_background #dfe3e7;
|
|
|
|
@define-color on_error #690005;
|
|
|
|
@define-color on_error_container #ffdad6;
|
|
|
|
@define-color on_primary #00344c;
|
|
|
|
@define-color on_primary_container #c7e7ff;
|
|
|
|
@define-color on_primary_fixed #001e2e;
|
|
|
|
@define-color on_primary_fixed_variant #004c6c;
|
|
|
|
@define-color on_secondary #21323e;
|
|
|
|
@define-color on_secondary_container #d2e5f5;
|
|
|
|
@define-color on_secondary_fixed #0b1d29;
|
|
|
|
@define-color on_secondary_fixed_variant #374955;
|
|
|
|
@define-color on_surface #dfe3e7;
|
|
|
|
@define-color on_surface_variant #c1c7ce;
|
|
|
|
@define-color on_tertiary #342b4b;
|
|
|
|
@define-color on_tertiary_container #e9ddff;
|
|
|
|
@define-color on_tertiary_fixed #1f1635;
|
|
|
|
@define-color on_tertiary_fixed_variant #4b4263;
|
|
|
|
@define-color outline #8b9198;
|
|
|
|
@define-color outline_variant #41484d;
|
|
|
|
@define-color primary #93cdf6;
|
|
|
|
@define-color primary_container #004c6c;
|
|
|
|
@define-color primary_fixed #c7e7ff;
|
|
|
|
@define-color primary_fixed_dim #93cdf6;
|
|
|
|
@define-color scrim #000000;
|
|
|
|
@define-color secondary #b6c9d8;
|
|
|
|
@define-color secondary_container #374955;
|
|
|
|
@define-color secondary_fixed #d2e5f5;
|
|
|
|
@define-color secondary_fixed_dim #b6c9d8;
|
|
|
|
@define-color shadow #000000;
|
|
|
|
@define-color source_color #80c6f4;
|
|
|
|
@define-color surface #101417;
|
|
|
|
@define-color surface_bright #353a3d;
|
|
|
|
@define-color surface_container #1c2024;
|
|
|
|
@define-color surface_container_high #262a2e;
|
|
|
|
@define-color surface_container_highest #313539;
|
|
|
|
@define-color surface_container_low #181c20;
|
|
|
|
@define-color surface_container_lowest #0a0f12;
|
|
|
|
@define-color surface_dim #101417;
|
|
|
|
@define-color surface_tint #93cdf6;
|
|
|
|
@define-color surface_variant #41484d;
|
|
|
|
@define-color tertiary #cdc0e9;
|
|
|
|
@define-color tertiary_container #4b4263;
|
|
|
|
@define-color tertiary_fixed #e9ddff;
|
|
|
|
@define-color tertiary_fixed_dim #cdc0e9;
|
|
|