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

sync

parent 2f926106
No related branches found
No related tags found
No related merge requests found
[%General] [%General]
author=Mark Whittaker author=Mark Whittaker
comment=Port of Windows work comment=Port of Windows work
active_tab_overlap=2 active_tab_overlap=0
alt_mnemonic=true alt_mnemonic=true
animate_states=true animate_states=true
attach_active_tab=false attach_active_tab=true
blurring=false blurring=false
bold_active_tab=false bold_active_tab=false
button_contents_shift=true button_contents_shift=true
...@@ -30,7 +30,7 @@ layout_margin=6 ...@@ -30,7 +30,7 @@ layout_margin=6
layout_spacing=6 layout_spacing=6
left_tabs=true left_tabs=true
menubar_mouse_tracking=true menubar_mouse_tracking=true
menu_shadow_depth=8 menu_shadow_depth=10
merge_menubar_with_toolbar=false merge_menubar_with_toolbar=false
min_height=16 min_height=16
min_width=16 min_width=16
...@@ -70,7 +70,7 @@ toolbar_item_spacing=6 ...@@ -70,7 +70,7 @@ toolbar_item_spacing=6
toolbar_separator_thickness=6 toolbar_separator_thickness=6
toolbutton_style=0 toolbutton_style=0
tooltip_delay=-1 tooltip_delay=-1
tooltip_shadow_depth=4 tooltip_shadow_depth=10
transient_groove=false transient_groove=false
transient_scrollbar=false transient_scrollbar=false
translucent_windows=true translucent_windows=true
...@@ -93,7 +93,7 @@ text.color=#585a5a ...@@ -93,7 +93,7 @@ text.color=#585a5a
inactive.text.color=#727575 inactive.text.color=#727575
window.text.color=#282b2b window.text.color=#282b2b
inactive.window.text.color=#414646 inactive.window.text.color=#414646
button.text.color=white button.text.color=#585a5a
disabled.text.color=#a2a6a6 disabled.text.color=#a2a6a6
tooltip.text.color=black tooltip.text.color=black
highlight.text.color=#4b4d4d highlight.text.color=#4b4d4d
...@@ -124,6 +124,10 @@ frame.element=abtn ...@@ -124,6 +124,10 @@ frame.element=abtn
indicator.size=12 indicator.size=12
[PanelButtonTool] [PanelButtonTool]
inherits=PanelButtonCommand
[ToolbarButton]
frame.top=4 frame.top=4
frame.bottom=4 frame.bottom=4
frame.left=4 frame.left=4
...@@ -186,8 +190,8 @@ frame.top=4 ...@@ -186,8 +190,8 @@ frame.top=4
frame.bottom=4 frame.bottom=4
frame.left=4 frame.left=4
frame.right=4 frame.right=4
frame.element=tbf frame.element=tframe
interior.element=tbf interior.element=tframe
frame=true frame=true
interior=true interior=true
...@@ -210,11 +214,15 @@ frame.right=4 ...@@ -210,11 +214,15 @@ frame.right=4
[GroupBox] [GroupBox]
interior=true interior=true
frame=true frame=true
frame.element=tbf frame.element=tframe
interior.element=tbf interior.element=tframe
frame.top=4
frame.bottom=4
frame.left=4
frame.right=4
text.bold=false text.bold=false
frame.expansion=0 frame.expansion=0
text.normal.color=#5e77f2 # text.normal.color=#5e77f2
[TabBarFrame] [TabBarFrame]
frame=true frame=true
...@@ -314,8 +322,8 @@ frame.top=6 ...@@ -314,8 +322,8 @@ frame.top=6
frame.bottom=6 frame.bottom=6
frame.left=6 frame.left=6
frame.right=6 frame.right=6
interior.element=mnu interior.element=menu
frame.element=mnu frame.element=menu
frame=true frame=true
interior=true interior=true
...@@ -343,7 +351,7 @@ frame.bottom=4 ...@@ -343,7 +351,7 @@ frame.bottom=4
frame.left=4 frame.left=4
frame.right=4 frame.right=4
frame.expansion=0 frame.expansion=0
text.focus.color=white #text.focus.color=white
[MenuBar] [MenuBar]
interior=false interior=false
...@@ -405,9 +413,8 @@ frame.patternsize=20 ...@@ -405,9 +413,8 @@ frame.patternsize=20
[ToolTip] [ToolTip]
interior=true interior=true
frame=true frame=true
interior.element=mnu interior.element=menu
frame.element=mnu frame.element=menu
text.normal.color=#202020
[RadioButton] [RadioButton]
text.focus.color=#eceff9 text.focus.color=#eceff9
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment