From 4cbcc891dbca9cab32e1309daa4b44cf197ad9ce Mon Sep 17 00:00:00 2001 From: Anders Kaseorg Date: Tue, 18 Feb 2025 14:30:19 -0800 Subject: [PATCH] app_variables: Remove dead variables. Signed-off-by: Anders Kaseorg --- web/styles/app_variables.css | 9 --------- 1 file changed, 9 deletions(-) diff --git a/web/styles/app_variables.css b/web/styles/app_variables.css index 6cbb50e7f6..883723e129 100644 --- a/web/styles/app_variables.css +++ b/web/styles/app_variables.css @@ -1925,7 +1925,6 @@ --color-text-settings-demo-organization-warning: hsl(3deg 73% 80%); --color-background-settings-demo-organization-warning: hsl(0deg 60% 19%); --color-border-settings-demo-organization-warning: hsl(3deg 73% 74% / 40%); - --color-focus-text-settings-convert-demo-organization: hsl(200deg 79% 66%); --color-focus-outline-settings-convert-demo-organization: hsl( 200deg 79% 66% ); @@ -2000,9 +1999,6 @@ --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( - --color-left-sidebar-navigation-icon - ); --color-tab-picker-icon: hsl(0deg 0% 80%); /* hsl(229deg 10% 70%) corresponds to --grey-400. We use the hsl() equivalent directly since postcss-color-mix-function @@ -2456,11 +2452,6 @@ hsl(229deg 10% 70%) 70%, transparent ); - --color-background-neutral-icon-button-active: color-mix( - in oklch, - hsl(229deg 10% 70%) 70%, - transparent - ); --color-text-neutral-icon-button-square-active: hsl(229deg 10% 70%); --color-background-neutral-icon-button-square-hover: color-mix( in oklch,