diff options
| author | silly <u65487754@gmail.com> | 2026-04-05 01:01:36 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-05 01:01:36 +0000 |
| commit | 54f9ab518a9d589088ef97c885cfee21b9dd3203 (patch) | |
| tree | 96741f089d637c54e0ef0111f9e4c97c06b7f4cb /.config/matugen/templates/gtk.css | |
| parent | 2234fbef1b76253af87867e4427a4afc38e7448f (diff) | |
Delete .config/matugen directory
Diffstat (limited to '.config/matugen/templates/gtk.css')
| -rw-r--r-- | .config/matugen/templates/gtk.css | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/.config/matugen/templates/gtk.css b/.config/matugen/templates/gtk.css deleted file mode 100644 index 1d7e5f7..0000000 --- a/.config/matugen/templates/gtk.css +++ /dev/null @@ -1,17 +0,0 @@ -@define-color accent_color {{colors.primary_fixed_dim.default.hex}}; -@define-color accent_fg_color {{colors.on_primary_fixed.default.hex}}; -@define-color accent_bg_color {{colors.primary_fixed_dim.default.hex}}; -@define-color window_bg_color {{colors.surface_dim.default.hex}}; -@define-color window_fg_color {{colors.on_surface.default.hex}}; -@define-color headerbar_bg_color {{colors.surface_dim.default.hex}}; -@define-color headerbar_fg_color {{colors.on_surface.default.hex}}; -@define-color popover_bg_color {{colors.surface_dim.default.hex}}; -@define-color popover_fg_color {{colors.on_surface.default.hex}}; -@define-color view_bg_color {{colors.surface.default.hex}}; -@define-color view_fg_color {{colors.on_surface.default.hex}}; -@define-color card_bg_color {{colors.surface.default.hex}}; -@define-color card_fg_color {{colors.on_surface.default.hex}}; -@define-color sidebar_bg_color @window_bg_color; -@define-color sidebar_fg_color @window_fg_color; -@define-color sidebar_border_color @window_bg_color; -@define-color sidebar_backdrop_color @window_bg_color; |
