summaryrefslogtreecommitdiff
path: root/src/client/themes/l-light.json5
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/themes/l-light.json5')
-rw-r--r--src/client/themes/l-light.json52
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/themes/l-light.json5 b/src/client/themes/l-light.json5
index fdc1700b95..27a973c88a 100644
--- a/src/client/themes/l-light.json5
+++ b/src/client/themes/l-light.json5
@@ -10,7 +10,7 @@
props: {
bg: '#f9f9f9',
fg: '#676767',
- divider: 'rgb(223, 223, 223)',
+ divider: '#e8e8e8',
header: ':alpha<0.7<@panel',
navBg: '#fff',
panel: '#fff',