app_variables: Remove dead variables.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg 2025-02-18 14:30:19 -08:00 committed by Tim Abbott
parent 2e19d0c025
commit 4cbcc891db

View File

@ -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,