You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

53 lines
1.6 KiB

  1. {
  2. "default_size": [
  3. 610,
  4. 530
  5. ],
  6. "terminal_font_weight": null,
  7. "header_bg_color": "#ffffff",
  8. "show_success_modal": false,
  9. "num_optional_cols": 2,
  10. "layout": "standard",
  11. "language_dir": "F:\\Dropbox\\pretty_gui\\Gooey\\gooey\\languages",
  12. "terminal_panel_color": "#F0F0F0",
  13. "footer_bg_color": "#f0f0f0",
  14. "image_dir": "::gooey/default",
  15. "terminal_font_family": null,
  16. "progress_expr": null,
  17. "header_show_subtitle": true,
  18. "show_sidebar": false,
  19. "progress_regex": "^progress: (-?\\d+)%$",
  20. "header_height": 80,
  21. "run_validators": true,
  22. "poll_external_updates": false,
  23. "disable_stop_button": false,
  24. "manual_start": false,
  25. "header_show_title": true,
  26. "language": "english",
  27. "header_image_center": false,
  28. "tabbed_groups": false,
  29. "program_name": "auto_start",
  30. "sidebar_bg_color": "#f2f2f2",
  31. "monospace_display": false,
  32. "program_description": "",
  33. "terminal_font_color": "#000000",
  34. "disable_progress_bar_animation": true,
  35. "group_by_type": true,
  36. "target": "\"F:\\Dropbox\\pretty_gui\\Gooey\\venv3\\Scripts\\python.exe\" -u \"F:/Dropbox/pretty_gui/Gooey/gooey/tests/auto_start.py\"",
  37. "encoding": "utf-8",
  38. "auto_start": true,
  39. "error_color": "#ea7878",
  40. "show_advanced": true,
  41. "sidebar_title": "Actions",
  42. "body_bg_color": "#f0f0f0",
  43. "widgets": {
  44. "example_progress_bar_1": {
  45. "command": "::gooey/default",
  46. "contents": []
  47. }
  48. },
  49. "navigation": "SIDEBAR",
  50. "terminal_font_size": null,
  51. "use_legacy_titles": true,
  52. "num_required_cols": 2,
  53. "show_stop_warning": true
  54. }