summaryrefslogtreecommitdiff
path: root/themes/customII/theme.lua
diff options
context:
space:
mode:
authorache <ache@ache.one>2017-04-25 02:24:15 +0000
committerache <ache@ache.one>2017-04-25 02:24:15 +0000
commit9a8809f5d7fb61db02f5fbd90edd927d61006455 (patch)
treea023e3f37460df5f25e6dc97f8f8465e81433874 /themes/customII/theme.lua
parentChange theme colors (diff)
Big clean up of the config directory
Diffstat (limited to 'themes/customII/theme.lua')
-rw-r--r--themes/customII/theme.lua86
1 files changed, 43 insertions, 43 deletions
diff --git a/themes/customII/theme.lua b/themes/customII/theme.lua
index 05c8305..1972b51 100644
--- a/themes/customII/theme.lua
+++ b/themes/customII/theme.lua
@@ -1,6 +1,6 @@
--[[
- Custom II
+Custom II
--]]
@@ -35,8 +35,8 @@ theme.border_focus = "#FFC0A0"
theme.border_marked = "#3ca4d8"
-theme.taglist_squares_sel = "/usr/share/awesome/themes/default/taglist/squarefw.png"
-theme.taglist_squares_unsel = "/usr/share/awesome/themes/default/taglist/squarew.png"
+theme.taglist_squares_sel = theme.confdir .. "/taglist/squarefw.png"
+theme.taglist_squares_unsel = theme.confdir .. "/taglist/squarew.png"
theme.menu_height = "15"
theme.menu_width = "100"
@@ -62,7 +62,7 @@ theme.widget_mail = theme.confdir .. "/icons/mail.png"
theme.widget_batt = theme.confdir .. "/icons/bat.png"
theme.widget_clock = theme.confdir .. "/icons/clock.png"
theme.widget_vol = theme.confdir .. "/icons/spkr.png"
-theme.awesome_icon = theme.confdir .. "/icons/starthere.png"
+theme.awesome_icon = theme.confdir .. "/icons/starthere.png"
theme.taglist_squares_sel = theme.confdir .. "/icons/square_a.png"
theme.taglist_squares_unsel = theme.confdir .. "/icons/square_b.png"
@@ -75,55 +75,55 @@ theme.tasklist_bg_normal = "#15171D"
theme.tasklist_bg_focus = "#15171D"
-theme.titlebar_close_button_normal = "/usr/share/awesome/themes/default/titlebar/close_normal.png"
-theme.titlebar_close_button_focus = "/usr/share/awesome/themes/default/titlebar/close_focus.png"
+theme.titlebar_close_button_normal = theme.confdir .. "/titlebar/close_normal.png"
+theme.titlebar_close_button_focus = theme.confdir .. "/titlebar/close_focus.png"
-theme.titlebar_minimize_button_normal = "/usr/share/awesome/themes/default/titlebar/minimize_normal.png"
-theme.titlebar_minimize_button_focus = "/usr/share/awesome/themes/default/titlebar/minimize_focus.png"
+theme.titlebar_minimize_button_normal = theme.confdir .. "/titlebar/minimize_normal.png"
+theme.titlebar_minimize_button_focus = theme.confdir .. "/titlebar/minimize_focus.png"
-theme.titlebar_ontop_button_normal_inactive = "/usr/share/awesome/themes/default/titlebar/ontop_normal_inactive.png"
-theme.titlebar_ontop_button_focus_inactive = "/usr/share/awesome/themes/default/titlebar/ontop_focus_inactive.png"
-theme.titlebar_ontop_button_normal_active = "/usr/share/awesome/themes/default/titlebar/ontop_normal_active.png"
-theme.titlebar_ontop_button_focus_active = "/usr/share/awesome/themes/default/titlebar/ontop_focus_active.png"
+theme.titlebar_ontop_button_normal_inactive = theme.confdir .. "/titlebar/ontop_normal_inactive.png"
+theme.titlebar_ontop_button_focus_inactive = theme.confdir .. "/titlebar/ontop_focus_inactive.png"
+theme.titlebar_ontop_button_normal_active = theme.confdir .. "/titlebar/ontop_normal_active.png"
+theme.titlebar_ontop_button_focus_active = theme.confdir .. "/titlebar/ontop_focus_active.png"
-theme.titlebar_sticky_button_normal_inactive = "/usr/share/awesome/themes/default/titlebar/sticky_normal_inactive.png"
-theme.titlebar_sticky_button_focus_inactive = "/usr/share/awesome/themes/default/titlebar/sticky_focus_inactive.png"
-theme.titlebar_sticky_button_normal_active = "/usr/share/awesome/themes/default/titlebar/sticky_normal_active.png"
-theme.titlebar_sticky_button_focus_active = "/usr/share/awesome/themes/default/titlebar/sticky_focus_active.png"
+theme.titlebar_sticky_button_normal_inactive = theme.confdir .. "/titlebar/sticky_normal_inactive.png"
+theme.titlebar_sticky_button_focus_inactive = theme.confdir .. "/titlebar/sticky_focus_inactive.png"
+theme.titlebar_sticky_button_normal_active = theme.confdir .. "/titlebar/sticky_normal_active.png"
+theme.titlebar_sticky_button_focus_active = theme.confdir .. "/titlebar/sticky_focus_active.png"
-theme.titlebar_floating_button_normal_inactive = "/usr/share/awesome/themes/default/titlebar/floating_normal_inactive.png"
-theme.titlebar_floating_button_focus_inactive = "/usr/share/awesome/themes/default/titlebar/floating_focus_inactive.png"
-theme.titlebar_floating_button_normal_active = "/usr/share/awesome/themes/default/titlebar/floating_normal_active.png"
-theme.titlebar_floating_button_focus_active = "/usr/share/awesome/themes/default/titlebar/floating_focus_active.png"
+theme.titlebar_floating_button_normal_inactive = theme.confdir .. "/titlebar/floating_normal_inactive.png"
+theme.titlebar_floating_button_focus_inactive = theme.confdir .. "/titlebar/floating_focus_inactive.png"
+theme.titlebar_floating_button_normal_active = theme.confdir .. "/titlebar/floating_normal_active.png"
+theme.titlebar_floating_button_focus_active = theme.confdir .. "/titlebar/floating_focus_active.png"
-theme.titlebar_maximized_button_normal_inactive = "/usr/share/awesome/themes/default/titlebar/maximized_normal_inactive.png"
-theme.titlebar_maximized_button_focus_inactive = "/usr/share/awesome/themes/default/titlebar/maximized_focus_inactive.png"
-theme.titlebar_maximized_button_normal_active = "/usr/share/awesome/themes/default/titlebar/maximized_normal_active.png"
-theme.titlebar_maximized_button_focus_active = "/usr/share/awesome/themes/default/titlebar/maximized_focus_active.png"
+theme.titlebar_maximized_button_normal_inactive = theme.confdir .. "/titlebar/maximized_normal_inactive.png"
+theme.titlebar_maximized_button_focus_inactive = theme.confdir .. "/titlebar/maximized_focus_inactive.png"
+theme.titlebar_maximized_button_normal_active = theme.confdir .. "/titlebar/maximized_normal_active.png"
+theme.titlebar_maximized_button_focus_active = theme.confdir .. "/titlebar/maximized_focus_active.png"
-theme.layout_tile = theme.confdir .. "/icons/tile.png"
-theme.layout_tilegaps = theme.confdir .. "/icons/tilegaps.png"
-theme.layout_tileleft = theme.confdir .. "/icons/tileleft.png"
-theme.layout_tilebottom = theme.confdir .. "/icons/tilebottom.png"
-theme.layout_tiletop = theme.confdir .. "/icons/tiletop.png"
-theme.layout_fairv = theme.confdir .. "/icons/fairv.png"
-theme.layout_fairh = theme.confdir .. "/icons/fairh.png"
-theme.layout_spiral = theme.confdir .. "/icons/spiral.png"
-theme.layout_dwindle = theme.confdir .. "/icons/dwindle.png"
-theme.layout_max = theme.confdir .. "/icons/max.png"
-theme.layout_fullscreen = theme.confdir .. "/icons/fullscreen.png"
-theme.layout_magnifier = theme.confdir .. "/icons/magnifier.png"
-theme.layout_floating = theme.confdir .. "/icons/floating.png"
-theme.layout_termfair = theme.confdir .. "/icons/termfair.png"
-theme.layout_uselessfair = theme.confdir .. "/icons/uselessfair.png"
-theme.icon_theme = Moka
+theme.layout_tile = theme.confdir .. "/icons/tile.png"
+theme.layout_tilegaps = theme.confdir .. "/icons/tilegaps.png"
+theme.layout_tileleft = theme.confdir .. "/icons/tileleft.png"
+theme.layout_tilebottom = theme.confdir .. "/icons/tilebottom.png"
+theme.layout_tiletop = theme.confdir .. "/icons/tiletop.png"
+theme.layout_fairv = theme.confdir .. "/icons/fairv.png"
+theme.layout_fairh = theme.confdir .. "/icons/fairh.png"
+theme.layout_spiral = theme.confdir .. "/icons/spiral.png"
+theme.layout_dwindle = theme.confdir .. "/icons/dwindle.png"
+theme.layout_max = theme.confdir .. "/icons/max.png"
+theme.layout_fullscreen = theme.confdir .. "/icons/fullscreen.png"
+theme.layout_magnifier = theme.confdir .. "/icons/magnifier.png"
+theme.layout_floating = theme.confdir .. "/icons/floating.png"
+theme.layout_termfair = theme.confdir .. "/icons/termfair.png"
+theme.layout_uselessfair = theme.confdir .. "/icons/uselessfair.png"
+theme.icon_theme = Moka
-theme.menu_submenu_icon = "/home/ache/.config/aw/icons/avatar16.png"
-theme.awesome_icon = "/home/ache/.config/aw/icons/avatar16.png"
-theme.icon_theme = "/home/ache/.config/aw/icons/avatar16.png"
+theme.menu_submenu_icon = theme.confdir .. "/icons/ache_16p_i.png"
+theme.awesome_icon = theme.confdir .. "/icons/ache_16p_i.png"
+theme.icon_theme = theme.confdir .. "/icons/ache_16p_i.png"
theme.useless_gap_width = 6
return theme