mirror of
https://github.com/horst3180/arc-theme.git
synced 2024-10-27 19:04:02 +00:00
xfwm: tweak shadows and don't override opacity (#384)
This commit is contained in:
parent
d1ddbf21e4
commit
36bef5d104
@ -18,13 +18,10 @@ inactive_text_shadow_color=#2f343b
|
|||||||
shadow_delta_height=2
|
shadow_delta_height=2
|
||||||
shadow_delta_width=0
|
shadow_delta_width=0
|
||||||
shadow_delta_x=0
|
shadow_delta_x=0
|
||||||
shadow_delta_y=-10
|
shadow_delta_y=-5
|
||||||
shadow_opacity=35
|
shadow_opacity=50
|
||||||
|
|
||||||
title_shadow_active=false
|
title_shadow_active=false
|
||||||
|
|
||||||
resize_opacity=100
|
|
||||||
move_opacity=100
|
|
||||||
popup_opacity=100
|
|
||||||
show_frame_shadow=true
|
show_frame_shadow=true
|
||||||
show_popup_shadow=true
|
show_popup_shadow=true
|
||||||
|
@ -18,13 +18,10 @@ inactive_text_shadow_color=#e7e8eb
|
|||||||
shadow_delta_height=2
|
shadow_delta_height=2
|
||||||
shadow_delta_width=0
|
shadow_delta_width=0
|
||||||
shadow_delta_x=0
|
shadow_delta_x=0
|
||||||
shadow_delta_y=-10
|
shadow_delta_y=-5
|
||||||
shadow_opacity=35
|
shadow_opacity=50
|
||||||
|
|
||||||
title_shadow_active=false
|
title_shadow_active=false
|
||||||
|
|
||||||
resize_opacity=100
|
|
||||||
move_opacity=100
|
|
||||||
popup_opacity=100
|
|
||||||
show_frame_shadow=true
|
show_frame_shadow=true
|
||||||
show_popup_shadow=true
|
show_popup_shadow=true
|
||||||
|
Loading…
Reference in New Issue
Block a user