mirror of https://github.com/chriskiehl/Gooey.git
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.
54 lines
1.6 KiB
54 lines
1.6 KiB
{
|
|
"default_size": [
|
|
610,
|
|
530
|
|
],
|
|
"terminal_font_weight": null,
|
|
"header_bg_color": "#ffffff",
|
|
"show_success_modal": false,
|
|
"num_optional_cols": 2,
|
|
"layout": "standard",
|
|
"language_dir": "F:\\Dropbox\\pretty_gui\\Gooey\\gooey\\languages",
|
|
"terminal_panel_color": "#F0F0F0",
|
|
"footer_bg_color": "#f0f0f0",
|
|
"image_dir": "::gooey/default",
|
|
"terminal_font_family": null,
|
|
"progress_expr": null,
|
|
"header_show_subtitle": true,
|
|
"show_sidebar": false,
|
|
"progress_regex": "^progress: (-?\\d+)%$",
|
|
"header_height": 80,
|
|
"run_validators": true,
|
|
"poll_external_updates": false,
|
|
"disable_stop_button": false,
|
|
"manual_start": false,
|
|
"header_show_title": true,
|
|
"language": "english",
|
|
"header_image_center": false,
|
|
"tabbed_groups": false,
|
|
"program_name": "auto_start",
|
|
"sidebar_bg_color": "#f2f2f2",
|
|
"monospace_display": false,
|
|
"program_description": "",
|
|
"terminal_font_color": "#000000",
|
|
"disable_progress_bar_animation": true,
|
|
"group_by_type": true,
|
|
"target": "\"F:\\Dropbox\\pretty_gui\\Gooey\\venv3\\Scripts\\python.exe\" -u \"F:/Dropbox/pretty_gui/Gooey/gooey/tests/auto_start.py\"",
|
|
"encoding": "utf-8",
|
|
"auto_start": true,
|
|
"error_color": "#ea7878",
|
|
"show_advanced": true,
|
|
"sidebar_title": "Actions",
|
|
"body_bg_color": "#f0f0f0",
|
|
"widgets": {
|
|
"example_progress_bar_1": {
|
|
"command": "::gooey/default",
|
|
"contents": []
|
|
}
|
|
},
|
|
"navigation": "SIDEBAR",
|
|
"terminal_font_size": null,
|
|
"use_legacy_titles": true,
|
|
"num_required_cols": 2,
|
|
"show_stop_warning": true
|
|
}
|