summaryrefslogtreecommitdiff
path: root/awesome/theme
diff options
context:
space:
mode:
authorBrian Picciano <mediocregopher@gmail.com>2017-10-17 18:12:57 -0600
committermediocregopher <mediocregopher@gmail.com>2021-10-03 17:22:56 -0600
commit07ab3a77b44944a1ac234fbd717391f36370416e (patch)
treeedd959740bf9256bf38e9c2e3cacda8c555f8c56 /awesome/theme
initial public commit
Diffstat (limited to 'awesome/theme')
-rw-r--r--awesome/theme/README3
-rw-r--r--awesome/theme/background.pngbin0 -> 224736 bytes
-rw-r--r--awesome/theme/background_white.pngbin0 -> 270916 bytes
-rw-r--r--awesome/theme/layouts/dwindle.pngbin0 -> 967 bytes
-rw-r--r--awesome/theme/layouts/dwindlew.pngbin0 -> 997 bytes
-rw-r--r--awesome/theme/layouts/fairh.pngbin0 -> 194 bytes
-rw-r--r--awesome/theme/layouts/fairhw.pngbin0 -> 194 bytes
-rw-r--r--awesome/theme/layouts/fairv.pngbin0 -> 201 bytes
-rw-r--r--awesome/theme/layouts/fairvw.pngbin0 -> 201 bytes
-rw-r--r--awesome/theme/layouts/floating.pngbin0 -> 395 bytes
-rw-r--r--awesome/theme/layouts/floatingw.pngbin0 -> 388 bytes
-rw-r--r--awesome/theme/layouts/fullscreen.pngbin0 -> 202 bytes
-rw-r--r--awesome/theme/layouts/fullscreenw.pngbin0 -> 202 bytes
-rw-r--r--awesome/theme/layouts/magnifier.pngbin0 -> 209 bytes
-rw-r--r--awesome/theme/layouts/magnifierw.pngbin0 -> 209 bytes
-rw-r--r--awesome/theme/layouts/max.pngbin0 -> 321 bytes
-rw-r--r--awesome/theme/layouts/maxw.pngbin0 -> 321 bytes
-rw-r--r--awesome/theme/layouts/spiral.pngbin0 -> 1506 bytes
-rw-r--r--awesome/theme/layouts/spiralw.pngbin0 -> 1527 bytes
-rw-r--r--awesome/theme/layouts/tile.pngbin0 -> 174 bytes
-rw-r--r--awesome/theme/layouts/tilebottom.pngbin0 -> 195 bytes
-rw-r--r--awesome/theme/layouts/tilebottomw.pngbin0 -> 216 bytes
-rw-r--r--awesome/theme/layouts/tileleft.pngbin0 -> 172 bytes
-rw-r--r--awesome/theme/layouts/tileleftw.pngbin0 -> 170 bytes
-rw-r--r--awesome/theme/layouts/tiletop.pngbin0 -> 195 bytes
-rw-r--r--awesome/theme/layouts/tiletopw.pngbin0 -> 215 bytes
-rw-r--r--awesome/theme/layouts/tilew.pngbin0 -> 168 bytes
-rw-r--r--awesome/theme/submenu.pngbin0 -> 440 bytes
-rw-r--r--awesome/theme/taglist/squarefw.pngbin0 -> 187 bytes
-rw-r--r--awesome/theme/taglist/squarew.pngbin0 -> 193 bytes
-rw-r--r--awesome/theme/theme.lua105
-rw-r--r--awesome/theme/titlebar/close_focus.pngbin0 -> 666 bytes
-rw-r--r--awesome/theme/titlebar/close_normal.pngbin0 -> 830 bytes
-rw-r--r--awesome/theme/titlebar/floating_focus_active.pngbin0 -> 598 bytes
-rw-r--r--awesome/theme/titlebar/floating_focus_inactive.pngbin0 -> 549 bytes
-rw-r--r--awesome/theme/titlebar/floating_normal_active.pngbin0 -> 814 bytes
-rw-r--r--awesome/theme/titlebar/floating_normal_inactive.pngbin0 -> 553 bytes
-rw-r--r--awesome/theme/titlebar/maximized_focus_active.pngbin0 -> 1013 bytes
-rw-r--r--awesome/theme/titlebar/maximized_focus_inactive.pngbin0 -> 754 bytes
-rw-r--r--awesome/theme/titlebar/maximized_normal_active.pngbin0 -> 1493 bytes
-rw-r--r--awesome/theme/titlebar/maximized_normal_inactive.pngbin0 -> 740 bytes
-rw-r--r--awesome/theme/titlebar/ontop_focus_active.pngbin0 -> 774 bytes
-rw-r--r--awesome/theme/titlebar/ontop_focus_inactive.pngbin0 -> 679 bytes
-rw-r--r--awesome/theme/titlebar/ontop_normal_active.pngbin0 -> 1233 bytes
-rw-r--r--awesome/theme/titlebar/ontop_normal_inactive.pngbin0 -> 682 bytes
-rw-r--r--awesome/theme/titlebar/sticky_focus_active.pngbin0 -> 833 bytes
-rw-r--r--awesome/theme/titlebar/sticky_focus_inactive.pngbin0 -> 624 bytes
-rw-r--r--awesome/theme/titlebar/sticky_normal_active.pngbin0 -> 1377 bytes
-rw-r--r--awesome/theme/titlebar/sticky_normal_inactive.pngbin0 -> 601 bytes
49 files changed, 108 insertions, 0 deletions
diff --git a/awesome/theme/README b/awesome/theme/README
new file mode 100644
index 0000000..1ddb349
--- /dev/null
+++ b/awesome/theme/README
@@ -0,0 +1,3 @@
+Background images:
+ Mikael Eriksson <mikael_eriksson@miffe.org>
+ Licensed under CC-BY-SA-3.0
diff --git a/awesome/theme/background.png b/awesome/theme/background.png
new file mode 100644
index 0000000..d72a39e
--- /dev/null
+++ b/awesome/theme/background.png
Binary files differ
diff --git a/awesome/theme/background_white.png b/awesome/theme/background_white.png
new file mode 100644
index 0000000..363ddd6
--- /dev/null
+++ b/awesome/theme/background_white.png
Binary files differ
diff --git a/awesome/theme/layouts/dwindle.png b/awesome/theme/layouts/dwindle.png
new file mode 100644
index 0000000..943ece5
--- /dev/null
+++ b/awesome/theme/layouts/dwindle.png
Binary files differ
diff --git a/awesome/theme/layouts/dwindlew.png b/awesome/theme/layouts/dwindlew.png
new file mode 100644
index 0000000..36de1ba
--- /dev/null
+++ b/awesome/theme/layouts/dwindlew.png
Binary files differ
diff --git a/awesome/theme/layouts/fairh.png b/awesome/theme/layouts/fairh.png
new file mode 100644
index 0000000..b4e289d
--- /dev/null
+++ b/awesome/theme/layouts/fairh.png
Binary files differ
diff --git a/awesome/theme/layouts/fairhw.png b/awesome/theme/layouts/fairhw.png
new file mode 100644
index 0000000..514d66d
--- /dev/null
+++ b/awesome/theme/layouts/fairhw.png
Binary files differ
diff --git a/awesome/theme/layouts/fairv.png b/awesome/theme/layouts/fairv.png
new file mode 100644
index 0000000..e5aad70
--- /dev/null
+++ b/awesome/theme/layouts/fairv.png
Binary files differ
diff --git a/awesome/theme/layouts/fairvw.png b/awesome/theme/layouts/fairvw.png
new file mode 100644
index 0000000..f97ce56
--- /dev/null
+++ b/awesome/theme/layouts/fairvw.png
Binary files differ
diff --git a/awesome/theme/layouts/floating.png b/awesome/theme/layouts/floating.png
new file mode 100644
index 0000000..cbc7804
--- /dev/null
+++ b/awesome/theme/layouts/floating.png
Binary files differ
diff --git a/awesome/theme/layouts/floatingw.png b/awesome/theme/layouts/floatingw.png
new file mode 100644
index 0000000..7ddf7ae
--- /dev/null
+++ b/awesome/theme/layouts/floatingw.png
Binary files differ
diff --git a/awesome/theme/layouts/fullscreen.png b/awesome/theme/layouts/fullscreen.png
new file mode 100644
index 0000000..46716f5
--- /dev/null
+++ b/awesome/theme/layouts/fullscreen.png
Binary files differ
diff --git a/awesome/theme/layouts/fullscreenw.png b/awesome/theme/layouts/fullscreenw.png
new file mode 100644
index 0000000..2c3cfad
--- /dev/null
+++ b/awesome/theme/layouts/fullscreenw.png
Binary files differ
diff --git a/awesome/theme/layouts/magnifier.png b/awesome/theme/layouts/magnifier.png
new file mode 100644
index 0000000..1476555
--- /dev/null
+++ b/awesome/theme/layouts/magnifier.png
Binary files differ
diff --git a/awesome/theme/layouts/magnifierw.png b/awesome/theme/layouts/magnifierw.png
new file mode 100644
index 0000000..97c1d11
--- /dev/null
+++ b/awesome/theme/layouts/magnifierw.png
Binary files differ
diff --git a/awesome/theme/layouts/max.png b/awesome/theme/layouts/max.png
new file mode 100644
index 0000000..fe70bef
--- /dev/null
+++ b/awesome/theme/layouts/max.png
Binary files differ
diff --git a/awesome/theme/layouts/maxw.png b/awesome/theme/layouts/maxw.png
new file mode 100644
index 0000000..d8debb8
--- /dev/null
+++ b/awesome/theme/layouts/maxw.png
Binary files differ
diff --git a/awesome/theme/layouts/spiral.png b/awesome/theme/layouts/spiral.png
new file mode 100644
index 0000000..a24faf5
--- /dev/null
+++ b/awesome/theme/layouts/spiral.png
Binary files differ
diff --git a/awesome/theme/layouts/spiralw.png b/awesome/theme/layouts/spiralw.png
new file mode 100644
index 0000000..f34ceb0
--- /dev/null
+++ b/awesome/theme/layouts/spiralw.png
Binary files differ
diff --git a/awesome/theme/layouts/tile.png b/awesome/theme/layouts/tile.png
new file mode 100644
index 0000000..071a385
--- /dev/null
+++ b/awesome/theme/layouts/tile.png
Binary files differ
diff --git a/awesome/theme/layouts/tilebottom.png b/awesome/theme/layouts/tilebottom.png
new file mode 100644
index 0000000..aeedbe2
--- /dev/null
+++ b/awesome/theme/layouts/tilebottom.png
Binary files differ
diff --git a/awesome/theme/layouts/tilebottomw.png b/awesome/theme/layouts/tilebottomw.png
new file mode 100644
index 0000000..f42da9d
--- /dev/null
+++ b/awesome/theme/layouts/tilebottomw.png
Binary files differ
diff --git a/awesome/theme/layouts/tileleft.png b/awesome/theme/layouts/tileleft.png
new file mode 100644
index 0000000..ab55e08
--- /dev/null
+++ b/awesome/theme/layouts/tileleft.png
Binary files differ
diff --git a/awesome/theme/layouts/tileleftw.png b/awesome/theme/layouts/tileleftw.png
new file mode 100644
index 0000000..c18e7b4
--- /dev/null
+++ b/awesome/theme/layouts/tileleftw.png
Binary files differ
diff --git a/awesome/theme/layouts/tiletop.png b/awesome/theme/layouts/tiletop.png
new file mode 100644
index 0000000..3febc35
--- /dev/null
+++ b/awesome/theme/layouts/tiletop.png
Binary files differ
diff --git a/awesome/theme/layouts/tiletopw.png b/awesome/theme/layouts/tiletopw.png
new file mode 100644
index 0000000..daf965f
--- /dev/null
+++ b/awesome/theme/layouts/tiletopw.png
Binary files differ
diff --git a/awesome/theme/layouts/tilew.png b/awesome/theme/layouts/tilew.png
new file mode 100644
index 0000000..c722a35
--- /dev/null
+++ b/awesome/theme/layouts/tilew.png
Binary files differ
diff --git a/awesome/theme/submenu.png b/awesome/theme/submenu.png
new file mode 100644
index 0000000..b2778e2
--- /dev/null
+++ b/awesome/theme/submenu.png
Binary files differ
diff --git a/awesome/theme/taglist/squarefw.png b/awesome/theme/taglist/squarefw.png
new file mode 100644
index 0000000..2a86430
--- /dev/null
+++ b/awesome/theme/taglist/squarefw.png
Binary files differ
diff --git a/awesome/theme/taglist/squarew.png b/awesome/theme/taglist/squarew.png
new file mode 100644
index 0000000..913f2ca
--- /dev/null
+++ b/awesome/theme/taglist/squarew.png
Binary files differ
diff --git a/awesome/theme/theme.lua b/awesome/theme/theme.lua
new file mode 100644
index 0000000..904c2bd
--- /dev/null
+++ b/awesome/theme/theme.lua
@@ -0,0 +1,105 @@
+---------------------------
+-- Default awesome theme --
+---------------------------
+
+function load_theme(avgcolor, comcolor)
+ if not avgcolor then avgcolor = "#000000" end
+ if not comcolor then comcolor = "#FFFFFF" end
+
+ local theme = {}
+
+ theme.font = "sans 8"
+
+ --theme.bg_normal = "#222222"
+ theme.bg_normal = avgcolor
+ theme.bg_focus = theme.bg_normal
+ theme.bg_urgent = "#ff0000" -- TODO should be opposite of bg_normal
+ theme.bg_minimize = theme.bg_normal
+ theme.bg_systray = theme.bg_normal
+
+
+ --theme.fg_normal = "#aaaaaa"
+ theme.fg_normal = comcolor
+ theme.fg_focus = comcolor
+ theme.fg_urgent = "#ffffff"
+ theme.fg_minimize = comcolor
+
+ 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
+end
diff --git a/awesome/theme/titlebar/close_focus.png b/awesome/theme/titlebar/close_focus.png
new file mode 100644
index 0000000..a5b7958
--- /dev/null
+++ b/awesome/theme/titlebar/close_focus.png
Binary files differ
diff --git a/awesome/theme/titlebar/close_normal.png b/awesome/theme/titlebar/close_normal.png
new file mode 100644
index 0000000..d0fdb7e
--- /dev/null
+++ b/awesome/theme/titlebar/close_normal.png
Binary files differ
diff --git a/awesome/theme/titlebar/floating_focus_active.png b/awesome/theme/titlebar/floating_focus_active.png
new file mode 100644
index 0000000..3447bb2
--- /dev/null
+++ b/awesome/theme/titlebar/floating_focus_active.png
Binary files differ
diff --git a/awesome/theme/titlebar/floating_focus_inactive.png b/awesome/theme/titlebar/floating_focus_inactive.png
new file mode 100644
index 0000000..fe5bb3c
--- /dev/null
+++ b/awesome/theme/titlebar/floating_focus_inactive.png
Binary files differ
diff --git a/awesome/theme/titlebar/floating_normal_active.png b/awesome/theme/titlebar/floating_normal_active.png
new file mode 100644
index 0000000..3108e9e
--- /dev/null
+++ b/awesome/theme/titlebar/floating_normal_active.png
Binary files differ
diff --git a/awesome/theme/titlebar/floating_normal_inactive.png b/awesome/theme/titlebar/floating_normal_inactive.png
new file mode 100644
index 0000000..d6f19db
--- /dev/null
+++ b/awesome/theme/titlebar/floating_normal_inactive.png
Binary files differ
diff --git a/awesome/theme/titlebar/maximized_focus_active.png b/awesome/theme/titlebar/maximized_focus_active.png
new file mode 100644
index 0000000..78a2914
--- /dev/null
+++ b/awesome/theme/titlebar/maximized_focus_active.png
Binary files differ
diff --git a/awesome/theme/titlebar/maximized_focus_inactive.png b/awesome/theme/titlebar/maximized_focus_inactive.png
new file mode 100644
index 0000000..2c3a5b7
--- /dev/null
+++ b/awesome/theme/titlebar/maximized_focus_inactive.png
Binary files differ
diff --git a/awesome/theme/titlebar/maximized_normal_active.png b/awesome/theme/titlebar/maximized_normal_active.png
new file mode 100644
index 0000000..7eb34a9
--- /dev/null
+++ b/awesome/theme/titlebar/maximized_normal_active.png
Binary files differ
diff --git a/awesome/theme/titlebar/maximized_normal_inactive.png b/awesome/theme/titlebar/maximized_normal_inactive.png
new file mode 100644
index 0000000..63cc537
--- /dev/null
+++ b/awesome/theme/titlebar/maximized_normal_inactive.png
Binary files differ
diff --git a/awesome/theme/titlebar/ontop_focus_active.png b/awesome/theme/titlebar/ontop_focus_active.png
new file mode 100644
index 0000000..f954bed
--- /dev/null
+++ b/awesome/theme/titlebar/ontop_focus_active.png
Binary files differ
diff --git a/awesome/theme/titlebar/ontop_focus_inactive.png b/awesome/theme/titlebar/ontop_focus_inactive.png
new file mode 100644
index 0000000..7b7cf11
--- /dev/null
+++ b/awesome/theme/titlebar/ontop_focus_inactive.png
Binary files differ
diff --git a/awesome/theme/titlebar/ontop_normal_active.png b/awesome/theme/titlebar/ontop_normal_active.png
new file mode 100644
index 0000000..48defb3
--- /dev/null
+++ b/awesome/theme/titlebar/ontop_normal_active.png
Binary files differ
diff --git a/awesome/theme/titlebar/ontop_normal_inactive.png b/awesome/theme/titlebar/ontop_normal_inactive.png
new file mode 100644
index 0000000..fd1dc01
--- /dev/null
+++ b/awesome/theme/titlebar/ontop_normal_inactive.png
Binary files differ
diff --git a/awesome/theme/titlebar/sticky_focus_active.png b/awesome/theme/titlebar/sticky_focus_active.png
new file mode 100644
index 0000000..1106399
--- /dev/null
+++ b/awesome/theme/titlebar/sticky_focus_active.png
Binary files differ
diff --git a/awesome/theme/titlebar/sticky_focus_inactive.png b/awesome/theme/titlebar/sticky_focus_inactive.png
new file mode 100644
index 0000000..d75fa0e
--- /dev/null
+++ b/awesome/theme/titlebar/sticky_focus_inactive.png
Binary files differ
diff --git a/awesome/theme/titlebar/sticky_normal_active.png b/awesome/theme/titlebar/sticky_normal_active.png
new file mode 100644
index 0000000..b33956a
--- /dev/null
+++ b/awesome/theme/titlebar/sticky_normal_active.png
Binary files differ
diff --git a/awesome/theme/titlebar/sticky_normal_inactive.png b/awesome/theme/titlebar/sticky_normal_inactive.png
new file mode 100644
index 0000000..7aeac90
--- /dev/null
+++ b/awesome/theme/titlebar/sticky_normal_inactive.png
Binary files differ