From 993917ddcedd58927a068cc804d81f1018d7bc0e Mon Sep 17 00:00:00 2001 From: zachir Date: Tue, 6 Jun 2023 10:14:44 -0500 Subject: Fix gtk theme setting --- themes/Plata-Noir/xfwm4/themerc | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 themes/Plata-Noir/xfwm4/themerc (limited to 'themes/Plata-Noir/xfwm4/themerc') diff --git a/themes/Plata-Noir/xfwm4/themerc b/themes/Plata-Noir/xfwm4/themerc new file mode 100644 index 0000000..bccc227 --- /dev/null +++ b/themes/Plata-Noir/xfwm4/themerc @@ -0,0 +1,26 @@ +#button_layout=O|HMC +button_offset=-0 +button_spacing=0 + +show_app_icon=true +full_width_title=true + +title_horizontal_offset=0 +title_vertical_offset_active=1 +title_vertical_offset_inactive=1 +title_shadow_active=false +title_shadow_inactive=false + +active_text_color=#f5f5f5 +active_text_shadow_color=#f5f5f5 +inactive_text_color=#737373 +inactive_text_shadow_color=#737373 + +shadow_delta_height=7 +shadow_delta_width=-1 +shadow_delta_x=0 +shadow_delta_y=-8 +shadow_opacity=40 + +show_frame_shadow=true +show_popup_shadow=true -- cgit v1.2.3