mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 18:33:33 +00:00
Adjust theme primary color
This commit is contained in:
parent
bd9cbea9b7
commit
b3b17013bf
2 changed files with 3 additions and 5 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue