Skip to content

Commit

Permalink
add vela xfwm4 theme
Browse files Browse the repository at this point in the history
  • Loading branch information
reorr committed Nov 12, 2018
1 parent 78e8874 commit 833c034
Show file tree
Hide file tree
Showing 54 changed files with 373 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Avaible options
--wal | -w Generate color from pywal cache
--xcolor | -xc Generate color from custom .Xresources file
--gtk | -g Choose gtk theme from list [ fantome ]
--xfwm | -xf Choose xfwm4 theme from list [ pastel | black-paha | one_new | nest1 | diamondo | wendows | tetris | ribbon | just-title-bar | 365 ]
--xfwm | -xf Choose xfwm4 theme from list [ pastel | black-paha | one_new | nest1 | diamondo | wendows | tetris | ribbon | just-title-bar | 365 | vela ]
--openbox | -ob Choose openbox theme from list [ pelangi | tricky | large-tb | mek-oes ]
--tint2 | -t Choose tint2 theme from list [ chromeos | chromeos-tinted | chromeos-pelangi | slim-text-dark | slim-text-tinted | slim-text-tinted-dark | floaty-rounded | floaty ]
--help | -h Show help
Expand Down
4 changes: 2 additions & 2 deletions warnai
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ show_help(){
--wal | -w Generate color from pywal cache
--xcolor | -xc Generate color from custom .Xresources file
--gtk | -g Choose gtk theme from list [ fantome ]
--xfwm | -xf Choose xfwm4 theme from list [ pastel | black-paha | one_new | nest1 | diamondo | wendows | tetris | ribbon | just-title-bar | 365 ]
--xfwm | -xf Choose xfwm4 theme from list [ pastel | black-paha | one_new | nest1 | diamondo | wendows | tetris | ribbon | just-title-bar | 365 | vela ]
--openbox | -ob Choose openbox theme from list [ pelangi | tricky | large-tb | mek-oes ]
--tint2 | -t Choose tint2 theme from list [ chromeos | chromeos-tinted | chromeos-pelangi | slim-text-dark | slim-text-tinted | slim-text-tinted-dark | floaty-rounded | floaty ]
--help | -h Show help
Expand Down Expand Up @@ -166,7 +166,7 @@ while [[ "$#" -gt 0 ]]; do
if [[ -z $2 ]]; then
echo "Please specify the xfwm theme"
exit 1
elif [[ "$2" = "pastel" || "$2" = "black-paha" || "$2" = "one_new" || "$2" = "nest1" || "$2" = "diamondo" || "$2" = "wendows" || "$2" = "tetris" || "$2" = "ribbon" || "$2" = "just-title-bar" || "$2" = "365" ]]; then
elif [[ "$2" = "pastel" || "$2" = "black-paha" || "$2" = "one_new" || "$2" = "nest1" || "$2" = "diamondo" || "$2" = "wendows" || "$2" = "tetris" || "$2" = "ribbon" || "$2" = "just-title-bar" || "$2" = "365" || "$2" = "vela" ]]; then
xfwm=$2
#echo $xfwm
#$(xfwm_themer $xfwm)
Expand Down
3 changes: 3 additions & 0 deletions xfwm4/vela/border.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions xfwm4/vela/close-active.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions xfwm4/vela/close-inactive.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions xfwm4/vela/close-prelight.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions xfwm4/vela/close-pressed.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions xfwm4/vela/hide-active.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions xfwm4/vela/hide-inactive.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions xfwm4/vela/hide-prelight.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions xfwm4/vela/hide-pressed.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions xfwm4/vela/maximize-active.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions xfwm4/vela/maximize-inactive.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions xfwm4/vela/maximize-prelight.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions xfwm4/vela/maximize-pressed.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions xfwm4/vela/maximize-toggled-active.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions xfwm4/vela/maximize-toggled-inactive.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions xfwm4/vela/maximize-toggled-prelight.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions xfwm4/vela/maximize-toggled-pressed.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions xfwm4/vela/menu-active.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions xfwm4/vela/menu-inactive.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions xfwm4/vela/menu-prelight.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions xfwm4/vela/menu-pressed.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions xfwm4/vela/shade-active.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions xfwm4/vela/shade-inactive.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions xfwm4/vela/shade-prelight.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions xfwm4/vela/shade-pressed.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions xfwm4/vela/shade-toggled-active.svg
8 changes: 8 additions & 0 deletions xfwm4/vela/shade-toggled-inactive.svg
8 changes: 8 additions & 0 deletions xfwm4/vela/shade-toggled-prelight.svg
8 changes: 8 additions & 0 deletions xfwm4/vela/shade-toggled-pressed.svg
8 changes: 8 additions & 0 deletions xfwm4/vela/stick-active.svg
8 changes: 8 additions & 0 deletions xfwm4/vela/stick-inactive.svg
8 changes: 8 additions & 0 deletions xfwm4/vela/stick-prelight.svg
8 changes: 8 additions & 0 deletions xfwm4/vela/stick-pressed.svg
8 changes: 8 additions & 0 deletions xfwm4/vela/stick-toggled-active.svg
8 changes: 8 additions & 0 deletions xfwm4/vela/stick-toggled-inactive.svg
8 changes: 8 additions & 0 deletions xfwm4/vela/stick-toggled-prelight.svg
8 changes: 8 additions & 0 deletions xfwm4/vela/stick-toggled-pressed.svg
23 changes: 23 additions & 0 deletions xfwm4/vela/themerc
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Default values can be found here:
# https://git.xfce.org/xfce/xfwm4/tree/defaults/defaults
# or
# /usr/share/xfwm4/defaults

active_text_color=#color_8
active_text_shadow_color=#color_8
inactive_text_color=#color_7
inactive_text_shadow_color=#color_7
title_shadow_active=false
title_shadow_inactive=false
full_width_title=true
title_vertical_offset_active=0
title_vertical_offset_inactive=0
button_offset=0
button_spacing=0
shadow_delta_height=2
shadow_delta_width=0
shadow_delta_x=0
shadow_delta_y=-10
shadow_opacity=50
show_app_icon=false
show_popup_shadow=true
4 changes: 4 additions & 0 deletions xfwm4/vela/title-1-active.svg
4 changes: 4 additions & 0 deletions xfwm4/vela/title-1-inactive.svg
4 changes: 4 additions & 0 deletions xfwm4/vela/title-2-active.svg
4 changes: 4 additions & 0 deletions xfwm4/vela/title-2-inactive.svg
Loading

0 comments on commit 833c034

Please sign in to comment.