matugen: gtk4 -> gtk3

This commit is contained in:
ItsLemmy
2025-10-02 09:27:55 -04:00
parent 0141fb4466
commit 04bd410099
+2 -1
View File
@@ -17,7 +17,8 @@
@define-color card_bg_color {{colors.surface.default.hex}};
@define-color card_fg_color {{colors.on_surface.default.hex}};
@define-color sidebar_bg_color {{colors.surface_variant.default.hex}};
@define-color sidebar_bg_color {{colors.surface_container.default.hex}};
@define-color sidebar_fg_color {{colors.on_surface_variant.default.hex}};
@define-color sidebar_border_color @window_bg_color;
@define-color sidebar_backdrop_color @window_bg_color;