From ff7d49923b056c6e455e3ab4525c7613a35dbaef Mon Sep 17 00:00:00 2001 From: Karl Stolley Date: Wed, 2 Oct 2024 14:51:04 -0400 Subject: [PATCH] left_sidebar: Make vdots-hint color more subtle. --- web/styles/app_variables.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/styles/app_variables.css b/web/styles/app_variables.css index f7ebfc9eb1..68dd95d186 100644 --- a/web/styles/app_variables.css +++ b/web/styles/app_variables.css @@ -801,7 +801,7 @@ --background-color-left-sidebar-heads-up-icon-hover: hsl( 240deg 100% 50% / 7% ); - --color-vdots-hint: hsl(240deg 30% 20%); + --color-vdots-hint: hsl(240deg 30% 80%); --color-vdots-visible: hsl(240deg 30% 40%); --color-vdots-hover: hsl(240deg 100% 15%); --color-tab-picker-icon: hsl(200deg 100% 40%); @@ -1322,7 +1322,7 @@ --background-color-left-sidebar-heads-up-icon-hover: hsl( 240deg 100% 75% / 20% ); - --color-vdots-hint: hsl(240deg 35% 48%); + --color-vdots-hint: hsl(240deg 35% 38%); --color-vdots-visible: hsl(240deg 35% 68%); --color-vdots-hover: hsl(240deg 100% 90%); --color-left-sidebar-header-vdots-visible: var(