From 175ed7e76f8e86d3ccc647c6bc4bbd19e789f919 Mon Sep 17 00:00:00 2001 From: Luke Bonham Date: Wed, 22 Feb 2017 13:51:38 +0100 Subject: [PATCH] lain: new commit --- README.rst | 2 +- lain | 2 +- .../icons/ac.png | Bin .../icons/battery.png | Bin .../icons/battery_empty.png | Bin .../icons/battery_low.png | Bin .../icons/centerfair.png | Bin .../icons/centerwork.png | Bin .../icons/centerworkh.png | Bin .../icons/cpu.png | Bin .../icons/dwindle.png | Bin .../icons/fairh.png | Bin .../icons/fairv.png | Bin .../icons/floating.png | Bin .../icons/hdd.png | Bin .../icons/magnifier.png | Bin .../icons/mail.png | Bin .../icons/mail_on.png | Bin .../icons/max.png | Bin .../icons/mem.png | Bin .../icons/net.png | Bin .../icons/net_wired.png | Bin .../icons/note.png | Bin .../icons/note_on.png | Bin .../icons/scissors.png | Bin .../icons/spiral.png | Bin .../icons/square_sel.png | Bin .../icons/square_unsel.png | Bin .../icons/submenu.png | Bin .../icons/task.png | Bin .../icons/temp.png | Bin .../icons/termfair.png | Bin .../icons/tile.png | Bin .../icons/tilebottom.png | Bin .../icons/tileleft.png | Bin .../icons/tiletop.png | Bin .../icons/titlebar/close_focus.png | Bin .../icons/titlebar/close_normal.png | Bin .../icons/titlebar/floating_focus_active.png | Bin .../icons/titlebar/floating_focus_inactive.png | Bin .../icons/titlebar/floating_normal_active.png | Bin .../icons/titlebar/floating_normal_inactive.png | Bin .../icons/titlebar/maximized_focus_active.png | Bin .../icons/titlebar/maximized_focus_inactive.png | Bin .../icons/titlebar/maximized_normal_active.png | Bin .../icons/titlebar/maximized_normal_inactive.png | Bin .../icons/titlebar/ontop_focus_active.png | Bin .../icons/titlebar/ontop_focus_inactive.png | Bin .../icons/titlebar/ontop_normal_active.png | Bin .../icons/titlebar/ontop_normal_inactive.png | Bin .../icons/titlebar/sticky_focus_active.png | Bin .../icons/titlebar/sticky_focus_inactive.png | Bin .../icons/titlebar/sticky_normal_active.png | Bin .../icons/titlebar/sticky_normal_inactive.png | Bin .../icons/vol.png | Bin .../icons/vol_low.png | Bin .../icons/vol_mute.png | Bin .../icons/vol_no.png | Bin .../theme.lua | 10 +++++----- .../{powerarrow-darker => powerarrow-dark}/wall.png | Bin 60 files changed, 7 insertions(+), 7 deletions(-) rename themes/{powerarrow-darker => powerarrow-dark}/icons/ac.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/battery.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/battery_empty.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/battery_low.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/centerfair.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/centerwork.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/centerworkh.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/cpu.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/dwindle.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/fairh.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/fairv.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/floating.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/hdd.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/magnifier.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/mail.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/mail_on.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/max.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/mem.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/net.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/net_wired.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/note.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/note_on.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/scissors.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/spiral.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/square_sel.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/square_unsel.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/submenu.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/task.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/temp.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/termfair.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/tile.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/tilebottom.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/tileleft.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/tiletop.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/titlebar/close_focus.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/titlebar/close_normal.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/titlebar/floating_focus_active.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/titlebar/floating_focus_inactive.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/titlebar/floating_normal_active.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/titlebar/floating_normal_inactive.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/titlebar/maximized_focus_active.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/titlebar/maximized_focus_inactive.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/titlebar/maximized_normal_active.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/titlebar/maximized_normal_inactive.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/titlebar/ontop_focus_active.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/titlebar/ontop_focus_inactive.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/titlebar/ontop_normal_active.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/titlebar/ontop_normal_inactive.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/titlebar/sticky_focus_active.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/titlebar/sticky_focus_inactive.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/titlebar/sticky_normal_active.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/titlebar/sticky_normal_inactive.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/vol.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/vol_low.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/vol_mute.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/icons/vol_no.png (100%) rename themes/{powerarrow-darker => powerarrow-dark}/theme.lua (98%) rename themes/{powerarrow-darker => powerarrow-dark}/wall.png (100%) diff --git a/README.rst b/README.rst index ba55e69..8fda788 100644 --- a/README.rst +++ b/README.rst @@ -46,7 +46,7 @@ Gallery .. image:: http://dotshare.it/public/images/uploads/650.png -**Powerarrow Darker**, inspired by romockee_ +**Powerarrow Dark**, inspired by romockee_ .. image:: http://dotshare.it/public/images/uploads/649.jpg diff --git a/lain b/lain index 7a17200..dfca7ef 160000 --- a/lain +++ b/lain @@ -1 +1 @@ -Subproject commit 7a172006d31e9bc94441a8f818336fbd46a44006 +Subproject commit dfca7ef85a4bd665f41635768611837d7d4cc2c6 diff --git a/themes/powerarrow-darker/icons/ac.png b/themes/powerarrow-dark/icons/ac.png similarity index 100% rename from themes/powerarrow-darker/icons/ac.png rename to themes/powerarrow-dark/icons/ac.png diff --git a/themes/powerarrow-darker/icons/battery.png b/themes/powerarrow-dark/icons/battery.png similarity index 100% rename from themes/powerarrow-darker/icons/battery.png rename to themes/powerarrow-dark/icons/battery.png diff --git a/themes/powerarrow-darker/icons/battery_empty.png b/themes/powerarrow-dark/icons/battery_empty.png similarity index 100% rename from themes/powerarrow-darker/icons/battery_empty.png rename to themes/powerarrow-dark/icons/battery_empty.png diff --git a/themes/powerarrow-darker/icons/battery_low.png b/themes/powerarrow-dark/icons/battery_low.png similarity index 100% rename from themes/powerarrow-darker/icons/battery_low.png rename to themes/powerarrow-dark/icons/battery_low.png diff --git a/themes/powerarrow-darker/icons/centerfair.png b/themes/powerarrow-dark/icons/centerfair.png similarity index 100% rename from themes/powerarrow-darker/icons/centerfair.png rename to themes/powerarrow-dark/icons/centerfair.png diff --git a/themes/powerarrow-darker/icons/centerwork.png b/themes/powerarrow-dark/icons/centerwork.png similarity index 100% rename from themes/powerarrow-darker/icons/centerwork.png rename to themes/powerarrow-dark/icons/centerwork.png diff --git a/themes/powerarrow-darker/icons/centerworkh.png b/themes/powerarrow-dark/icons/centerworkh.png similarity index 100% rename from themes/powerarrow-darker/icons/centerworkh.png rename to themes/powerarrow-dark/icons/centerworkh.png diff --git a/themes/powerarrow-darker/icons/cpu.png b/themes/powerarrow-dark/icons/cpu.png similarity index 100% rename from themes/powerarrow-darker/icons/cpu.png rename to themes/powerarrow-dark/icons/cpu.png diff --git a/themes/powerarrow-darker/icons/dwindle.png b/themes/powerarrow-dark/icons/dwindle.png similarity index 100% rename from themes/powerarrow-darker/icons/dwindle.png rename to themes/powerarrow-dark/icons/dwindle.png diff --git a/themes/powerarrow-darker/icons/fairh.png b/themes/powerarrow-dark/icons/fairh.png similarity index 100% rename from themes/powerarrow-darker/icons/fairh.png rename to themes/powerarrow-dark/icons/fairh.png diff --git a/themes/powerarrow-darker/icons/fairv.png b/themes/powerarrow-dark/icons/fairv.png similarity index 100% rename from themes/powerarrow-darker/icons/fairv.png rename to themes/powerarrow-dark/icons/fairv.png diff --git a/themes/powerarrow-darker/icons/floating.png b/themes/powerarrow-dark/icons/floating.png similarity index 100% rename from themes/powerarrow-darker/icons/floating.png rename to themes/powerarrow-dark/icons/floating.png diff --git a/themes/powerarrow-darker/icons/hdd.png b/themes/powerarrow-dark/icons/hdd.png similarity index 100% rename from themes/powerarrow-darker/icons/hdd.png rename to themes/powerarrow-dark/icons/hdd.png diff --git a/themes/powerarrow-darker/icons/magnifier.png b/themes/powerarrow-dark/icons/magnifier.png similarity index 100% rename from themes/powerarrow-darker/icons/magnifier.png rename to themes/powerarrow-dark/icons/magnifier.png diff --git a/themes/powerarrow-darker/icons/mail.png b/themes/powerarrow-dark/icons/mail.png similarity index 100% rename from themes/powerarrow-darker/icons/mail.png rename to themes/powerarrow-dark/icons/mail.png diff --git a/themes/powerarrow-darker/icons/mail_on.png b/themes/powerarrow-dark/icons/mail_on.png similarity index 100% rename from themes/powerarrow-darker/icons/mail_on.png rename to themes/powerarrow-dark/icons/mail_on.png diff --git a/themes/powerarrow-darker/icons/max.png b/themes/powerarrow-dark/icons/max.png similarity index 100% rename from themes/powerarrow-darker/icons/max.png rename to themes/powerarrow-dark/icons/max.png diff --git a/themes/powerarrow-darker/icons/mem.png b/themes/powerarrow-dark/icons/mem.png similarity index 100% rename from themes/powerarrow-darker/icons/mem.png rename to themes/powerarrow-dark/icons/mem.png diff --git a/themes/powerarrow-darker/icons/net.png b/themes/powerarrow-dark/icons/net.png similarity index 100% rename from themes/powerarrow-darker/icons/net.png rename to themes/powerarrow-dark/icons/net.png diff --git a/themes/powerarrow-darker/icons/net_wired.png b/themes/powerarrow-dark/icons/net_wired.png similarity index 100% rename from themes/powerarrow-darker/icons/net_wired.png rename to themes/powerarrow-dark/icons/net_wired.png diff --git a/themes/powerarrow-darker/icons/note.png b/themes/powerarrow-dark/icons/note.png similarity index 100% rename from themes/powerarrow-darker/icons/note.png rename to themes/powerarrow-dark/icons/note.png diff --git a/themes/powerarrow-darker/icons/note_on.png b/themes/powerarrow-dark/icons/note_on.png similarity index 100% rename from themes/powerarrow-darker/icons/note_on.png rename to themes/powerarrow-dark/icons/note_on.png diff --git a/themes/powerarrow-darker/icons/scissors.png b/themes/powerarrow-dark/icons/scissors.png similarity index 100% rename from themes/powerarrow-darker/icons/scissors.png rename to themes/powerarrow-dark/icons/scissors.png diff --git a/themes/powerarrow-darker/icons/spiral.png b/themes/powerarrow-dark/icons/spiral.png similarity index 100% rename from themes/powerarrow-darker/icons/spiral.png rename to themes/powerarrow-dark/icons/spiral.png diff --git a/themes/powerarrow-darker/icons/square_sel.png b/themes/powerarrow-dark/icons/square_sel.png similarity index 100% rename from themes/powerarrow-darker/icons/square_sel.png rename to themes/powerarrow-dark/icons/square_sel.png diff --git a/themes/powerarrow-darker/icons/square_unsel.png b/themes/powerarrow-dark/icons/square_unsel.png similarity index 100% rename from themes/powerarrow-darker/icons/square_unsel.png rename to themes/powerarrow-dark/icons/square_unsel.png diff --git a/themes/powerarrow-darker/icons/submenu.png b/themes/powerarrow-dark/icons/submenu.png similarity index 100% rename from themes/powerarrow-darker/icons/submenu.png rename to themes/powerarrow-dark/icons/submenu.png diff --git a/themes/powerarrow-darker/icons/task.png b/themes/powerarrow-dark/icons/task.png similarity index 100% rename from themes/powerarrow-darker/icons/task.png rename to themes/powerarrow-dark/icons/task.png diff --git a/themes/powerarrow-darker/icons/temp.png b/themes/powerarrow-dark/icons/temp.png similarity index 100% rename from themes/powerarrow-darker/icons/temp.png rename to themes/powerarrow-dark/icons/temp.png diff --git a/themes/powerarrow-darker/icons/termfair.png b/themes/powerarrow-dark/icons/termfair.png similarity index 100% rename from themes/powerarrow-darker/icons/termfair.png rename to themes/powerarrow-dark/icons/termfair.png diff --git a/themes/powerarrow-darker/icons/tile.png b/themes/powerarrow-dark/icons/tile.png similarity index 100% rename from themes/powerarrow-darker/icons/tile.png rename to themes/powerarrow-dark/icons/tile.png diff --git a/themes/powerarrow-darker/icons/tilebottom.png b/themes/powerarrow-dark/icons/tilebottom.png similarity index 100% rename from themes/powerarrow-darker/icons/tilebottom.png rename to themes/powerarrow-dark/icons/tilebottom.png diff --git a/themes/powerarrow-darker/icons/tileleft.png b/themes/powerarrow-dark/icons/tileleft.png similarity index 100% rename from themes/powerarrow-darker/icons/tileleft.png rename to themes/powerarrow-dark/icons/tileleft.png diff --git a/themes/powerarrow-darker/icons/tiletop.png b/themes/powerarrow-dark/icons/tiletop.png similarity index 100% rename from themes/powerarrow-darker/icons/tiletop.png rename to themes/powerarrow-dark/icons/tiletop.png diff --git a/themes/powerarrow-darker/icons/titlebar/close_focus.png b/themes/powerarrow-dark/icons/titlebar/close_focus.png similarity index 100% rename from themes/powerarrow-darker/icons/titlebar/close_focus.png rename to themes/powerarrow-dark/icons/titlebar/close_focus.png diff --git a/themes/powerarrow-darker/icons/titlebar/close_normal.png b/themes/powerarrow-dark/icons/titlebar/close_normal.png similarity index 100% rename from themes/powerarrow-darker/icons/titlebar/close_normal.png rename to themes/powerarrow-dark/icons/titlebar/close_normal.png diff --git a/themes/powerarrow-darker/icons/titlebar/floating_focus_active.png b/themes/powerarrow-dark/icons/titlebar/floating_focus_active.png similarity index 100% rename from themes/powerarrow-darker/icons/titlebar/floating_focus_active.png rename to themes/powerarrow-dark/icons/titlebar/floating_focus_active.png diff --git a/themes/powerarrow-darker/icons/titlebar/floating_focus_inactive.png b/themes/powerarrow-dark/icons/titlebar/floating_focus_inactive.png similarity index 100% rename from themes/powerarrow-darker/icons/titlebar/floating_focus_inactive.png rename to themes/powerarrow-dark/icons/titlebar/floating_focus_inactive.png diff --git a/themes/powerarrow-darker/icons/titlebar/floating_normal_active.png b/themes/powerarrow-dark/icons/titlebar/floating_normal_active.png similarity index 100% rename from themes/powerarrow-darker/icons/titlebar/floating_normal_active.png rename to themes/powerarrow-dark/icons/titlebar/floating_normal_active.png diff --git a/themes/powerarrow-darker/icons/titlebar/floating_normal_inactive.png b/themes/powerarrow-dark/icons/titlebar/floating_normal_inactive.png similarity index 100% rename from themes/powerarrow-darker/icons/titlebar/floating_normal_inactive.png rename to themes/powerarrow-dark/icons/titlebar/floating_normal_inactive.png diff --git a/themes/powerarrow-darker/icons/titlebar/maximized_focus_active.png b/themes/powerarrow-dark/icons/titlebar/maximized_focus_active.png similarity index 100% rename from themes/powerarrow-darker/icons/titlebar/maximized_focus_active.png rename to themes/powerarrow-dark/icons/titlebar/maximized_focus_active.png diff --git a/themes/powerarrow-darker/icons/titlebar/maximized_focus_inactive.png b/themes/powerarrow-dark/icons/titlebar/maximized_focus_inactive.png similarity index 100% rename from themes/powerarrow-darker/icons/titlebar/maximized_focus_inactive.png rename to themes/powerarrow-dark/icons/titlebar/maximized_focus_inactive.png diff --git a/themes/powerarrow-darker/icons/titlebar/maximized_normal_active.png b/themes/powerarrow-dark/icons/titlebar/maximized_normal_active.png similarity index 100% rename from themes/powerarrow-darker/icons/titlebar/maximized_normal_active.png rename to themes/powerarrow-dark/icons/titlebar/maximized_normal_active.png diff --git a/themes/powerarrow-darker/icons/titlebar/maximized_normal_inactive.png b/themes/powerarrow-dark/icons/titlebar/maximized_normal_inactive.png similarity index 100% rename from themes/powerarrow-darker/icons/titlebar/maximized_normal_inactive.png rename to themes/powerarrow-dark/icons/titlebar/maximized_normal_inactive.png diff --git a/themes/powerarrow-darker/icons/titlebar/ontop_focus_active.png b/themes/powerarrow-dark/icons/titlebar/ontop_focus_active.png similarity index 100% rename from themes/powerarrow-darker/icons/titlebar/ontop_focus_active.png rename to themes/powerarrow-dark/icons/titlebar/ontop_focus_active.png diff --git a/themes/powerarrow-darker/icons/titlebar/ontop_focus_inactive.png b/themes/powerarrow-dark/icons/titlebar/ontop_focus_inactive.png similarity index 100% rename from themes/powerarrow-darker/icons/titlebar/ontop_focus_inactive.png rename to themes/powerarrow-dark/icons/titlebar/ontop_focus_inactive.png diff --git a/themes/powerarrow-darker/icons/titlebar/ontop_normal_active.png b/themes/powerarrow-dark/icons/titlebar/ontop_normal_active.png similarity index 100% rename from themes/powerarrow-darker/icons/titlebar/ontop_normal_active.png rename to themes/powerarrow-dark/icons/titlebar/ontop_normal_active.png diff --git a/themes/powerarrow-darker/icons/titlebar/ontop_normal_inactive.png b/themes/powerarrow-dark/icons/titlebar/ontop_normal_inactive.png similarity index 100% rename from themes/powerarrow-darker/icons/titlebar/ontop_normal_inactive.png rename to themes/powerarrow-dark/icons/titlebar/ontop_normal_inactive.png diff --git a/themes/powerarrow-darker/icons/titlebar/sticky_focus_active.png b/themes/powerarrow-dark/icons/titlebar/sticky_focus_active.png similarity index 100% rename from themes/powerarrow-darker/icons/titlebar/sticky_focus_active.png rename to themes/powerarrow-dark/icons/titlebar/sticky_focus_active.png diff --git a/themes/powerarrow-darker/icons/titlebar/sticky_focus_inactive.png b/themes/powerarrow-dark/icons/titlebar/sticky_focus_inactive.png similarity index 100% rename from themes/powerarrow-darker/icons/titlebar/sticky_focus_inactive.png rename to themes/powerarrow-dark/icons/titlebar/sticky_focus_inactive.png diff --git a/themes/powerarrow-darker/icons/titlebar/sticky_normal_active.png b/themes/powerarrow-dark/icons/titlebar/sticky_normal_active.png similarity index 100% rename from themes/powerarrow-darker/icons/titlebar/sticky_normal_active.png rename to themes/powerarrow-dark/icons/titlebar/sticky_normal_active.png diff --git a/themes/powerarrow-darker/icons/titlebar/sticky_normal_inactive.png b/themes/powerarrow-dark/icons/titlebar/sticky_normal_inactive.png similarity index 100% rename from themes/powerarrow-darker/icons/titlebar/sticky_normal_inactive.png rename to themes/powerarrow-dark/icons/titlebar/sticky_normal_inactive.png diff --git a/themes/powerarrow-darker/icons/vol.png b/themes/powerarrow-dark/icons/vol.png similarity index 100% rename from themes/powerarrow-darker/icons/vol.png rename to themes/powerarrow-dark/icons/vol.png diff --git a/themes/powerarrow-darker/icons/vol_low.png b/themes/powerarrow-dark/icons/vol_low.png similarity index 100% rename from themes/powerarrow-darker/icons/vol_low.png rename to themes/powerarrow-dark/icons/vol_low.png diff --git a/themes/powerarrow-darker/icons/vol_mute.png b/themes/powerarrow-dark/icons/vol_mute.png similarity index 100% rename from themes/powerarrow-darker/icons/vol_mute.png rename to themes/powerarrow-dark/icons/vol_mute.png diff --git a/themes/powerarrow-darker/icons/vol_no.png b/themes/powerarrow-dark/icons/vol_no.png similarity index 100% rename from themes/powerarrow-darker/icons/vol_no.png rename to themes/powerarrow-dark/icons/vol_no.png diff --git a/themes/powerarrow-darker/theme.lua b/themes/powerarrow-dark/theme.lua similarity index 98% rename from themes/powerarrow-darker/theme.lua rename to themes/powerarrow-dark/theme.lua index 181e4a6..4e3448b 100644 --- a/themes/powerarrow-darker/theme.lua +++ b/themes/powerarrow-dark/theme.lua @@ -1,9 +1,9 @@ --[[ - - Powerarrow Darker Awesome WM theme 2.0 - github.com/copycat-killer - + + Powerarrow Dark Awesome WM theme + github.com/copycat-killer + --]] local gears = require("gears") @@ -13,7 +13,7 @@ local wibox = require("wibox") local os = { getenv = os.getenv } local theme = {} -theme.dir = os.getenv("HOME") .. "/.config/awesome/themes/powerarrow-darker" +theme.dir = os.getenv("HOME") .. "/.config/awesome/themes/powerarrow-dark" theme.wallpaper = theme.dir .. "/wall.png" theme.font = "xos4 Terminus 9" theme.fg_normal = "#DDDDFF" diff --git a/themes/powerarrow-darker/wall.png b/themes/powerarrow-dark/wall.png similarity index 100% rename from themes/powerarrow-darker/wall.png rename to themes/powerarrow-dark/wall.png