mirror of
https://github.com/zhenyan121/dotfiles.git
synced 2026-04-10 14:34:09 +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 #15130b;
|
|
|
|
@define-color error #ffb4ab;
|
|
|
|
@define-color error_container #93000a;
|
|
|
|
@define-color inverse_on_surface #333027;
|
|
|
|
@define-color inverse_primary #6e5e0e;
|
|
|
|
@define-color inverse_surface #e9e2d4;
|
|
|
|
@define-color on_background #e9e2d4;
|
|
|
|
@define-color on_error #690005;
|
|
|
|
@define-color on_error_container #ffdad6;
|
|
|
|
@define-color on_primary #3a3000;
|
|
|
|
@define-color on_primary_container #f9e287;
|
|
|
|
@define-color on_primary_fixed #221b00;
|
|
|
|
@define-color on_primary_fixed_variant #534600;
|
|
|
|
@define-color on_secondary #373016;
|
|
|
|
@define-color on_secondary_container #eee2bc;
|
|
|
|
@define-color on_secondary_fixed #211b04;
|
|
|
|
@define-color on_secondary_fixed_variant #4e472a;
|
|
|
|
@define-color on_surface #e9e2d4;
|
|
|
|
@define-color on_surface_variant #cdc6b4;
|
|
|
|
@define-color on_tertiary #153722;
|
|
|
|
@define-color on_tertiary_container #c5ecce;
|
|
|
|
@define-color on_tertiary_fixed #00210f;
|
|
|
|
@define-color on_tertiary_fixed_variant #2c4e38;
|
|
|
|
@define-color outline #969080;
|
|
|
|
@define-color outline_variant #4b4739;
|
|
|
|
@define-color primary #dcc66e;
|
|
|
|
@define-color primary_container #534600;
|
|
|
|
@define-color primary_fixed #f9e287;
|
|
|
|
@define-color primary_fixed_dim #dcc66e;
|
|
|
|
@define-color scrim #000000;
|
|
|
|
@define-color secondary #d1c6a1;
|
|
|
|
@define-color secondary_container #4e472a;
|
|
|
|
@define-color secondary_fixed #eee2bc;
|
|
|
|
@define-color secondary_fixed_dim #d1c6a1;
|
|
|
|
@define-color shadow #000000;
|
|
|
|
@define-color source_color #dabc2c;
|
|
|
|
@define-color surface #15130b;
|
|
|
|
@define-color surface_bright #3c3930;
|
|
|
|
@define-color surface_container #221f17;
|
|
|
|
@define-color surface_container_high #2d2a21;
|
|
|
|
@define-color surface_container_highest #38352b;
|
|
|
|
@define-color surface_container_low #1e1b13;
|
|
|
|
@define-color surface_container_lowest #100e07;
|
|
|
|
@define-color surface_dim #15130b;
|
|
|
|
@define-color surface_tint #dcc66e;
|
|
|
|
@define-color surface_variant #4b4739;
|
|
|
|
@define-color tertiary #aad0b3;
|
|
|
|
@define-color tertiary_container #2c4e38;
|
|
|
|
@define-color tertiary_fixed #c5ecce;
|
|
|
|
@define-color tertiary_fixed_dim #aad0b3;
|
|
|