wireguard-dashboard-admin/src/settings/theme.json

15 lines
180 B
JSON
Raw Normal View History

{
"tags": {
"visible": true,
"height": 50
},
"header": {
"height": 60
},
"naiveThemeOverrides": {
"common": {
"primaryColor": "#316c72"
}
}
}