feat: 初始化
This commit is contained in:
10
theme.json
Normal file
10
theme.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"light": {
|
||||
"navBgColor": "#f8f8f8",
|
||||
"navTxtStyle": "black"
|
||||
},
|
||||
"dark": {
|
||||
"navBgColor": "#292929",
|
||||
"navTxtStyle": "white"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user