Fix divider color

This commit is contained in:
thepaperpilot 2023-04-05 22:45:56 -05:00
parent bca77dd6d2
commit 20177c5b83

View file

@ -7,6 +7,7 @@
--vp-c-text-light-3: #ECEFF4;
--vp-c-text-dark-1: #2E3440;
--vp-c-divider-light: #4C566A;
--vp-c-divider-light: #4C566A;
--vp-c-brand: #5E81AC;
--vp-c-brand-light: #81A1C1;
--vp-c-brand-dark: #81A1C1;