theme.json 92 B

12345678
  1. {
  2. "light": {
  3. "navTxtStyle": "black"
  4. },
  5. "dark": {
  6. "navTxtStyle": "white"
  7. }
  8. }