Files
HTFX-CRM-APP/theme.json

10 lines
137 B
JSON
Raw Permalink Normal View History

2025-07-07 15:55:44 +08:00
{
"light": {
"navBgColor": "#f8f8f8",
"navTxtStyle": "black"
},
"dark": {
"navBgColor": "#292929",
"navTxtStyle": "white"
}
}