Files
PyOneDark_Qt_Widgets_Modern…/settings.json
VFX - Visual Effects 4a1a4d59d8 20/05/2021
2021-05-20 14:30:14 -03:00

27 lines
515 B
JSON

{
"app_name": "PyOneDark - Modern GUI",
"custom_title_bar": true,
"startup_size": [
1200,
720
],
"minimum_size": [
960,
540
],
"lef_menu_size" : {
"minimum" : 50,
"maximum" : 240
},
"left_menu_content_margins" : 3,
"lef_column_size" : {
"minimum" : 240,
"maximum" : 240
},
"theme_name" : "default",
"font" : {
"family" : "Segoe UI",
"title_size" : 10,
"text_size" : 9
}
}