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
toolbar_interior_spacing=3
spread_progressbar=true
composite=true
menu_shadow_depth=7
menu_shadow_depth=0
menu_separator_height=6
tooltip_shadow_depth=6
splitter_width=4
......@@ -31,7 +31,7 @@ click_behavior=0
translucent_windows=false
blurring=false
popup_blurring=false
vertical_spin_indicators=false
vertical_spin_indicators=true
spin_button_width=32
fill_rubberband=false
merge_menubar_with_toolbar=true
......@@ -39,7 +39,7 @@ small_icon_size=16
large_icon_size=32
button_icon_size=16
toolbar_icon_size=22
combo_as_lineedit=true
combo_as_lineedit=false
animate_states=false
button_contents_shift=false
combo_menu=true
......@@ -53,7 +53,7 @@ layout_margin=9
scrollbar_in_view=true
transient_scrollbar=true
transient_groove=true
submenu_overlap=3
submenu_overlap=0
tooltip_delay=-1
tree_branch_line=true
......@@ -71,7 +71,7 @@ inactive.highlight.color=#5294e2
text.color=#c5cbd8
window.text.color=#c5cbd8
button.text.color=red
disabled.text.color=#00000073
disabled.text.color=#c5cbd880
tooltip.text.color=#eefcff
highlight.text.color=white
link.color=#0057AE
......@@ -109,17 +109,17 @@ indicator.size=9
text.normal.color=#c5cbd8
text.focus.color=white
text.press.color=#c5cbd8
text.toggle.color=red
text.toggle.color=white
text.shadow=0
text.margin=1
text.iconspacing=3
text.iconspacing=2
indicator.element=arrow
text.margin.top=2
text.margin.bottom=2
text.margin.left=2
text.margin.right=2
min_width=+0.3font
min_height=+0.3font
text.margin.top=0
text.margin.bottom=0
text.margin.left=0
text.margin.right=0
#min_width=+0.3font
#min_height=+0.3font
frame.expansion=6
[PanelButtonTool]
......@@ -144,13 +144,17 @@ text.focus.color=black
text.bold=true
[IndicatorSpinBox]
inherits=PanelButtonCommand
#inherits=PanelButtonCommand
frame=true
interior=true
frame.element=common
interior.element=common
frame.left=1
indicator.element=spin
indicator.size=10
text.normal.color=#000000c8
text.normal.color=red
text.focus.color=red
text.press.color=red
[RadioButton]
inherits=PanelButtonCommand
......@@ -221,9 +225,9 @@ frame.top=4
frame.bottom=4
frame.left=4
frame.right=4
text.normal.color=#0000007d
text.focus.color=#000000b4
text.toggle.color=#000000c8
text.normal.color=#c5cbd8aa
text.focus.color=white
text.toggle.color=white
frame.expansion=0
[TabFrame]
......@@ -353,12 +357,12 @@ frame=true
frame.element=menuitem
interior.element=menuitem
indicator.element=menuitem
text.normal.color=#000000c8
text.normal.color=#c5cbd8
text.focus.color=white
text.margin.top=1
text.margin.bottom=1
text.margin.left=15
text.margin.right=5
text.margin.left=3
text.margin.right=3
frame.top=3
frame.bottom=3
frame.left=3
......@@ -386,7 +390,7 @@ text.margin.right=4
text.margin.top=0
text.margin.bottom=0
text.normal.color=#000000b4
text.focus.color=white
text.focus.color=red
frame.expansion=0
[TitleBar]
......@@ -410,15 +414,16 @@ indicator.element=carrow
[Menu]
inherits=PanelButtonCommand
frame=true
frame.top=1
frame.bottom=1
frame.left=1
frame.right=1
frame.element=menu
interior.element=menu
text.normal.color=#000000c8
text.normal.color=red
text.shadow=false
frame.expansion=0
frame.expansion=1
[GroupBox]
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