vesktop: brighten message body text

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
rope 2026-08-19 15:05:24 +01:00
parent 1091495674
commit c85bb4545f

View file

@ -10,7 +10,7 @@
--text-0: {{colors.surface.default.hex}}; --text-0: {{colors.surface.default.hex}};
--text-1: {{colors.on_surface.default.hex}}; --text-1: {{colors.on_surface.default.hex}};
--text-2: {{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-4: {{colors.outline.default.hex}};
--text-5: {{colors.outline_variant.default.hex}}; --text-5: {{colors.outline_variant.default.hex}};