💄 change default background color

pull/548/head
微凉 2021-12-25 23:44:52 +08:00
parent 26b4766da7
commit 04752f7473
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ func InitSettings() {
Key: "customize head",
Value: `<style>
.chakra-ui-light{
background-color: #FAF5FF;
background-color: #edddfd;
}
.main-box {
border-radius: 15px !important;