mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-08 00:27:58 +00:00
perf(ui): improve hover color of sidebar nav items in light mode
This commit is contained in:
parent
ce2f6f5abe
commit
728094d1ba
@ -39,7 +39,7 @@
|
|||||||
--sidebar-bg: #f6f8fa;
|
--sidebar-bg: #f6f8fa;
|
||||||
--sidebar-muted-color: #a2a19f;
|
--sidebar-muted-color: #a2a19f;
|
||||||
--sidebar-active-color: #1d1d1d;
|
--sidebar-active-color: #1d1d1d;
|
||||||
--sidebar-hover-bg: rgb(227, 227, 227, 0.64);
|
--sidebar-hover-bg: rgb(223, 233, 241, 0.64);
|
||||||
--sidebar-btn-bg: white;
|
--sidebar-btn-bg: white;
|
||||||
--sidebar-btn-color: #8e8e8e;
|
--sidebar-btn-color: #8e8e8e;
|
||||||
--avatar-border-color: white;
|
--avatar-border-color: white;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user