Files
HTFX-CRM-Sales/theme.json

10 lines
137 B
JSON
Raw Normal View History

2025-07-07 16:05:18 +08:00
{
"light": {
"navBgColor": "#f8f8f8",
"navTxtStyle": "black"
},
"dark": {
"navBgColor": "#292929",
"navTxtStyle": "white"
}
}