From eca9815fc719182ad8cddf683ef20f6cb3b4e90a Mon Sep 17 00:00:00 2001 From: zachir Date: Tue, 23 May 2023 13:34:44 -0500 Subject: fix gtk themes, and remove x11 wm configs --- awesome/themes/zenburn/awesome-icon.png | Bin 177 -> 0 bytes awesome/themes/zenburn/layouts/cornerne.png | Bin 193 -> 0 bytes awesome/themes/zenburn/layouts/cornernw.png | Bin 190 -> 0 bytes awesome/themes/zenburn/layouts/cornerse.png | Bin 197 -> 0 bytes awesome/themes/zenburn/layouts/cornersw.png | Bin 195 -> 0 bytes awesome/themes/zenburn/layouts/dwindle.png | Bin 196 -> 0 bytes awesome/themes/zenburn/layouts/fairh.png | Bin 191 -> 0 bytes awesome/themes/zenburn/layouts/fairv.png | Bin 193 -> 0 bytes awesome/themes/zenburn/layouts/floating.png | Bin 189 -> 0 bytes awesome/themes/zenburn/layouts/fullscreen.png | Bin 199 -> 0 bytes awesome/themes/zenburn/layouts/magnifier.png | Bin 191 -> 0 bytes awesome/themes/zenburn/layouts/max.png | Bin 271 -> 0 bytes awesome/themes/zenburn/layouts/spiral.png | Bin 196 -> 0 bytes awesome/themes/zenburn/layouts/tile.png | Bin 189 -> 0 bytes awesome/themes/zenburn/layouts/tilebottom.png | Bin 186 -> 0 bytes awesome/themes/zenburn/layouts/tileleft.png | Bin 188 -> 0 bytes awesome/themes/zenburn/layouts/tiletop.png | Bin 186 -> 0 bytes awesome/themes/zenburn/taglist/squarefz.png | Bin 168 -> 0 bytes awesome/themes/zenburn/taglist/squarez.png | Bin 171 -> 0 bytes awesome/themes/zenburn/theme.lua | 136 --------------------- awesome/themes/zenburn/titlebar/close_focus.png | Bin 187 -> 0 bytes awesome/themes/zenburn/titlebar/close_normal.png | Bin 116 -> 0 bytes .../zenburn/titlebar/floating_focus_active.png | Bin 187 -> 0 bytes .../zenburn/titlebar/floating_focus_inactive.png | Bin 112 -> 0 bytes .../zenburn/titlebar/floating_normal_active.png | Bin 116 -> 0 bytes .../zenburn/titlebar/floating_normal_inactive.png | Bin 90 -> 0 bytes .../zenburn/titlebar/maximized_focus_active.png | Bin 196 -> 0 bytes .../zenburn/titlebar/maximized_focus_inactive.png | Bin 110 -> 0 bytes .../zenburn/titlebar/maximized_normal_active.png | Bin 121 -> 0 bytes .../zenburn/titlebar/maximized_normal_inactive.png | Bin 112 -> 0 bytes .../themes/zenburn/titlebar/ontop_focus_active.png | Bin 191 -> 0 bytes .../zenburn/titlebar/ontop_focus_inactive.png | Bin 106 -> 0 bytes .../zenburn/titlebar/ontop_normal_active.png | Bin 118 -> 0 bytes .../zenburn/titlebar/ontop_normal_inactive.png | Bin 107 -> 0 bytes .../zenburn/titlebar/sticky_focus_active.png | Bin 187 -> 0 bytes .../zenburn/titlebar/sticky_focus_inactive.png | Bin 103 -> 0 bytes .../zenburn/titlebar/sticky_normal_active.png | Bin 116 -> 0 bytes .../zenburn/titlebar/sticky_normal_inactive.png | Bin 86 -> 0 bytes awesome/themes/zenburn/zenburn-background.png | Bin 1484 -> 0 bytes 39 files changed, 136 deletions(-) delete mode 100644 awesome/themes/zenburn/awesome-icon.png delete mode 100644 awesome/themes/zenburn/layouts/cornerne.png delete mode 100644 awesome/themes/zenburn/layouts/cornernw.png delete mode 100644 awesome/themes/zenburn/layouts/cornerse.png delete mode 100644 awesome/themes/zenburn/layouts/cornersw.png delete mode 100644 awesome/themes/zenburn/layouts/dwindle.png delete mode 100644 awesome/themes/zenburn/layouts/fairh.png delete mode 100644 awesome/themes/zenburn/layouts/fairv.png delete mode 100644 awesome/themes/zenburn/layouts/floating.png delete mode 100644 awesome/themes/zenburn/layouts/fullscreen.png delete mode 100644 awesome/themes/zenburn/layouts/magnifier.png delete mode 100644 awesome/themes/zenburn/layouts/max.png delete mode 100644 awesome/themes/zenburn/layouts/spiral.png delete mode 100644 awesome/themes/zenburn/layouts/tile.png delete mode 100644 awesome/themes/zenburn/layouts/tilebottom.png delete mode 100644 awesome/themes/zenburn/layouts/tileleft.png delete mode 100644 awesome/themes/zenburn/layouts/tiletop.png delete mode 100644 awesome/themes/zenburn/taglist/squarefz.png delete mode 100644 awesome/themes/zenburn/taglist/squarez.png delete mode 100644 awesome/themes/zenburn/theme.lua delete mode 100644 awesome/themes/zenburn/titlebar/close_focus.png delete mode 100644 awesome/themes/zenburn/titlebar/close_normal.png delete mode 100644 awesome/themes/zenburn/titlebar/floating_focus_active.png delete mode 100644 awesome/themes/zenburn/titlebar/floating_focus_inactive.png delete mode 100644 awesome/themes/zenburn/titlebar/floating_normal_active.png delete mode 100644 awesome/themes/zenburn/titlebar/floating_normal_inactive.png delete mode 100644 awesome/themes/zenburn/titlebar/maximized_focus_active.png delete mode 100644 awesome/themes/zenburn/titlebar/maximized_focus_inactive.png delete mode 100644 awesome/themes/zenburn/titlebar/maximized_normal_active.png delete mode 100644 awesome/themes/zenburn/titlebar/maximized_normal_inactive.png delete mode 100644 awesome/themes/zenburn/titlebar/ontop_focus_active.png delete mode 100644 awesome/themes/zenburn/titlebar/ontop_focus_inactive.png delete mode 100644 awesome/themes/zenburn/titlebar/ontop_normal_active.png delete mode 100644 awesome/themes/zenburn/titlebar/ontop_normal_inactive.png delete mode 100644 awesome/themes/zenburn/titlebar/sticky_focus_active.png delete mode 100644 awesome/themes/zenburn/titlebar/sticky_focus_inactive.png delete mode 100644 awesome/themes/zenburn/titlebar/sticky_normal_active.png delete mode 100644 awesome/themes/zenburn/titlebar/sticky_normal_inactive.png delete mode 100644 awesome/themes/zenburn/zenburn-background.png (limited to 'awesome/themes/zenburn') diff --git a/awesome/themes/zenburn/awesome-icon.png b/awesome/themes/zenburn/awesome-icon.png deleted file mode 100644 index 70978d3..0000000 Binary files a/awesome/themes/zenburn/awesome-icon.png and /dev/null differ diff --git a/awesome/themes/zenburn/layouts/cornerne.png b/awesome/themes/zenburn/layouts/cornerne.png deleted file mode 100644 index d541a43..0000000 Binary files a/awesome/themes/zenburn/layouts/cornerne.png and /dev/null differ diff --git a/awesome/themes/zenburn/layouts/cornernw.png b/awesome/themes/zenburn/layouts/cornernw.png deleted file mode 100644 index 78fa394..0000000 Binary files a/awesome/themes/zenburn/layouts/cornernw.png and /dev/null differ diff --git a/awesome/themes/zenburn/layouts/cornerse.png b/awesome/themes/zenburn/layouts/cornerse.png deleted file mode 100644 index 19b85c3..0000000 Binary files a/awesome/themes/zenburn/layouts/cornerse.png and /dev/null differ diff --git a/awesome/themes/zenburn/layouts/cornersw.png b/awesome/themes/zenburn/layouts/cornersw.png deleted file mode 100644 index a35c476..0000000 Binary files a/awesome/themes/zenburn/layouts/cornersw.png and /dev/null differ diff --git a/awesome/themes/zenburn/layouts/dwindle.png b/awesome/themes/zenburn/layouts/dwindle.png deleted file mode 100644 index 1aa4bf2..0000000 Binary files a/awesome/themes/zenburn/layouts/dwindle.png and /dev/null differ diff --git a/awesome/themes/zenburn/layouts/fairh.png b/awesome/themes/zenburn/layouts/fairh.png deleted file mode 100644 index e176bb3..0000000 Binary files a/awesome/themes/zenburn/layouts/fairh.png and /dev/null differ diff --git a/awesome/themes/zenburn/layouts/fairv.png b/awesome/themes/zenburn/layouts/fairv.png deleted file mode 100644 index 7c0a92c..0000000 Binary files a/awesome/themes/zenburn/layouts/fairv.png and /dev/null differ diff --git a/awesome/themes/zenburn/layouts/floating.png b/awesome/themes/zenburn/layouts/floating.png deleted file mode 100644 index a399092..0000000 Binary files a/awesome/themes/zenburn/layouts/floating.png and /dev/null differ diff --git a/awesome/themes/zenburn/layouts/fullscreen.png b/awesome/themes/zenburn/layouts/fullscreen.png deleted file mode 100644 index a0c795c..0000000 Binary files a/awesome/themes/zenburn/layouts/fullscreen.png and /dev/null differ diff --git a/awesome/themes/zenburn/layouts/magnifier.png b/awesome/themes/zenburn/layouts/magnifier.png deleted file mode 100644 index bca6db9..0000000 Binary files a/awesome/themes/zenburn/layouts/magnifier.png and /dev/null differ diff --git a/awesome/themes/zenburn/layouts/max.png b/awesome/themes/zenburn/layouts/max.png deleted file mode 100644 index a24900c..0000000 Binary files a/awesome/themes/zenburn/layouts/max.png and /dev/null differ diff --git a/awesome/themes/zenburn/layouts/spiral.png b/awesome/themes/zenburn/layouts/spiral.png deleted file mode 100644 index 8f5aeed..0000000 Binary files a/awesome/themes/zenburn/layouts/spiral.png and /dev/null differ diff --git a/awesome/themes/zenburn/layouts/tile.png b/awesome/themes/zenburn/layouts/tile.png deleted file mode 100644 index 3fcc904..0000000 Binary files a/awesome/themes/zenburn/layouts/tile.png and /dev/null differ diff --git a/awesome/themes/zenburn/layouts/tilebottom.png b/awesome/themes/zenburn/layouts/tilebottom.png deleted file mode 100644 index dfe7832..0000000 Binary files a/awesome/themes/zenburn/layouts/tilebottom.png and /dev/null differ diff --git a/awesome/themes/zenburn/layouts/tileleft.png b/awesome/themes/zenburn/layouts/tileleft.png deleted file mode 100644 index c5decfd..0000000 Binary files a/awesome/themes/zenburn/layouts/tileleft.png and /dev/null differ diff --git a/awesome/themes/zenburn/layouts/tiletop.png b/awesome/themes/zenburn/layouts/tiletop.png deleted file mode 100644 index b251661..0000000 Binary files a/awesome/themes/zenburn/layouts/tiletop.png and /dev/null differ diff --git a/awesome/themes/zenburn/taglist/squarefz.png b/awesome/themes/zenburn/taglist/squarefz.png deleted file mode 100644 index 0927720..0000000 Binary files a/awesome/themes/zenburn/taglist/squarefz.png and /dev/null differ diff --git a/awesome/themes/zenburn/taglist/squarez.png b/awesome/themes/zenburn/taglist/squarez.png deleted file mode 100644 index 9b41c26..0000000 Binary files a/awesome/themes/zenburn/taglist/squarez.png and /dev/null differ diff --git a/awesome/themes/zenburn/theme.lua b/awesome/themes/zenburn/theme.lua deleted file mode 100644 index 2b6fa08..0000000 --- a/awesome/themes/zenburn/theme.lua +++ /dev/null @@ -1,136 +0,0 @@ -------------------------------- --- "Zenburn" awesome theme -- --- By Adrian C. (anrxc) -- -------------------------------- - -local themes_path = require("gears.filesystem").get_themes_dir() -local dpi = require("beautiful.xresources").apply_dpi - --- {{{ Main -local theme = {} -theme.wallpaper = themes_path .. "zenburn/zenburn-background.png" --- }}} - --- {{{ Styles -theme.font = "sans 8" - --- {{{ Colors -theme.fg_normal = "#DCDCCC" -theme.fg_focus = "#F0DFAF" -theme.fg_urgent = "#CC9393" -theme.bg_normal = "#3F3F3F" -theme.bg_focus = "#1E2320" -theme.bg_urgent = "#3F3F3F" -theme.bg_systray = theme.bg_normal --- }}} - --- {{{ Borders -theme.useless_gap = dpi(0) -theme.border_width = dpi(2) -theme.border_normal = "#3F3F3F" -theme.border_focus = "#6F6F6F" -theme.border_marked = "#CC9393" --- }}} - --- {{{ Titlebars -theme.titlebar_bg_focus = "#3F3F3F" -theme.titlebar_bg_normal = "#3F3F3F" --- }}} - --- There are other variable sets --- overriding the default one when --- defined, the sets are: --- [taglist|tasklist]_[bg|fg]_[focus|urgent|occupied|empty|volatile] --- titlebar_[normal|focus] --- tooltip_[font|opacity|fg_color|bg_color|border_width|border_color] --- Example: ---theme.taglist_bg_focus = "#CC9393" --- }}} - --- {{{ Widgets --- You can add as many variables as --- you wish and access them by using --- beautiful.variable in your rc.lua ---theme.fg_widget = "#AECF96" ---theme.fg_center_widget = "#88A175" ---theme.fg_end_widget = "#FF5656" ---theme.bg_widget = "#494B4F" ---theme.border_widget = "#3F3F3F" --- }}} - --- {{{ Mouse finder -theme.mouse_finder_color = "#CC9393" --- mouse_finder_[timeout|animate_timeout|radius|factor] --- }}} - --- {{{ Menu --- Variables set for theming the menu: --- menu_[bg|fg]_[normal|focus] --- menu_[border_color|border_width] -theme.menu_height = dpi(15) -theme.menu_width = dpi(100) --- }}} - --- {{{ Icons --- {{{ Taglist -theme.taglist_squares_sel = themes_path .. "zenburn/taglist/squarefz.png" -theme.taglist_squares_unsel = themes_path .. "zenburn/taglist/squarez.png" ---theme.taglist_squares_resize = "false" --- }}} - --- {{{ Misc -theme.awesome_icon = themes_path .. "zenburn/awesome-icon.png" -theme.menu_submenu_icon = themes_path .. "default/submenu.png" --- }}} - --- {{{ Layout -theme.layout_tile = themes_path .. "zenburn/layouts/tile.png" -theme.layout_tileleft = themes_path .. "zenburn/layouts/tileleft.png" -theme.layout_tilebottom = themes_path .. "zenburn/layouts/tilebottom.png" -theme.layout_tiletop = themes_path .. "zenburn/layouts/tiletop.png" -theme.layout_fairv = themes_path .. "zenburn/layouts/fairv.png" -theme.layout_fairh = themes_path .. "zenburn/layouts/fairh.png" -theme.layout_spiral = themes_path .. "zenburn/layouts/spiral.png" -theme.layout_dwindle = themes_path .. "zenburn/layouts/dwindle.png" -theme.layout_max = themes_path .. "zenburn/layouts/max.png" -theme.layout_fullscreen = themes_path .. "zenburn/layouts/fullscreen.png" -theme.layout_magnifier = themes_path .. "zenburn/layouts/magnifier.png" -theme.layout_floating = themes_path .. "zenburn/layouts/floating.png" -theme.layout_cornernw = themes_path .. "zenburn/layouts/cornernw.png" -theme.layout_cornerne = themes_path .. "zenburn/layouts/cornerne.png" -theme.layout_cornersw = themes_path .. "zenburn/layouts/cornersw.png" -theme.layout_cornerse = themes_path .. "zenburn/layouts/cornerse.png" --- }}} - --- {{{ Titlebar -theme.titlebar_close_button_focus = themes_path .. "zenburn/titlebar/close_focus.png" -theme.titlebar_close_button_normal = themes_path .. "zenburn/titlebar/close_normal.png" - -theme.titlebar_minimize_button_normal = themes_path .. "default/titlebar/minimize_normal.png" -theme.titlebar_minimize_button_focus = themes_path .. "default/titlebar/minimize_focus.png" - -theme.titlebar_ontop_button_focus_active = themes_path .. "zenburn/titlebar/ontop_focus_active.png" -theme.titlebar_ontop_button_normal_active = themes_path .. "zenburn/titlebar/ontop_normal_active.png" -theme.titlebar_ontop_button_focus_inactive = themes_path .. "zenburn/titlebar/ontop_focus_inactive.png" -theme.titlebar_ontop_button_normal_inactive = themes_path .. "zenburn/titlebar/ontop_normal_inactive.png" - -theme.titlebar_sticky_button_focus_active = themes_path .. "zenburn/titlebar/sticky_focus_active.png" -theme.titlebar_sticky_button_normal_active = themes_path .. "zenburn/titlebar/sticky_normal_active.png" -theme.titlebar_sticky_button_focus_inactive = themes_path .. "zenburn/titlebar/sticky_focus_inactive.png" -theme.titlebar_sticky_button_normal_inactive = themes_path .. "zenburn/titlebar/sticky_normal_inactive.png" - -theme.titlebar_floating_button_focus_active = themes_path .. "zenburn/titlebar/floating_focus_active.png" -theme.titlebar_floating_button_normal_active = themes_path .. "zenburn/titlebar/floating_normal_active.png" -theme.titlebar_floating_button_focus_inactive = themes_path .. "zenburn/titlebar/floating_focus_inactive.png" -theme.titlebar_floating_button_normal_inactive = themes_path .. "zenburn/titlebar/floating_normal_inactive.png" - -theme.titlebar_maximized_button_focus_active = themes_path .. "zenburn/titlebar/maximized_focus_active.png" -theme.titlebar_maximized_button_normal_active = themes_path .. "zenburn/titlebar/maximized_normal_active.png" -theme.titlebar_maximized_button_focus_inactive = themes_path .. "zenburn/titlebar/maximized_focus_inactive.png" -theme.titlebar_maximized_button_normal_inactive = themes_path .. "zenburn/titlebar/maximized_normal_inactive.png" --- }}} --- }}} - -return theme - --- vim: filetype=lua:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:textwidth=80 diff --git a/awesome/themes/zenburn/titlebar/close_focus.png b/awesome/themes/zenburn/titlebar/close_focus.png deleted file mode 100644 index cccbadc..0000000 Binary files a/awesome/themes/zenburn/titlebar/close_focus.png and /dev/null differ diff --git a/awesome/themes/zenburn/titlebar/close_normal.png b/awesome/themes/zenburn/titlebar/close_normal.png deleted file mode 100644 index 6e6b645..0000000 Binary files a/awesome/themes/zenburn/titlebar/close_normal.png and /dev/null differ diff --git a/awesome/themes/zenburn/titlebar/floating_focus_active.png b/awesome/themes/zenburn/titlebar/floating_focus_active.png deleted file mode 100644 index 77ea127..0000000 Binary files a/awesome/themes/zenburn/titlebar/floating_focus_active.png and /dev/null differ diff --git a/awesome/themes/zenburn/titlebar/floating_focus_inactive.png b/awesome/themes/zenburn/titlebar/floating_focus_inactive.png deleted file mode 100644 index 94b0360..0000000 Binary files a/awesome/themes/zenburn/titlebar/floating_focus_inactive.png and /dev/null differ diff --git a/awesome/themes/zenburn/titlebar/floating_normal_active.png b/awesome/themes/zenburn/titlebar/floating_normal_active.png deleted file mode 100644 index 878a9fb..0000000 Binary files a/awesome/themes/zenburn/titlebar/floating_normal_active.png and /dev/null differ diff --git a/awesome/themes/zenburn/titlebar/floating_normal_inactive.png b/awesome/themes/zenburn/titlebar/floating_normal_inactive.png deleted file mode 100644 index 4147c7d..0000000 Binary files a/awesome/themes/zenburn/titlebar/floating_normal_inactive.png and /dev/null differ diff --git a/awesome/themes/zenburn/titlebar/maximized_focus_active.png b/awesome/themes/zenburn/titlebar/maximized_focus_active.png deleted file mode 100644 index 9fc0483..0000000 Binary files a/awesome/themes/zenburn/titlebar/maximized_focus_active.png and /dev/null differ diff --git a/awesome/themes/zenburn/titlebar/maximized_focus_inactive.png b/awesome/themes/zenburn/titlebar/maximized_focus_inactive.png deleted file mode 100644 index 298751c..0000000 Binary files a/awesome/themes/zenburn/titlebar/maximized_focus_inactive.png and /dev/null differ diff --git a/awesome/themes/zenburn/titlebar/maximized_normal_active.png b/awesome/themes/zenburn/titlebar/maximized_normal_active.png deleted file mode 100644 index 1dca071..0000000 Binary files a/awesome/themes/zenburn/titlebar/maximized_normal_active.png and /dev/null differ diff --git a/awesome/themes/zenburn/titlebar/maximized_normal_inactive.png b/awesome/themes/zenburn/titlebar/maximized_normal_inactive.png deleted file mode 100644 index f943ac7..0000000 Binary files a/awesome/themes/zenburn/titlebar/maximized_normal_inactive.png and /dev/null differ diff --git a/awesome/themes/zenburn/titlebar/ontop_focus_active.png b/awesome/themes/zenburn/titlebar/ontop_focus_active.png deleted file mode 100644 index 86e61b7..0000000 Binary files a/awesome/themes/zenburn/titlebar/ontop_focus_active.png and /dev/null differ diff --git a/awesome/themes/zenburn/titlebar/ontop_focus_inactive.png b/awesome/themes/zenburn/titlebar/ontop_focus_inactive.png deleted file mode 100644 index 04bc63a..0000000 Binary files a/awesome/themes/zenburn/titlebar/ontop_focus_inactive.png and /dev/null differ diff --git a/awesome/themes/zenburn/titlebar/ontop_normal_active.png b/awesome/themes/zenburn/titlebar/ontop_normal_active.png deleted file mode 100644 index 8d9cb5b..0000000 Binary files a/awesome/themes/zenburn/titlebar/ontop_normal_active.png and /dev/null differ diff --git a/awesome/themes/zenburn/titlebar/ontop_normal_inactive.png b/awesome/themes/zenburn/titlebar/ontop_normal_inactive.png deleted file mode 100644 index d383c77..0000000 Binary files a/awesome/themes/zenburn/titlebar/ontop_normal_inactive.png and /dev/null differ diff --git a/awesome/themes/zenburn/titlebar/sticky_focus_active.png b/awesome/themes/zenburn/titlebar/sticky_focus_active.png deleted file mode 100644 index 5af45c1..0000000 Binary files a/awesome/themes/zenburn/titlebar/sticky_focus_active.png and /dev/null differ diff --git a/awesome/themes/zenburn/titlebar/sticky_focus_inactive.png b/awesome/themes/zenburn/titlebar/sticky_focus_inactive.png deleted file mode 100644 index 1a0c481..0000000 Binary files a/awesome/themes/zenburn/titlebar/sticky_focus_inactive.png and /dev/null differ diff --git a/awesome/themes/zenburn/titlebar/sticky_normal_active.png b/awesome/themes/zenburn/titlebar/sticky_normal_active.png deleted file mode 100644 index 50a6d2b..0000000 Binary files a/awesome/themes/zenburn/titlebar/sticky_normal_active.png and /dev/null differ diff --git a/awesome/themes/zenburn/titlebar/sticky_normal_inactive.png b/awesome/themes/zenburn/titlebar/sticky_normal_inactive.png deleted file mode 100644 index ea09406..0000000 Binary files a/awesome/themes/zenburn/titlebar/sticky_normal_inactive.png and /dev/null differ diff --git a/awesome/themes/zenburn/zenburn-background.png b/awesome/themes/zenburn/zenburn-background.png deleted file mode 100644 index b2c14d9..0000000 Binary files a/awesome/themes/zenburn/zenburn-background.png and /dev/null differ -- cgit v1.2.3