Skip to content
Snippets Groups Projects
Commit 971d0660 authored by phob1an's avatar phob1an :headphones:
Browse files

sync

parent f7291e4f
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ toolbar_item_spacing=1 ...@@ -11,7 +11,7 @@ toolbar_item_spacing=1
toolbar_interior_spacing=3 toolbar_interior_spacing=3
spread_progressbar=true spread_progressbar=true
composite=true composite=true
menu_shadow_depth=7 menu_shadow_depth=0
menu_separator_height=6 menu_separator_height=6
tooltip_shadow_depth=6 tooltip_shadow_depth=6
splitter_width=4 splitter_width=4
...@@ -31,7 +31,7 @@ click_behavior=0 ...@@ -31,7 +31,7 @@ click_behavior=0
translucent_windows=false translucent_windows=false
blurring=false blurring=false
popup_blurring=false popup_blurring=false
vertical_spin_indicators=false vertical_spin_indicators=true
spin_button_width=32 spin_button_width=32
fill_rubberband=false fill_rubberband=false
merge_menubar_with_toolbar=true merge_menubar_with_toolbar=true
...@@ -39,7 +39,7 @@ small_icon_size=16 ...@@ -39,7 +39,7 @@ small_icon_size=16
large_icon_size=32 large_icon_size=32
button_icon_size=16 button_icon_size=16
toolbar_icon_size=22 toolbar_icon_size=22
combo_as_lineedit=true combo_as_lineedit=false
animate_states=false animate_states=false
button_contents_shift=false button_contents_shift=false
combo_menu=true combo_menu=true
...@@ -53,7 +53,7 @@ layout_margin=9 ...@@ -53,7 +53,7 @@ layout_margin=9
scrollbar_in_view=true scrollbar_in_view=true
transient_scrollbar=true transient_scrollbar=true
transient_groove=true transient_groove=true
submenu_overlap=3 submenu_overlap=0
tooltip_delay=-1 tooltip_delay=-1
tree_branch_line=true tree_branch_line=true
...@@ -71,7 +71,7 @@ inactive.highlight.color=#5294e2 ...@@ -71,7 +71,7 @@ inactive.highlight.color=#5294e2
text.color=#c5cbd8 text.color=#c5cbd8
window.text.color=#c5cbd8 window.text.color=#c5cbd8
button.text.color=red button.text.color=red
disabled.text.color=#00000073 disabled.text.color=#c5cbd880
tooltip.text.color=#eefcff tooltip.text.color=#eefcff
highlight.text.color=white highlight.text.color=white
link.color=#0057AE link.color=#0057AE
...@@ -109,17 +109,17 @@ indicator.size=9 ...@@ -109,17 +109,17 @@ indicator.size=9
text.normal.color=#c5cbd8 text.normal.color=#c5cbd8
text.focus.color=white text.focus.color=white
text.press.color=#c5cbd8 text.press.color=#c5cbd8
text.toggle.color=red text.toggle.color=white
text.shadow=0 text.shadow=0
text.margin=1 text.margin=1
text.iconspacing=3 text.iconspacing=2
indicator.element=arrow indicator.element=arrow
text.margin.top=2 text.margin.top=0
text.margin.bottom=2 text.margin.bottom=0
text.margin.left=2 text.margin.left=0
text.margin.right=2 text.margin.right=0
min_width=+0.3font #min_width=+0.3font
min_height=+0.3font #min_height=+0.3font
frame.expansion=6 frame.expansion=6
[PanelButtonTool] [PanelButtonTool]
...@@ -144,13 +144,17 @@ text.focus.color=black ...@@ -144,13 +144,17 @@ text.focus.color=black
text.bold=true text.bold=true
[IndicatorSpinBox] [IndicatorSpinBox]
inherits=PanelButtonCommand #inherits=PanelButtonCommand
frame=true frame=true
interior=true interior=true
frame.element=common
interior.element=common
frame.left=1 frame.left=1
indicator.element=spin indicator.element=spin
indicator.size=10 indicator.size=10
text.normal.color=#000000c8 text.normal.color=red
text.focus.color=red
text.press.color=red
[RadioButton] [RadioButton]
inherits=PanelButtonCommand inherits=PanelButtonCommand
...@@ -221,9 +225,9 @@ frame.top=4 ...@@ -221,9 +225,9 @@ frame.top=4
frame.bottom=4 frame.bottom=4
frame.left=4 frame.left=4
frame.right=4 frame.right=4
text.normal.color=#0000007d text.normal.color=#c5cbd8aa
text.focus.color=#000000b4 text.focus.color=white
text.toggle.color=#000000c8 text.toggle.color=white
frame.expansion=0 frame.expansion=0
[TabFrame] [TabFrame]
...@@ -353,12 +357,12 @@ frame=true ...@@ -353,12 +357,12 @@ frame=true
frame.element=menuitem frame.element=menuitem
interior.element=menuitem interior.element=menuitem
indicator.element=menuitem indicator.element=menuitem
text.normal.color=#000000c8 text.normal.color=#c5cbd8
text.focus.color=white text.focus.color=white
text.margin.top=1 text.margin.top=1
text.margin.bottom=1 text.margin.bottom=1
text.margin.left=15 text.margin.left=3
text.margin.right=5 text.margin.right=3
frame.top=3 frame.top=3
frame.bottom=3 frame.bottom=3
frame.left=3 frame.left=3
...@@ -386,7 +390,7 @@ text.margin.right=4 ...@@ -386,7 +390,7 @@ text.margin.right=4
text.margin.top=0 text.margin.top=0
text.margin.bottom=0 text.margin.bottom=0
text.normal.color=#000000b4 text.normal.color=#000000b4
text.focus.color=white text.focus.color=red
frame.expansion=0 frame.expansion=0
[TitleBar] [TitleBar]
...@@ -410,15 +414,16 @@ indicator.element=carrow ...@@ -410,15 +414,16 @@ indicator.element=carrow
[Menu] [Menu]
inherits=PanelButtonCommand inherits=PanelButtonCommand
frame=true
frame.top=1 frame.top=1
frame.bottom=1 frame.bottom=1
frame.left=1 frame.left=1
frame.right=1 frame.right=1
frame.element=menu frame.element=menu
interior.element=menu interior.element=menu
text.normal.color=#000000c8 text.normal.color=red
text.shadow=false text.shadow=false
frame.expansion=0 frame.expansion=1
[GroupBox] [GroupBox]
inherits=GenericFrame inherits=GenericFrame
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment