28 lines
530 B
INI
28 lines
530 B
INI
# Two values that must be defined here to be used in the XPMs
|
|
active_text_color=#ffffff
|
|
inactive_text_color=#8e8e8e
|
|
|
|
button_offset=0
|
|
button_spacing=4
|
|
maximized_offset=0
|
|
full_width_title=true
|
|
frame_border_top=5
|
|
|
|
# for the deltas, +ve is up/left
|
|
shadow_delta_x=-10
|
|
shadow_delta_y=-10
|
|
shadow_delta_height=-5
|
|
shadow_delta_width=-5
|
|
shadow_opacity=50
|
|
|
|
show_app_icon=false
|
|
|
|
title_horizontal_offset=0
|
|
title_shadow_active=false
|
|
title_shadow_inactive=false
|
|
|
|
title_vertical_offset_active=1
|
|
title_vertical_offset_inactive=1
|
|
|
|
# vim: ft=dosini
|