72 lines
1.9 KiB
INI
72 lines
1.9 KiB
INI
windowWidth = 1000
|
|
windowHeight = 600
|
|
windowWidthResizable = 0
|
|
windowHeightResizable = 0
|
|
windowMainBG = #21242D
|
|
mainIcon = assets/icon.ico
|
|
mainMenuBG = #21242D
|
|
mainMenuPosition = wn
|
|
tabIconsSize = 30
|
|
generateTabIcon = assets/tab-icons/generate.png
|
|
tabFramesBorderWidth = 0
|
|
unselectedTabBG = #21242D
|
|
menuTabsBorderWidth = 0
|
|
menuTabsPadding = 10
|
|
selectedTabBG = #333842
|
|
disabledTabBG = #333842
|
|
headerFont = Segoe UI;15
|
|
headerBG = #333842
|
|
headerTextColor = #C0C0C0
|
|
headerPadding = 10
|
|
headerWidth = 84
|
|
tabFrameBG = #21242D
|
|
formatTabIcon = assets/tab-icons/format.png
|
|
settingsTabIcon = assets/tab-icons/settings.png
|
|
aboutTabIcon = assets/tab-icons/about.png
|
|
tabFramePadding = 10
|
|
label1BG = #21242D
|
|
label1TextColor = #C0C0C0
|
|
headerTextAnchor = center
|
|
combobox1ArrowColor = #C0C0C0
|
|
combobox1ButtonColor = #333842
|
|
combobox1BorderColor = #21242D
|
|
combobox1FieldBackground = #333842
|
|
combobox1TextColor = #C0C0C0
|
|
combobox1Relief = flat
|
|
combobox1BorderWidth = 0
|
|
combobox1Padding = 3
|
|
combobox1ListBoxBackground = #333842
|
|
combobox1ListBoxForeground = #C0C0C0
|
|
combobox1ListBoxSelectBackground = #737373
|
|
combobox1ListBoxSelectForeground = #FFFFFF
|
|
button1TextAnchor = center
|
|
button1Background = #333842
|
|
button1Foreground = #C0C0C0
|
|
button1Padding = 1
|
|
editingPresetSaveButtonWidth = 25
|
|
editingPresetCancelButtonWidth = 25
|
|
loadingButtonWidth = 15
|
|
loadingListWidth = 85
|
|
label2Width = 15
|
|
label2Anchor = center
|
|
spinbox1ArrowColor = #C0C0C0
|
|
spinbox1FieldBackground = #333842
|
|
spinbox1Relief = flat
|
|
spinbox1BorderWidth = 0
|
|
spinbox1TextColor = #C0C0C0
|
|
spinbox1ButtonColor = #333842
|
|
radiobutton1Background = #21242D
|
|
radiobutton1TextColor = #C0C0C0
|
|
entry1FieldBackground = #333842
|
|
entry1Relief = flat
|
|
entry1BorderWidth = 0
|
|
entry1Padding = 3
|
|
text1Background = #333842
|
|
text1TextColor = #C0C0C0
|
|
text1Relief = flat
|
|
entry1TextColor = #C0C0C0
|
|
label2BG = #21242D
|
|
label2TextColor = #C0C0C0
|
|
label3BG = #21242D
|
|
label3TextColor = #C0C0C0
|
|
label3Anchor = w |