Vesktop: fix placeholder text

This commit is contained in:
ItsLemmy
2025-10-05 18:26:14 -04:00
parent cc0b5762d4
commit b36c8cf45e
+1 -1
View File
@@ -20,7 +20,7 @@
--text-2: {{colors.on_surface.default.hex}}; /* headings and important text */
--text-3: {{colors.on_surface_variant.default.hex}}; /* normal text */
--text-4: {{colors.on_surface.default.hex}}; /* icon buttons and channels */
--text-5: {{colors.outline.default.hex}}; /* muted channels/chats and timestamps */
--text-5: {{colors.on_surface_variant.default.hex}}; /* muted channels/chats and timestamps */
/* background and dark colors */
--bg-1: {{colors.surface_container.default.hex}}; /* dark buttons when clicked */