diff --git a/templates/vesktop-quickCss.css b/templates/vesktop-quickCss.css index 5ba2bc2..96bb2f0 100644 --- a/templates/vesktop-quickCss.css +++ b/templates/vesktop-quickCss.css @@ -10,7 +10,7 @@ --text-0: {{colors.surface.default.hex}}; --text-1: {{colors.on_surface.default.hex}}; --text-2: {{colors.on_surface.default.hex}}; - --text-3: {{colors.on_surface_variant.default.hex}}; + --text-3: {{colors.on_surface.default.hex}}; --text-4: {{colors.outline.default.hex}}; --text-5: {{colors.outline_variant.default.hex}};