mirror of
https://github.com/centau/vide.git
synced 2026-08-20 06:21:37 +00:00
7 lines
139 B
CSS
7 lines
139 B
CSS
:root {
|
|
--vp-c-brand: #3086ff;
|
|
|
|
--vp-c-green-lighter: #02a5fd;
|
|
--vp-c-green-dark: #2b4efd;
|
|
--vp-c-green-darker: #5c2bfd;
|
|
}
|