small lightmode fixups (#400)

This commit is contained in:
Mike Sawka
2024-03-07 11:33:41 -08:00
committed by GitHub
parent d77dd5f507
commit a3d2b1a54c
3 changed files with 9 additions and 4 deletions
+3
View File
@@ -15,11 +15,14 @@
--app-icon-color: rgb(80, 80, 80);
--app-icon-hover-color: rgb(100, 100, 100);
--input-bg-color: #eeeeee;
/* tab color */
--tab-white: rgb(0, 0, 0, 0.6);
/* button colors */
--button-text-color: rgb(50, 50, 50); /* Dark gray for light theme */
--button-primary-color: #fefefe;
--button-secondary-bg-color: rgba(200, 200, 200, 0.3); /* Semi-transparent light gray */
/* view colors */