feat: Theme support modify --background-color

This commit is contained in:
keiko233
2023-10-20 11:12:49 +08:00
parent b060b4b9bf
commit 70fcfe6d6c
2 changed files with 3 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ body {
--text-primary: #637381;
--selection-color: #f5f5f5;
--scroller-color: #90939980;
--background-color: #ffffff;
}
::selection {