ENH: fix some color again

Change-Id: I8d06c7859cdcb232b0625ef1c22e562253be4dcf
(cherry picked from commit 32d143fe029e36715231156ce857fd841a4a3748)
This commit is contained in:
zorro.zhang 2022-11-30 10:57:10 +08:00 committed by Lane.Wei
parent 0e083654ce
commit ec66e7750f
3 changed files with 9 additions and 6 deletions

View file

@ -1,11 +1,11 @@
body
{
background-color:#2D2D31;
background-color:#242428;
}
*
{
border-color: #6f6f6f;
border-color: #3E3E45;
}