From ff093188fe7450294cf14c6c94caf10f32f9f1b1 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Fri, 19 Feb 2021 23:40:47 +0530 Subject: created a gtk oomox theme to match the terminal --- .themes/oomox-Awkward/xfwm4/themerc | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 .themes/oomox-Awkward/xfwm4/themerc (limited to '.themes/oomox-Awkward/xfwm4/themerc') diff --git a/.themes/oomox-Awkward/xfwm4/themerc b/.themes/oomox-Awkward/xfwm4/themerc new file mode 100644 index 00000000..f98a3217 --- /dev/null +++ b/.themes/oomox-Awkward/xfwm4/themerc @@ -0,0 +1,23 @@ +# Name: Numix xfwm4 theme +# Author: Satyajit Sahoo +# License: GPL-3.0+ + +active_text_color=#e5e5e5 +inactive_text_color=#b3b2bf +button_offset=3 +button_spacing=0 +show_app_icon=true +full_width_title=true +maximized_offset=0 +title_horizontal_offset=3 +title_shadow_active=false +title_shadow_inactive=false +title_vertical_offset_active=0 +title_vertical_offset_inactive=0 +title_shadow_active=false +title_shadow_inactive=false +shadow_delta_height=0 +shadow_delta_width=0 +shadow_delta_x=0 +shadow_delta_y=0 +shadow_opacity=30 -- cgit v1.2.3