New install gui (#3995)

* cleanup and checkbox addition

* Make collapsable categories

* finish new install GUI

* Fix search
This commit is contained in:
Chris Titus
2026-02-06 10:26:29 -06:00
committed by GitHub
parent 68ab69a19c
commit ac116d7083
15 changed files with 223 additions and 66 deletions

View File

@@ -1,8 +1,8 @@
{
"shared":{
"AppEntryWidth": "130",
"AppEntryWidth": "200",
"AppEntryFontSize": "11",
"AppEntryMargin": "1,1,1,1",
"AppEntryMargin": "1,0,1,0",
"AppEntryBorderThickness": "0",
"CustomDialogFontSize": "12",
"CustomDialogFontSizeHeader": "14",
@@ -91,7 +91,7 @@
"AppInstallOverlayBackgroundColor":"#2E3135",
"ComboBoxForegroundColor": "#F7F7F7",
"ComboBoxBackgroundColor": "#1E3747",
"LabelboxForegroundColor": "#0567ff",
"LabelboxForegroundColor": "#5bdcff",
"MainForegroundColor": "#F7F7F7",
"MainBackgroundColor": "#232629",
"LabelBackgroundColor": "#232629",