Files
HTFX-CRM-Sales/theme.json
2025-07-07 16:05:18 +08:00

10 lines
137 B
JSON

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