summaryrefslogtreecommitdiff
path: root/src/client/themes/_light.json5
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/themes/_light.json5')
-rw-r--r--src/client/themes/_light.json52
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/themes/_light.json5 b/src/client/themes/_light.json5
index 94e6977502..0438b54a49 100644
--- a/src/client/themes/_light.json5
+++ b/src/client/themes/_light.json5
@@ -30,7 +30,7 @@
panelShadow: '" 0 8px 24px rgb(21 43 75 / 8%)',
acrylicPanel: ':alpha<0.5<@panel',
shadow: 'rgba(0, 0, 0, 0.1)',
- header: ':alpha<0.7<@bg',
+ header: ':alpha<0.7<@panel',
navBg: '@panel',
navFg: '@fg',
navHoverFg: ':darken<17<@fg',