selenized themes

master
Daniel Napora 2021-02-02 23:08:24 +01:00
parent c85de56393
commit 9d0248a466
3 changed files with 39 additions and 4 deletions

View File

@ -134,11 +134,11 @@ color_sel_bg = ${color_sel_bg:-#169f6f 60}
color_sel_fg = ${color_sel_fg:-#f8f8f8 100}
color_sel_border = ${color_sel_border:-#504e65 100}
color_sep_fg = ${color_sep_fg:-#4D4D4D 100}
color_sep_bg = ${color_sep_bg:-#262626 100}
color_sep_bg = ${color_sep_bg:-#169f6f 100}
color_title_fg = ${color_title_fg:-#4D4D4D 100}
color_title_border = ${color_title_border:-#169f6f 100}
color_title_bg = ${color_title_bg:-#262626 100}
color_scroll_ind = ${COLOR_SCROLL_IND:-#504e65 100}
color_title_bg = ${color_title_bg:-#169f6f 100}
color_scroll_ind = ${color_scroll_ind:-#504e65 100}
sep_markup = weight="bold" foreground="${color_title_fg% *}"
sep_halign = ${sep_halign:-center}
@ -694,7 +694,7 @@ jgmenu_icon_size=0
[ -d $(xdg-user-dir PICTURES)/screenshots ] || mkdir -p $(xdg-user-dir PICTURES)/screenshots
IMG="$(xdg-user-dir PICTURES)/screenshots/Mabox_%Y-%m-%d-%H:%M:%s.png"
IMG="$(xdg-user-dir PICTURES)/screenshots/Mabox_%Y-%m-%d-%H-%M-%s.png"
VIEW="'viewnior $IMG'"
THUMB="$(DISPLAY=:0 scrot -t 340x213 -o $HOME/.config/mabox/jgscrot.png -e 'echo $m')"

View File

@ -0,0 +1,18 @@
item_radius = 2
item_border = 1
sep_height = 5
sep_halign = center
menu_gradient_pos=top_right
color_menu_bg = #181818 90
color_menu_bg_to = #252525 90
color_menu_border = #252525 100
color_norm_bg = #222222 0
color_norm_fg = #b9b9b9 100
color_sel_bg = #3b3b3b 50
color_sel_fg = #70b433 100
color_sel_border = #3b3b3b 100
color_sep_fg = #3b3b3b 90
color_title_bg = #252525 40
color_title_fg = #dbb32d 100
color_title_border = #252525 100
color_scroll_ind = #ff5e56 50

View File

@ -0,0 +1,17 @@
item_radius = 2
item_border = 1
sep_height = 5
sep_halign = right
menu_gradient_pos=left
color_menu_bg = #103c48 90
color_menu_bg_to = #184956 90
color_menu_border = #184956 100
color_norm_bg = #222222 0
color_norm_fg = #adbcbc 100
color_sel_bg = #184956 100
color_sel_fg = #ff665c 100
color_sel_border = #84c747 0
color_sep_fg = #53d6c7 20
color_title_bg = #184956 100
color_title_fg = #ebc13d 100
color_title_border = #222222 0