Files
HTFX-CRM-APP/theme.json
2025-07-07 15:55:44 +08:00

10 lines
137 B
JSON

{
"light": {
"navBgColor": "#f8f8f8",
"navTxtStyle": "black"
},
"dark": {
"navBgColor": "#292929",
"navTxtStyle": "white"
}
}