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

sync

parent fe1d013a
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,7 @@ toolbar_interior_spacing=3 ...@@ -12,7 +12,7 @@ toolbar_interior_spacing=3
spread_progressbar=true spread_progressbar=true
composite=true composite=true
menu_shadow_depth=0 menu_shadow_depth=0
menu_separator_height=6 menu_separator_height=4
tooltip_shadow_depth=6 tooltip_shadow_depth=6
splitter_width=4 splitter_width=4
scroll_width=9 scroll_width=9
...@@ -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=0 submenu_overlap=4
tooltip_delay=-1 tooltip_delay=-1
tree_branch_line=true tree_branch_line=true
...@@ -160,8 +160,8 @@ text.press.color=red ...@@ -160,8 +160,8 @@ text.press.color=red
inherits=PanelButtonCommand inherits=PanelButtonCommand
frame=false frame=false
interior.element=radio interior.element=radio
text.normal.color=#000000c8 text.normal.color=#c5cbd8
text.focus.color=black text.focus.color=white
[CheckBox] [CheckBox]
inherits=PanelButtonCommand inherits=PanelButtonCommand
...@@ -354,17 +354,18 @@ interior=false ...@@ -354,17 +354,18 @@ interior=false
frame=false frame=false
[MenuItem] [MenuItem]
inherits=PanelButtonCommand #inherits=PanelButtonCommand
frame=true frame=true
interior=true
frame.element=menuitem frame.element=menuitem
interior.element=menuitem interior.element=menuitem
indicator.element=menuitem indicator.element=menuitem
text.normal.color=#c5cbd8 text.normal.color=#c5cbd8
text.focus.color=white text.focus.color=white
text.margin.top=1 text.margin.top=0
text.margin.bottom=1 text.margin.bottom=0
text.margin.left=3 text.margin.left=4
text.margin.right=3 text.margin.right=4
frame.top=3 frame.top=3
frame.bottom=3 frame.bottom=3
frame.left=3 frame.left=3
......
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