fix light theme
This commit is contained in:
parent
6b3dc17592
commit
cffea1a83d
1 changed files with 2 additions and 1 deletions
|
@ -6,8 +6,9 @@
|
||||||
--point: #8c9daf;
|
--point: #8c9daf;
|
||||||
--bg-hover: #cedce2;
|
--bg-hover: #cedce2;
|
||||||
--point-hover: #ff00ff;
|
--point-hover: #ff00ff;
|
||||||
--font-color: #000000;
|
--font-color: #18181b;
|
||||||
--title-color: #a14cb3;
|
--title-color: #a14cb3;
|
||||||
|
--font-size: 20px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue