💄 change default background color

This commit is contained in:
微凉 2021-12-25 23:44:52 +08:00
parent 26b4766da7
commit 04752f7473

View File

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