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

sync

parent c5ac45ef
No related branches found
No related tags found
No related merge requests found
...@@ -39,7 +39,7 @@ no_inactiveness=false ...@@ -39,7 +39,7 @@ no_inactiveness=false
no_inactive_tab_expansion=true no_inactive_tab_expansion=true
no_window_pattern=false no_window_pattern=false
popup_blurring=false popup_blurring=false
progressbar_thickness=0.5font progressbar_thickness=1.1font
reduce_menu_opacity=0 reduce_menu_opacity=0
reduce_window_opacity=0 reduce_window_opacity=0
remove_extra_frames=false remove_extra_frames=false
...@@ -49,17 +49,17 @@ scrollable_menu=true ...@@ -49,17 +49,17 @@ scrollable_menu=true
scroll_arrows=true scroll_arrows=true
scrollbar_in_view=true scrollbar_in_view=true
scroll_min_extent=32 scroll_min_extent=32
scroll_width=10 scroll_width=12
shadowless_popup=false shadowless_popup=false
slider_handle_length=28 slider_handle_length=26
slider_handle_width=28 slider_handle_width=26
slider_width=4 slider_width=4
small_icon_size=16 small_icon_size=16
spin_button_width=12 spin_button_width=12
splitter_width=7 splitter_width=7
spread_header=false spread_header=false
spread_menuitems=false spread_menuitems=false
spread_progressbar=true spread_progressbar=false
square_combo_button=true square_combo_button=true
submenu_delay=250 submenu_delay=250
submenu_overlap=1 submenu_overlap=1
...@@ -84,10 +84,10 @@ inactive.window.color=#ecf4fc ...@@ -84,10 +84,10 @@ inactive.window.color=#ecf4fc
base.color=#f8fafc base.color=#f8fafc
alt.base.color=#f8fafc alt.base.color=#f8fafc
button.color=#ff0000 button.color=#ff0000
light.color=white light.color=#c6cdd3
mid.light.color=#ffcbb0 mid.light.color=#c6cdd3
dark.color=#33ff33 dark.color=#c6cdd3
mid.color=#d8cbb0 mid.color=#c6cdd3
inactive.highlight.color=#6d94df inactive.highlight.color=#6d94df
text.color=#585a5a text.color=#585a5a
inactive.text.color=#727575 inactive.text.color=#727575
...@@ -101,8 +101,8 @@ inactive.highlight.text.color=#585a5a ...@@ -101,8 +101,8 @@ inactive.highlight.text.color=#585a5a
highlight.color=#c1dbf2 highlight.color=#c1dbf2
link.color=#6098ff link.color=#6098ff
link.visited.color=#bc59ff link.visited.color=#bc59ff
progress.indicator.text.color=white #progress.indicator.text.color=white
progress.inactive.indicator.text.color=black #progress.inactive.indicator.text.color=black
[Hacks] [Hacks]
...@@ -200,8 +200,8 @@ indicator.size=12 ...@@ -200,8 +200,8 @@ indicator.size=12
indicator.element=arrow indicator.element=arrow
[HeaderSection] [HeaderSection]
frame.element=btn frame.element=abtn
interior.element=btn interior.element=abtn
frame=true frame=true
interior=true interior=true
indicator.element=arrow indicator.element=arrow
...@@ -255,44 +255,36 @@ frame.left=3 ...@@ -255,44 +255,36 @@ frame.left=3
frame.right=3 frame.right=3
[Scrollbar] [Scrollbar]
indicator.size=16 indicator.size=12
indicator.element=arrow indicator.element=scarrow
[ScrollbarGroove] [ScrollbarGroove]
interior=false interior=true
interior.element=trough interior.element=trough
frame.element=trough frame.element=trough
frame=true frame=false
frame.top=5
frame.bottom=5
frame.left=5
frame.right=5
frame.expansion=0
indicator.element=arrow
[ScrollbarSlider] [ScrollbarSlider]
interior=false interior=true
frame=true frame=true
interior.element=scroller interior.element=scroller
frame.element=scroller frame.element=scroller
indicator.element=sgrip indicator.element=sgrip
indicator.size=10 indicator.size=10
frame.top=5 frame.top=6
frame.bottom=5 frame.bottom=6
frame.left=5 frame.left=6
frame.right=5 frame.right=6
[Progressbar] [Progressbar]
text.bold=true text.bold=true
text.normal.color=black
frame.expansion=0 frame.expansion=0
interior.element=pbgutter interior.element=pbf
frame.element=pbgutter frame.element=pbf
frame.top=4 frame.top=3
frame.bottom=4 frame.bottom=3
frame.left=4 frame.left=3
frame.right=4 frame.right=3
frame=true frame=true
interior=true interior=true
...@@ -301,11 +293,10 @@ frame=true ...@@ -301,11 +293,10 @@ frame=true
interior=true interior=true
frame.element=pbc frame.element=pbc
interior.element=pbc interior.element=pbc
frame.expansion=0 frame.top=2
frame.top=4 frame.bottom=2
frame.bottom=4 frame.left=2
frame.left=4 frame.right=2
frame.right=4
[ItemView] [ItemView]
interior=true interior=true
......
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