Matugen: vesktop fix + gtk improvements

This commit is contained in:
ItsLemmy
2025-10-02 09:49:03 -04:00
parent 04bd410099
commit 3d13401eaa
3 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -18,6 +18,6 @@
@define-color card_fg_color {{colors.on_surface.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_fg_color {{colors.on_surface.default.hex}};
@define-color sidebar_border_color @window_bg_color;
@define-color sidebar_backdrop_color @window_bg_color;