Common.json 464 B

12345678910111213141516171819202122232425
  1. {
  2. "font": "",
  3. "fontSize": 18,
  4. "textColor": "#ffffff",
  5. "fontAdjustment": false,
  6. "colorScheme": [
  7. "自定义颜色 #FF0000"
  8. ],
  9. "fontSizeScheme": [
  10. "自定义字体大小 30"
  11. ],
  12. "fontScheme": [
  13. "默认字体"
  14. ],
  15. "scrollBars": {
  16. "horizontal": "",
  17. "vertical": "",
  18. "defaultDisplay": "visible"
  19. },
  20. "tipsRes": "",
  21. "buttonClickSound": "",
  22. "pivot": "center_anchor",
  23. "listClearOnPublish": false,
  24. "fileName": "Common"
  25. }