mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
dev: activeColorAlpha was too transluscent
This commit is contained in:
@@ -33,7 +33,7 @@
|
|||||||
--highlightOutlineColor: rgb(37, 99, 235);
|
--highlightOutlineColor: rgb(37, 99, 235);
|
||||||
--textColor: rgb(209, 213, 219);
|
--textColor: rgb(209, 213, 219);
|
||||||
--dimTextColor: rgb(156, 163, 175);
|
--dimTextColor: rgb(156, 163, 175);
|
||||||
--activeColorAlpha: rgba(144, 81, 169, 0.4);
|
--activeColorAlpha: rgba(144, 81, 169, 0.9);
|
||||||
--activeColor: rgb(144, 81, 169);
|
--activeColor: rgb(144, 81, 169);
|
||||||
--tableBodyColor: rgb(31 41 55 / 1);
|
--tableBodyColor: rgb(31 41 55 / 1);
|
||||||
--uiAccentColor: rgb(117 111 226);
|
--uiAccentColor: rgb(117 111 226);
|
||||||
|
Reference in New Issue
Block a user