dotfiles/components/waybar/colors.css

104 lines
2.2 KiB
CSS
Raw Normal View History

2024-09-13 16:47:26 +00:00
/*
* Css Colors
* Generated with Matugen
*/
2024-10-07 17:10:18 +00:00
@define-color background #141218;
2024-09-13 16:47:26 +00:00
@define-color error #ffb4ab;
@define-color error_container #93000a;
2024-10-07 17:10:18 +00:00
@define-color inverse_on_surface #322f35;
2024-09-13 16:47:26 +00:00
2024-10-07 17:10:18 +00:00
@define-color inverse_primary #66558e;
2024-09-13 16:47:26 +00:00
2024-10-07 17:10:18 +00:00
@define-color inverse_surface #e7e0e8;
2024-09-13 16:47:26 +00:00
2024-10-07 17:10:18 +00:00
@define-color on_background #e7e0e8;
2024-09-13 16:47:26 +00:00
@define-color on_error #690005;
@define-color on_error_container #ffdad6;
2024-10-07 17:10:18 +00:00
@define-color on_primary #37265d;
2024-09-13 16:47:26 +00:00
2024-10-07 17:10:18 +00:00
@define-color on_primary_container #eaddff;
2024-09-13 16:47:26 +00:00
2024-10-07 17:10:18 +00:00
@define-color on_primary_fixed #210f47;
2024-09-13 16:47:26 +00:00
2024-10-07 17:10:18 +00:00
@define-color on_primary_fixed_variant #4e3d75;
2024-09-13 16:47:26 +00:00
2024-10-07 17:10:18 +00:00
@define-color on_secondary #332d41;
2024-09-13 16:47:26 +00:00
2024-10-07 17:10:18 +00:00
@define-color on_secondary_container #e9def8;
2024-09-13 16:47:26 +00:00
2024-10-07 17:10:18 +00:00
@define-color on_secondary_fixed #1e192b;
2024-09-13 16:47:26 +00:00
2024-10-07 17:10:18 +00:00
@define-color on_secondary_fixed_variant #4a4358;
2024-09-13 16:47:26 +00:00
2024-10-07 17:10:18 +00:00
@define-color on_surface #e7e0e8;
2024-09-13 16:47:26 +00:00
2024-10-07 17:10:18 +00:00
@define-color on_surface_variant #cac4cf;
2024-09-13 16:47:26 +00:00
2024-10-07 17:10:18 +00:00
@define-color on_tertiary #4a2531;
2024-09-13 16:47:26 +00:00
2024-10-07 17:10:18 +00:00
@define-color on_tertiary_container #ffd9e2;
2024-09-13 16:47:26 +00:00
2024-10-07 17:10:18 +00:00
@define-color on_tertiary_fixed #31101c;
2024-09-13 16:47:26 +00:00
2024-10-07 17:10:18 +00:00
@define-color on_tertiary_fixed_variant #633b47;
2024-09-13 16:47:26 +00:00
2024-10-07 17:10:18 +00:00
@define-color outline #948f99;
2024-09-13 16:47:26 +00:00
2024-10-07 17:10:18 +00:00
@define-color outline_variant #49454e;
2024-09-13 16:47:26 +00:00
2024-10-07 17:10:18 +00:00
@define-color primary #d1bcfe;
2024-09-13 16:47:26 +00:00
2024-10-07 17:10:18 +00:00
@define-color primary_container #4e3d75;
2024-09-13 16:47:26 +00:00
2024-10-07 17:10:18 +00:00
@define-color primary_fixed #eaddff;
2024-09-13 16:47:26 +00:00
2024-10-07 17:10:18 +00:00
@define-color primary_fixed_dim #d1bcfe;
2024-09-13 16:47:26 +00:00
@define-color scrim #000000;
2024-10-07 17:10:18 +00:00
@define-color secondary #ccc2db;
2024-09-13 16:47:26 +00:00
2024-10-07 17:10:18 +00:00
@define-color secondary_container #4a4358;
2024-09-13 16:47:26 +00:00
2024-10-07 17:10:18 +00:00
@define-color secondary_fixed #e9def8;
2024-09-13 16:47:26 +00:00
2024-10-07 17:10:18 +00:00
@define-color secondary_fixed_dim #ccc2db;
2024-09-13 16:47:26 +00:00
@define-color shadow #000000;
2024-10-07 17:10:18 +00:00
@define-color source_color #442f73;
2024-09-13 16:47:26 +00:00
2024-10-07 17:10:18 +00:00
@define-color surface #141218;
2024-09-13 16:47:26 +00:00
2024-10-07 17:10:18 +00:00
@define-color surface_bright #3b383e;
2024-09-13 16:47:26 +00:00
2024-10-07 17:10:18 +00:00
@define-color surface_container #211f24;
2024-09-13 16:47:26 +00:00
2024-10-07 17:10:18 +00:00
@define-color surface_container_high #2b292f;
2024-09-13 16:47:26 +00:00
2024-10-07 17:10:18 +00:00
@define-color surface_container_highest #36343a;
2024-09-13 16:47:26 +00:00
2024-10-07 17:10:18 +00:00
@define-color surface_container_low #1d1b20;
2024-09-13 16:47:26 +00:00
2024-10-07 17:10:18 +00:00
@define-color surface_container_lowest #0f0d13;
2024-09-13 16:47:26 +00:00
2024-10-07 17:10:18 +00:00
@define-color surface_dim #141218;
2024-09-13 16:47:26 +00:00
2024-10-07 17:10:18 +00:00
@define-color surface_variant #49454e;
2024-09-13 16:47:26 +00:00
2024-10-07 17:10:18 +00:00
@define-color tertiary #f0b8c7;
2024-09-13 16:47:26 +00:00
2024-10-07 17:10:18 +00:00
@define-color tertiary_container #633b47;
2024-09-13 16:47:26 +00:00
2024-10-07 17:10:18 +00:00
@define-color tertiary_fixed #ffd9e2;
2024-09-13 16:47:26 +00:00
2024-10-07 17:10:18 +00:00
@define-color tertiary_fixed_dim #f0b8c7;
2024-09-13 16:47:26 +00:00