mirror of
https://github.com/EyeTrackVR/EyeTrackVR-Docs.git
synced 2025-09-26 23:09:15 +08:00
fix: button highlight on hover in light mode
This commit is contained in:
parent
6f956cd37f
commit
270c1de56e
@ -37,7 +37,7 @@
|
|||||||
--vp-c-sponsor: #fd1d7c; */
|
--vp-c-sponsor: #fd1d7c; */
|
||||||
|
|
||||||
--vp-c-brand: var(--font-accent);
|
--vp-c-brand: var(--font-accent);
|
||||||
--vp-c-brand-light: var(--font-accent-ligt);
|
--vp-c-brand-light: var(--font-accent-light);
|
||||||
--vp-c-brand-lighter: var(--font-accent);
|
--vp-c-brand-lighter: var(--font-accent);
|
||||||
--vp-c-brand-lighter: rgba(31, 23, 255, 0.25);
|
--vp-c-brand-lighter: rgba(31, 23, 255, 0.25);
|
||||||
--vp-c-brand-dark: #4d45a8;
|
--vp-c-brand-dark: #4d45a8;
|
||||||
|
Loading…
Reference in New Issue
Block a user