mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-16 13:40:24 +02:00
Adjust theme primary color
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
body[data-theme='defaultLight'] {
|
||||
--primary-color: rgb(79, 149, 255);
|
||||
--icon-color: #ffffff;
|
||||
|
||||
--main-bg: rgb(255, 255, 255);
|
||||
@@ -38,7 +37,6 @@ body[data-theme='defaultLight'] {
|
||||
--scrollbar-thumb-bg: rgb(140, 140, 140);
|
||||
|
||||
--btn-primary-bg: var(--primary-color);
|
||||
--btn-primary-bg-hover: rgb(47, 122, 237);
|
||||
--btn-primary-fg: #ffffff;
|
||||
--btn-primary-fg-hover: #ffffff;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user