mirror of
https://github.com/Wanderson-Magalhaes/PyBlackBox_Qt_Widgets_PySide6_Or_PyQt6_v1.0.0.git
synced 2026-02-17 07:53:56 +00:00
19 lines
383 B
JSON
19 lines
383 B
JSON
{
|
|
"app_name": "PyBlackBOX - Free GUI 2",
|
|
"custom_title_bar": true,
|
|
"startup_size": [
|
|
1400,
|
|
800
|
|
],
|
|
"minimum_size": [
|
|
960,
|
|
540
|
|
],
|
|
"left_menu": {
|
|
"color": "#FF000000",
|
|
"color_hover": "#151617",
|
|
"color_pressed": "#ACE500",
|
|
"icon_color": "#E6E6E6",
|
|
"icon_color_pressed": "#151617"
|
|
}
|
|
} |