mirror of
https://github.com/Wanderson-Magalhaes/PyOneDark_Qt_Widgets_Modern_GUI.git
synced 2026-06-03 09:29:45 +00:00
v1.0.1 Released
This commit is contained in:
committed by
GitHub
parent
a3952dad06
commit
c36a51579f
+34
-34
@@ -1,35 +1,35 @@
|
||||
{
|
||||
"app_name": "PyOneDark - Modern GUI",
|
||||
"version" : "v1.0.0",
|
||||
"copyright" : "By: Wanderson M. Pimenta",
|
||||
"year" : 2021,
|
||||
"theme_name" : "default",
|
||||
"custom_title_bar": true,
|
||||
"startup_size": [
|
||||
1400,
|
||||
720
|
||||
],
|
||||
"minimum_size": [
|
||||
960,
|
||||
540
|
||||
],
|
||||
"lef_menu_size" : {
|
||||
"minimum" : 50,
|
||||
"maximum" : 240
|
||||
},
|
||||
"left_menu_content_margins" : 3,
|
||||
"left_column_size" : {
|
||||
"minimum" : 0,
|
||||
"maximum" : 240
|
||||
},
|
||||
"right_column_size" : {
|
||||
"minimum" : 0,
|
||||
"maximum" : 240
|
||||
},
|
||||
"time_animation" : 500,
|
||||
"font" : {
|
||||
"family" : "Segoe UI",
|
||||
"title_size" : 10,
|
||||
"text_size" : 9
|
||||
}
|
||||
{
|
||||
"app_name": "PyOneDark - Modern GUI",
|
||||
"version" : "v1.0.0",
|
||||
"copyright" : "By: Wanderson M. Pimenta",
|
||||
"year" : 2021,
|
||||
"theme_name" : "default",
|
||||
"custom_title_bar": true,
|
||||
"startup_size": [
|
||||
1400,
|
||||
720
|
||||
],
|
||||
"minimum_size": [
|
||||
960,
|
||||
540
|
||||
],
|
||||
"lef_menu_size" : {
|
||||
"minimum" : 50,
|
||||
"maximum" : 240
|
||||
},
|
||||
"left_menu_content_margins" : 3,
|
||||
"left_column_size" : {
|
||||
"minimum" : 0,
|
||||
"maximum" : 240
|
||||
},
|
||||
"right_column_size" : {
|
||||
"minimum" : 0,
|
||||
"maximum" : 240
|
||||
},
|
||||
"time_animation" : 500,
|
||||
"font" : {
|
||||
"family" : "Segoe UI",
|
||||
"title_size" : 10,
|
||||
"text_size" : 9
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user