diff options
author | Martin Schenck | 2016-10-07 11:42:04 +0200 |
---|---|---|
committer | Martin Schenck | 2016-10-07 11:42:04 +0200 |
commit | c1d604affb2909b114ab7d5f5f5f8130e3286356 (patch) | |
tree | a72f9d05f9b41552e9d0e9ec19d845291183ce4c /common/xfwm4-dark/themerc | |
parent | 672c95170b6b1d79e7c69ef5202638abecedea97 (diff) | |
parent | 5acba9421b028a6bcf94f2b52a035f51f854d269 (diff) | |
download | solarc-theme-c1d604affb2909b114ab7d5f5f5f8130e3286356.tar.gz solarc-theme-c1d604affb2909b114ab7d5f5f5f8130e3286356.tar.xz solarc-theme-c1d604affb2909b114ab7d5f5f5f8130e3286356.zip |
Merge branch 'master' of github.com:horst3180/arc-theme
Diffstat (limited to 'common/xfwm4-dark/themerc')
-rw-r--r-- | common/xfwm4-dark/themerc | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/common/xfwm4-dark/themerc b/common/xfwm4-dark/themerc deleted file mode 100644 index f7fd498..0000000 --- a/common/xfwm4-dark/themerc +++ /dev/null @@ -1,23 +0,0 @@ -button_offset=2 -button_spacing=4 - -show_app_icon=true - -full_width_title=true - -title_shadow_active=false -title_shadow_inactive=false - -title_horizontal_offset=3 - -active_text_color=#afb8c5 -active_text_shadow_color=#2f343b - -inactive_text_color=#808791 -inactive_text_shadow_color=#2f343b - -shadow_delta_height=2 -shadow_delta_width=0 -shadow_delta_x=0 -shadow_delta_y=-5 -shadow_opacity=40 |