From: Samir Benmendil Date: Wed, 26 Jun 2013 23:54:37 +0000 (+0200) Subject: add shattered theme X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/05fbe649e151404629861b079932f4b1c938be0c?ds=sidebyside add shattered theme it's just a copy of the default theme right now --- diff --git a/awesome/rc.lua b/awesome/rc.lua index 8879c5e..bd9b8b3 100644 --- a/awesome/rc.lua +++ b/awesome/rc.lua @@ -38,7 +38,7 @@ end -- {{{ Variable definitions -- Themes define colours, icons, and wallpapers -beautiful.init("/usr/share/awesome/themes/default/theme.lua") +beautiful.init(awful.util.getdir("config").."/themes/shattered/theme.lua") -- This is used later as the default terminal and editor to run. terminal = "urxvt" diff --git a/awesome/themes/shattered/README b/awesome/themes/shattered/README new file mode 100644 index 0000000..1ddb349 --- /dev/null +++ b/awesome/themes/shattered/README @@ -0,0 +1,3 @@ +Background images: + Mikael Eriksson + Licensed under CC-BY-SA-3.0 diff --git a/awesome/themes/shattered/background.png b/awesome/themes/shattered/background.png new file mode 100644 index 0000000..d72a39e Binary files /dev/null and b/awesome/themes/shattered/background.png differ diff --git a/awesome/themes/shattered/background_white.png b/awesome/themes/shattered/background_white.png new file mode 100644 index 0000000..363ddd6 Binary files /dev/null and b/awesome/themes/shattered/background_white.png differ diff --git a/awesome/themes/shattered/layouts/dwindle.png b/awesome/themes/shattered/layouts/dwindle.png new file mode 100644 index 0000000..943ece5 Binary files /dev/null and b/awesome/themes/shattered/layouts/dwindle.png differ diff --git a/awesome/themes/shattered/layouts/dwindlew.png b/awesome/themes/shattered/layouts/dwindlew.png new file mode 100644 index 0000000..36de1ba Binary files /dev/null and b/awesome/themes/shattered/layouts/dwindlew.png differ diff --git a/awesome/themes/shattered/layouts/fairh.png b/awesome/themes/shattered/layouts/fairh.png new file mode 100644 index 0000000..b4e289d Binary files /dev/null and b/awesome/themes/shattered/layouts/fairh.png differ diff --git a/awesome/themes/shattered/layouts/fairhw.png b/awesome/themes/shattered/layouts/fairhw.png new file mode 100644 index 0000000..514d66d Binary files /dev/null and b/awesome/themes/shattered/layouts/fairhw.png differ diff --git a/awesome/themes/shattered/layouts/fairv.png b/awesome/themes/shattered/layouts/fairv.png new file mode 100644 index 0000000..e5aad70 Binary files /dev/null and b/awesome/themes/shattered/layouts/fairv.png differ diff --git a/awesome/themes/shattered/layouts/fairvw.png b/awesome/themes/shattered/layouts/fairvw.png new file mode 100644 index 0000000..f97ce56 Binary files /dev/null and b/awesome/themes/shattered/layouts/fairvw.png differ diff --git a/awesome/themes/shattered/layouts/floating.png b/awesome/themes/shattered/layouts/floating.png new file mode 100644 index 0000000..cbc7804 Binary files /dev/null and b/awesome/themes/shattered/layouts/floating.png differ diff --git a/awesome/themes/shattered/layouts/floatingw.png b/awesome/themes/shattered/layouts/floatingw.png new file mode 100644 index 0000000..7ddf7ae Binary files /dev/null and b/awesome/themes/shattered/layouts/floatingw.png differ diff --git a/awesome/themes/shattered/layouts/fullscreen.png b/awesome/themes/shattered/layouts/fullscreen.png new file mode 100644 index 0000000..46716f5 Binary files /dev/null and b/awesome/themes/shattered/layouts/fullscreen.png differ diff --git a/awesome/themes/shattered/layouts/fullscreenw.png b/awesome/themes/shattered/layouts/fullscreenw.png new file mode 100644 index 0000000..2c3cfad Binary files /dev/null and b/awesome/themes/shattered/layouts/fullscreenw.png differ diff --git a/awesome/themes/shattered/layouts/magnifier.png b/awesome/themes/shattered/layouts/magnifier.png new file mode 100644 index 0000000..1476555 Binary files /dev/null and b/awesome/themes/shattered/layouts/magnifier.png differ diff --git a/awesome/themes/shattered/layouts/magnifierw.png b/awesome/themes/shattered/layouts/magnifierw.png new file mode 100644 index 0000000..97c1d11 Binary files /dev/null and b/awesome/themes/shattered/layouts/magnifierw.png differ diff --git a/awesome/themes/shattered/layouts/max.png b/awesome/themes/shattered/layouts/max.png new file mode 100644 index 0000000..fe70bef Binary files /dev/null and b/awesome/themes/shattered/layouts/max.png differ diff --git a/awesome/themes/shattered/layouts/maxw.png b/awesome/themes/shattered/layouts/maxw.png new file mode 100644 index 0000000..d8debb8 Binary files /dev/null and b/awesome/themes/shattered/layouts/maxw.png differ diff --git a/awesome/themes/shattered/layouts/spiral.png b/awesome/themes/shattered/layouts/spiral.png new file mode 100644 index 0000000..a24faf5 Binary files /dev/null and b/awesome/themes/shattered/layouts/spiral.png differ diff --git a/awesome/themes/shattered/layouts/spiralw.png b/awesome/themes/shattered/layouts/spiralw.png new file mode 100644 index 0000000..f34ceb0 Binary files /dev/null and b/awesome/themes/shattered/layouts/spiralw.png differ diff --git a/awesome/themes/shattered/layouts/tile.png b/awesome/themes/shattered/layouts/tile.png new file mode 100644 index 0000000..071a385 Binary files /dev/null and b/awesome/themes/shattered/layouts/tile.png differ diff --git a/awesome/themes/shattered/layouts/tilebottom.png b/awesome/themes/shattered/layouts/tilebottom.png new file mode 100644 index 0000000..aeedbe2 Binary files /dev/null and b/awesome/themes/shattered/layouts/tilebottom.png differ diff --git a/awesome/themes/shattered/layouts/tilebottomw.png b/awesome/themes/shattered/layouts/tilebottomw.png new file mode 100644 index 0000000..f42da9d Binary files /dev/null and b/awesome/themes/shattered/layouts/tilebottomw.png differ diff --git a/awesome/themes/shattered/layouts/tileleft.png b/awesome/themes/shattered/layouts/tileleft.png new file mode 100644 index 0000000..ab55e08 Binary files /dev/null and b/awesome/themes/shattered/layouts/tileleft.png differ diff --git a/awesome/themes/shattered/layouts/tileleftw.png b/awesome/themes/shattered/layouts/tileleftw.png new file mode 100644 index 0000000..c18e7b4 Binary files /dev/null and b/awesome/themes/shattered/layouts/tileleftw.png differ diff --git a/awesome/themes/shattered/layouts/tiletop.png b/awesome/themes/shattered/layouts/tiletop.png new file mode 100644 index 0000000..3febc35 Binary files /dev/null and b/awesome/themes/shattered/layouts/tiletop.png differ diff --git a/awesome/themes/shattered/layouts/tiletopw.png b/awesome/themes/shattered/layouts/tiletopw.png new file mode 100644 index 0000000..daf965f Binary files /dev/null and b/awesome/themes/shattered/layouts/tiletopw.png differ diff --git a/awesome/themes/shattered/layouts/tilew.png b/awesome/themes/shattered/layouts/tilew.png new file mode 100644 index 0000000..c722a35 Binary files /dev/null and b/awesome/themes/shattered/layouts/tilew.png differ diff --git a/awesome/themes/shattered/submenu.png b/awesome/themes/shattered/submenu.png new file mode 100644 index 0000000..b2778e2 Binary files /dev/null and b/awesome/themes/shattered/submenu.png differ diff --git a/awesome/themes/shattered/taglist/squarefw.png b/awesome/themes/shattered/taglist/squarefw.png new file mode 100644 index 0000000..2a86430 Binary files /dev/null and b/awesome/themes/shattered/taglist/squarefw.png differ diff --git a/awesome/themes/shattered/taglist/squarew.png b/awesome/themes/shattered/taglist/squarew.png new file mode 100644 index 0000000..913f2ca Binary files /dev/null and b/awesome/themes/shattered/taglist/squarew.png differ diff --git a/awesome/themes/shattered/theme.lua b/awesome/themes/shattered/theme.lua new file mode 100644 index 0000000..1e6f730 --- /dev/null +++ b/awesome/themes/shattered/theme.lua @@ -0,0 +1,98 @@ +--------------------------- +-- Default awesome theme -- +--------------------------- + +theme = {} + +theme.font = "sans 8" + +theme.bg_normal = "#222222" +theme.bg_focus = "#535d6c" +theme.bg_urgent = "#ff0000" +theme.bg_minimize = "#444444" +theme.bg_systray = theme.bg_normal + +theme.fg_normal = "#aaaaaa" +theme.fg_focus = "#ffffff" +theme.fg_urgent = "#ffffff" +theme.fg_minimize = "#ffffff" + +theme.border_width = 1 +theme.border_normal = "#000000" +theme.border_focus = "#535d6c" +theme.border_marked = "#91231c" + +-- There are other variable sets +-- overriding the default one when +-- defined, the sets are: +-- [taglist|tasklist]_[bg|fg]_[focus|urgent] +-- titlebar_[bg|fg]_[normal|focus] +-- tooltip_[font|opacity|fg_color|bg_color|border_width|border_color] +-- mouse_finder_[color|timeout|animate_timeout|radius|factor] +-- Example: +--theme.taglist_bg_focus = "#ff0000" + +-- Display the taglist squares +theme.taglist_squares_sel = "/usr/share/awesome/themes/default/taglist/squarefw.png" +theme.taglist_squares_unsel = "/usr/share/awesome/themes/default/taglist/squarew.png" + +-- Variables set for theming the menu: +-- menu_[bg|fg]_[normal|focus] +-- menu_[border_color|border_width] +theme.menu_submenu_icon = "/usr/share/awesome/themes/default/submenu.png" +theme.menu_height = 15 +theme.menu_width = 100 + +-- You can add as many variables as +-- you wish and access them by using +-- beautiful.variable in your rc.lua +--theme.bg_widget = "#cc0000" + +-- Define the image to load +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_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_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_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_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.wallpaper = "/usr/share/awesome/themes/default/background.png" + +-- You can use your own layout icons like this: +theme.layout_fairh = "/usr/share/awesome/themes/default/layouts/fairhw.png" +theme.layout_fairv = "/usr/share/awesome/themes/default/layouts/fairvw.png" +theme.layout_floating = "/usr/share/awesome/themes/default/layouts/floatingw.png" +theme.layout_magnifier = "/usr/share/awesome/themes/default/layouts/magnifierw.png" +theme.layout_max = "/usr/share/awesome/themes/default/layouts/maxw.png" +theme.layout_fullscreen = "/usr/share/awesome/themes/default/layouts/fullscreenw.png" +theme.layout_tilebottom = "/usr/share/awesome/themes/default/layouts/tilebottomw.png" +theme.layout_tileleft = "/usr/share/awesome/themes/default/layouts/tileleftw.png" +theme.layout_tile = "/usr/share/awesome/themes/default/layouts/tilew.png" +theme.layout_tiletop = "/usr/share/awesome/themes/default/layouts/tiletopw.png" +theme.layout_spiral = "/usr/share/awesome/themes/default/layouts/spiralw.png" +theme.layout_dwindle = "/usr/share/awesome/themes/default/layouts/dwindlew.png" + +theme.awesome_icon = "/usr/share/awesome/icons/awesome16.png" + +-- Define the icon theme for application icons. If not set then the icons +-- from /usr/share/icons and /usr/share/icons/hicolor will be used. +theme.icon_theme = nil + +return theme +-- vim: filetype=lua:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:textwidth=80 diff --git a/awesome/themes/shattered/titlebar/close_focus.png b/awesome/themes/shattered/titlebar/close_focus.png new file mode 100644 index 0000000..a5b7958 Binary files /dev/null and b/awesome/themes/shattered/titlebar/close_focus.png differ diff --git a/awesome/themes/shattered/titlebar/close_normal.png b/awesome/themes/shattered/titlebar/close_normal.png new file mode 100644 index 0000000..c8cdaf7 Binary files /dev/null and b/awesome/themes/shattered/titlebar/close_normal.png differ diff --git a/awesome/themes/shattered/titlebar/floating_focus_active.png b/awesome/themes/shattered/titlebar/floating_focus_active.png new file mode 100644 index 0000000..3447bb2 Binary files /dev/null and b/awesome/themes/shattered/titlebar/floating_focus_active.png differ diff --git a/awesome/themes/shattered/titlebar/floating_focus_inactive.png b/awesome/themes/shattered/titlebar/floating_focus_inactive.png new file mode 100644 index 0000000..73215e7 Binary files /dev/null and b/awesome/themes/shattered/titlebar/floating_focus_inactive.png differ diff --git a/awesome/themes/shattered/titlebar/floating_normal_active.png b/awesome/themes/shattered/titlebar/floating_normal_active.png new file mode 100644 index 0000000..479af3c Binary files /dev/null and b/awesome/themes/shattered/titlebar/floating_normal_active.png differ diff --git a/awesome/themes/shattered/titlebar/floating_normal_inactive.png b/awesome/themes/shattered/titlebar/floating_normal_inactive.png new file mode 100644 index 0000000..6bda66d Binary files /dev/null and b/awesome/themes/shattered/titlebar/floating_normal_inactive.png differ diff --git a/awesome/themes/shattered/titlebar/maximized_focus_active.png b/awesome/themes/shattered/titlebar/maximized_focus_active.png new file mode 100644 index 0000000..78a2914 Binary files /dev/null and b/awesome/themes/shattered/titlebar/maximized_focus_active.png differ diff --git a/awesome/themes/shattered/titlebar/maximized_focus_inactive.png b/awesome/themes/shattered/titlebar/maximized_focus_inactive.png new file mode 100644 index 0000000..6723d20 Binary files /dev/null and b/awesome/themes/shattered/titlebar/maximized_focus_inactive.png differ diff --git a/awesome/themes/shattered/titlebar/maximized_normal_active.png b/awesome/themes/shattered/titlebar/maximized_normal_active.png new file mode 100644 index 0000000..f6d8a3f Binary files /dev/null and b/awesome/themes/shattered/titlebar/maximized_normal_active.png differ diff --git a/awesome/themes/shattered/titlebar/maximized_normal_inactive.png b/awesome/themes/shattered/titlebar/maximized_normal_inactive.png new file mode 100644 index 0000000..2dc39e8 Binary files /dev/null and b/awesome/themes/shattered/titlebar/maximized_normal_inactive.png differ diff --git a/awesome/themes/shattered/titlebar/ontop_focus_active.png b/awesome/themes/shattered/titlebar/ontop_focus_active.png new file mode 100644 index 0000000..f954bed Binary files /dev/null and b/awesome/themes/shattered/titlebar/ontop_focus_active.png differ diff --git a/awesome/themes/shattered/titlebar/ontop_focus_inactive.png b/awesome/themes/shattered/titlebar/ontop_focus_inactive.png new file mode 100644 index 0000000..abe4627 Binary files /dev/null and b/awesome/themes/shattered/titlebar/ontop_focus_inactive.png differ diff --git a/awesome/themes/shattered/titlebar/ontop_normal_active.png b/awesome/themes/shattered/titlebar/ontop_normal_active.png new file mode 100644 index 0000000..c3273d9 Binary files /dev/null and b/awesome/themes/shattered/titlebar/ontop_normal_active.png differ diff --git a/awesome/themes/shattered/titlebar/ontop_normal_inactive.png b/awesome/themes/shattered/titlebar/ontop_normal_inactive.png new file mode 100644 index 0000000..7dec9b2 Binary files /dev/null and b/awesome/themes/shattered/titlebar/ontop_normal_inactive.png differ diff --git a/awesome/themes/shattered/titlebar/sticky_focus_active.png b/awesome/themes/shattered/titlebar/sticky_focus_active.png new file mode 100644 index 0000000..1106399 Binary files /dev/null and b/awesome/themes/shattered/titlebar/sticky_focus_active.png differ diff --git a/awesome/themes/shattered/titlebar/sticky_focus_inactive.png b/awesome/themes/shattered/titlebar/sticky_focus_inactive.png new file mode 100644 index 0000000..244cd90 Binary files /dev/null and b/awesome/themes/shattered/titlebar/sticky_focus_inactive.png differ diff --git a/awesome/themes/shattered/titlebar/sticky_normal_active.png b/awesome/themes/shattered/titlebar/sticky_normal_active.png new file mode 100644 index 0000000..fd05b84 Binary files /dev/null and b/awesome/themes/shattered/titlebar/sticky_normal_active.png differ diff --git a/awesome/themes/shattered/titlebar/sticky_normal_inactive.png b/awesome/themes/shattered/titlebar/sticky_normal_inactive.png new file mode 100644 index 0000000..4ff61d0 Binary files /dev/null and b/awesome/themes/shattered/titlebar/sticky_normal_inactive.png differ