dotfiles

*nix config files
git clone git://git.pyratebeard.net/dotfiles.git
Log | Files | Refs | README

commit f54541847667a496f307de3ad85e5c582d73dfe0
parent e724642c82d3bf0cb07bcbc9189ad220a64ce7e1
Author: pyratebeard <root@pyratebeard.net>
Date:   Tue,  7 Nov 2017 20:00:00 +0000

modified boneyard theme into badblood colors

Diffstat:
Mawesome/.config/awesome/rc.lua | 2+-
Aawesome/.config/awesome/themes/badblood/awesome14.png | 0
Aawesome/.config/awesome/themes/badblood/awesome16.png | 0
Aawesome/.config/awesome/themes/badblood/background.png | 0
Aawesome/.config/awesome/themes/badblood/background/bg.png | 0
Aawesome/.config/awesome/themes/badblood/background/bg2.png | 0
Aawesome/.config/awesome/themes/badblood/layouts/dwindle.png | 0
Aawesome/.config/awesome/themes/badblood/layouts/dwindlew.png | 0
Aawesome/.config/awesome/themes/badblood/layouts/fairh.png | 0
Aawesome/.config/awesome/themes/badblood/layouts/fairhw.png | 0
Aawesome/.config/awesome/themes/badblood/layouts/fairv.png | 0
Aawesome/.config/awesome/themes/badblood/layouts/fairvw.png | 0
Aawesome/.config/awesome/themes/badblood/layouts/floating.png | 0
Aawesome/.config/awesome/themes/badblood/layouts/floatingw.png | 0
Aawesome/.config/awesome/themes/badblood/layouts/fullscreen.png | 0
Aawesome/.config/awesome/themes/badblood/layouts/fullscreenw.png | 0
Aawesome/.config/awesome/themes/badblood/layouts/magnifier.png | 0
Aawesome/.config/awesome/themes/badblood/layouts/magnifierw.png | 0
Aawesome/.config/awesome/themes/badblood/layouts/max.png | 0
Aawesome/.config/awesome/themes/badblood/layouts/maxw.png | 0
Aawesome/.config/awesome/themes/badblood/layouts/spiral.png | 0
Aawesome/.config/awesome/themes/badblood/layouts/spiralw.png | 0
Aawesome/.config/awesome/themes/badblood/layouts/tile.png | 0
Aawesome/.config/awesome/themes/badblood/layouts/tilebottom.png | 0
Aawesome/.config/awesome/themes/badblood/layouts/tilebottomw.png | 0
Aawesome/.config/awesome/themes/badblood/layouts/tileleft.png | 0
Aawesome/.config/awesome/themes/badblood/layouts/tileleftw.png | 0
Aawesome/.config/awesome/themes/badblood/layouts/tiletop.png | 0
Aawesome/.config/awesome/themes/badblood/layouts/tiletopw.png | 0
Aawesome/.config/awesome/themes/badblood/layouts/tilew.png | 0
Aawesome/.config/awesome/themes/badblood/layouts2/dwindle.png | 0
Aawesome/.config/awesome/themes/badblood/layouts2/fairh.png | 0
Aawesome/.config/awesome/themes/badblood/layouts2/fairv.png | 0
Aawesome/.config/awesome/themes/badblood/layouts2/floating.png | 0
Aawesome/.config/awesome/themes/badblood/layouts2/floating_a.png | 0
Aawesome/.config/awesome/themes/badblood/layouts2/fullscreen.png | 0
Aawesome/.config/awesome/themes/badblood/layouts2/magnifier.png | 0
Aawesome/.config/awesome/themes/badblood/layouts2/max.png | 0
Aawesome/.config/awesome/themes/badblood/layouts2/spiral.png | 0
Aawesome/.config/awesome/themes/badblood/layouts2/tile.png | 0
Aawesome/.config/awesome/themes/badblood/layouts2/tilebottom.png | 0
Aawesome/.config/awesome/themes/badblood/layouts2/tileleft.png | 0
Aawesome/.config/awesome/themes/badblood/layouts2/tiletop.png | 0
Aawesome/.config/awesome/themes/badblood/submenu.png | 0
Aawesome/.config/awesome/themes/badblood/taglist/squarefw.png | 0
Aawesome/.config/awesome/themes/badblood/taglist/squarew.png | 0
Aawesome/.config/awesome/themes/badblood/tasklist/floating.png | 0
Aawesome/.config/awesome/themes/badblood/tasklist/floatingw.png | 0
Aawesome/.config/awesome/themes/badblood/tasklist/square.png | 0
Aawesome/.config/awesome/themes/badblood/tasklist/square2.png | 0
Aawesome/.config/awesome/themes/badblood/theme.lua | 132+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Aawesome/.config/awesome/themes/badblood/titlebar/close_focus.png | 0
Aawesome/.config/awesome/themes/badblood/titlebar/close_normal.png | 0
Aawesome/.config/awesome/themes/badblood/titlebar/floating_focus_active.png | 0
Aawesome/.config/awesome/themes/badblood/titlebar/floating_focus_inactive.png | 0
Aawesome/.config/awesome/themes/badblood/titlebar/floating_normal_active.png | 0
Aawesome/.config/awesome/themes/badblood/titlebar/floating_normal_inactive.png | 0
Aawesome/.config/awesome/themes/badblood/titlebar/maximized_focus_active.png | 0
Aawesome/.config/awesome/themes/badblood/titlebar/maximized_focus_inactive.png | 0
Aawesome/.config/awesome/themes/badblood/titlebar/maximized_normal_active.png | 0
Aawesome/.config/awesome/themes/badblood/titlebar/maximized_normal_inactive.png | 0
Aawesome/.config/awesome/themes/badblood/titlebar/ontop_focus_active.png | 0
Aawesome/.config/awesome/themes/badblood/titlebar/ontop_focus_inactive.png | 0
Aawesome/.config/awesome/themes/badblood/titlebar/ontop_normal_active.png | 0
Aawesome/.config/awesome/themes/badblood/titlebar/ontop_normal_inactive.png | 0
Aawesome/.config/awesome/themes/badblood/titlebar/sticky_focus_active.png | 0
Aawesome/.config/awesome/themes/badblood/titlebar/sticky_focus_inactive.png | 0
Aawesome/.config/awesome/themes/badblood/titlebar/sticky_normal_active.png | 0
Aawesome/.config/awesome/themes/badblood/titlebar/sticky_normal_inactive.png | 0
69 files changed, 133 insertions(+), 1 deletion(-)

diff --git a/awesome/.config/awesome/rc.lua b/awesome/.config/awesome/rc.lua @@ -75,7 +75,7 @@ editor_cmd = terminal .. " -e " .. editor modkey = "Mod4" -- Theme -beautiful.init(home.."/.config/awesome/themes/dotshare/theme.lua") +beautiful.init(home.."/.config/awesome/themes/badblood/theme.lua") -- Wallpaper if beautiful.wallpaper then diff --git a/awesome/.config/awesome/themes/badblood/awesome14.png b/awesome/.config/awesome/themes/badblood/awesome14.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/awesome16.png b/awesome/.config/awesome/themes/badblood/awesome16.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/background.png b/awesome/.config/awesome/themes/badblood/background.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/background/bg.png b/awesome/.config/awesome/themes/badblood/background/bg.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/background/bg2.png b/awesome/.config/awesome/themes/badblood/background/bg2.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/layouts/dwindle.png b/awesome/.config/awesome/themes/badblood/layouts/dwindle.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/layouts/dwindlew.png b/awesome/.config/awesome/themes/badblood/layouts/dwindlew.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/layouts/fairh.png b/awesome/.config/awesome/themes/badblood/layouts/fairh.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/layouts/fairhw.png b/awesome/.config/awesome/themes/badblood/layouts/fairhw.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/layouts/fairv.png b/awesome/.config/awesome/themes/badblood/layouts/fairv.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/layouts/fairvw.png b/awesome/.config/awesome/themes/badblood/layouts/fairvw.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/layouts/floating.png b/awesome/.config/awesome/themes/badblood/layouts/floating.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/layouts/floatingw.png b/awesome/.config/awesome/themes/badblood/layouts/floatingw.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/layouts/fullscreen.png b/awesome/.config/awesome/themes/badblood/layouts/fullscreen.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/layouts/fullscreenw.png b/awesome/.config/awesome/themes/badblood/layouts/fullscreenw.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/layouts/magnifier.png b/awesome/.config/awesome/themes/badblood/layouts/magnifier.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/layouts/magnifierw.png b/awesome/.config/awesome/themes/badblood/layouts/magnifierw.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/layouts/max.png b/awesome/.config/awesome/themes/badblood/layouts/max.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/layouts/maxw.png b/awesome/.config/awesome/themes/badblood/layouts/maxw.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/layouts/spiral.png b/awesome/.config/awesome/themes/badblood/layouts/spiral.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/layouts/spiralw.png b/awesome/.config/awesome/themes/badblood/layouts/spiralw.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/layouts/tile.png b/awesome/.config/awesome/themes/badblood/layouts/tile.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/layouts/tilebottom.png b/awesome/.config/awesome/themes/badblood/layouts/tilebottom.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/layouts/tilebottomw.png b/awesome/.config/awesome/themes/badblood/layouts/tilebottomw.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/layouts/tileleft.png b/awesome/.config/awesome/themes/badblood/layouts/tileleft.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/layouts/tileleftw.png b/awesome/.config/awesome/themes/badblood/layouts/tileleftw.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/layouts/tiletop.png b/awesome/.config/awesome/themes/badblood/layouts/tiletop.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/layouts/tiletopw.png b/awesome/.config/awesome/themes/badblood/layouts/tiletopw.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/layouts/tilew.png b/awesome/.config/awesome/themes/badblood/layouts/tilew.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/layouts2/dwindle.png b/awesome/.config/awesome/themes/badblood/layouts2/dwindle.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/layouts2/fairh.png b/awesome/.config/awesome/themes/badblood/layouts2/fairh.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/layouts2/fairv.png b/awesome/.config/awesome/themes/badblood/layouts2/fairv.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/layouts2/floating.png b/awesome/.config/awesome/themes/badblood/layouts2/floating.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/layouts2/floating_a.png b/awesome/.config/awesome/themes/badblood/layouts2/floating_a.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/layouts2/fullscreen.png b/awesome/.config/awesome/themes/badblood/layouts2/fullscreen.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/layouts2/magnifier.png b/awesome/.config/awesome/themes/badblood/layouts2/magnifier.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/layouts2/max.png b/awesome/.config/awesome/themes/badblood/layouts2/max.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/layouts2/spiral.png b/awesome/.config/awesome/themes/badblood/layouts2/spiral.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/layouts2/tile.png b/awesome/.config/awesome/themes/badblood/layouts2/tile.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/layouts2/tilebottom.png b/awesome/.config/awesome/themes/badblood/layouts2/tilebottom.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/layouts2/tileleft.png b/awesome/.config/awesome/themes/badblood/layouts2/tileleft.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/layouts2/tiletop.png b/awesome/.config/awesome/themes/badblood/layouts2/tiletop.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/submenu.png b/awesome/.config/awesome/themes/badblood/submenu.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/taglist/squarefw.png b/awesome/.config/awesome/themes/badblood/taglist/squarefw.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/taglist/squarew.png b/awesome/.config/awesome/themes/badblood/taglist/squarew.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/tasklist/floating.png b/awesome/.config/awesome/themes/badblood/tasklist/floating.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/tasklist/floatingw.png b/awesome/.config/awesome/themes/badblood/tasklist/floatingw.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/tasklist/square.png b/awesome/.config/awesome/themes/badblood/tasklist/square.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/tasklist/square2.png b/awesome/.config/awesome/themes/badblood/tasklist/square2.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/theme.lua b/awesome/.config/awesome/themes/badblood/theme.lua @@ -0,0 +1,132 @@ +-- badblood +-- +--{{{ Main +local awful = require("awful") +awful.util = require("awful.util") + +theme = {} + +home = os.getenv("HOME") +config = awful.util.getdir("config") +shared = "/usr/share/awesome" +if not awful.util.file_readable(shared .. "/icons/awesome16.png") then + shared = "/usr/share/local/awesome" +end +sharedicons = shared .. "/icons" +sharedthemes = shared .. "/themes" +themes = config .. "/themes" +themename = "/badblood" +if not awful.util.file_readable(themes .. themename .. "/theme.lua") then + themes = sharedthemes +end +themedir = themes .. themename + +wallpaper1 = home .. "/tmp/alestorm_ngbts_darker.jpg" +wallpaper2 = themedir .. "/background.png" +wallpaper3 = sharedthemes .. "/zenburn/zenburn-background.png" +wallpaper4 = sharedthemes .. "/default/background.png" +wpscript = home .. "/.wallpaper" + +if awful.util.file_readable(wallpaper1) then + theme.wallpaper = wallpaper1 +elseif awful.util.file_readable(wallpaper2) then + theme.wallpaper = wallpaper2 +elseif awful.util.file_readable(wpscript) then + theme.wallpaper_cmd = { "sh " .. wpscript } +elseif awful.util.file_readable(wallpaper3) then + theme.wallpaper = wallpaper3 +else + theme.wallpaper = wallpaper4 +end +--}}} + +theme.font = "tamzen 9" + +theme.bg_normal = "#0e0e0e" +theme.bg_focus = "#0e0e0e" +theme.bg_urgent = "#0e0e0e" +theme.bg_minimize = "#0e0e0e" + +theme.fg_normal = "#fff" +theme.fg_focus = "#01c8e5" +theme.fg_urgent = "#a71c1f" +theme.fg_minimize = "#656565" + +theme.border_width = "1" +theme.border_normal = "#0e0e0e" +theme.border_focus = "#252525" +theme.border_marked = "#277896" + +-- 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 = themedir .. "/taglist/squarefw.png" +theme.taglist_squares_unsel = themedir .. "/taglist/squarew.png" + +theme.tasklist_square = themedir .. "/tasklist/square2.png" +theme.tasklist_floating_icon = themedir .. "/tasklist/floatingw.png" + +-- Variables set for theming the menu: +-- menu_[bg|fg]_[normal|focus] +-- menu_[border_color|border_width] +theme.menu_submenu_icon = themedir .. "/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 = themedir .. "/titlebar/close_normal.png" +theme.titlebar_close_button_focus = themedir .. "/titlebar/close_focus.png" + +theme.titlebar_ontop_button_normal_inactive = themedir .. "/titlebar/ontop_normal_inactive.png" +theme.titlebar_ontop_button_focus_inactive = themedir .. "/titlebar/ontop_focus_inactive.png" +theme.titlebar_ontop_button_normal_active = themedir .. "/titlebar/ontop_normal_active.png" +theme.titlebar_ontop_button_focus_active = themedir .. "/titlebar/ontop_focus_active.png" + +theme.titlebar_sticky_button_normal_inactive = themedir .. "/titlebar/sticky_normal_inactive.png" +theme.titlebar_sticky_button_focus_inactive = themedir .. "/titlebar/sticky_focus_inactive.png" +theme.titlebar_sticky_button_normal_active = themedir .. "/titlebar/sticky_normal_active.png" +theme.titlebar_sticky_button_focus_active = themedir .. "/titlebar/sticky_focus_active.png" + +theme.titlebar_floating_button_normal_inactive = themedir .. "/titlebar/floating_normal_inactive.png" +theme.titlebar_floating_button_focus_inactive = themedir .. "/titlebar/floating_focus_inactive.png" +theme.titlebar_floating_button_normal_active = themedir .. "/titlebar/floating_normal_active.png" +theme.titlebar_floating_button_focus_active = themedir .. "/titlebar/floating_focus_active.png" + +theme.titlebar_maximized_button_normal_inactive = themedir .. "/titlebar/maximized_normal_inactive.png" +theme.titlebar_maximized_button_focus_inactive = themedir .. "/titlebar/maximized_focus_inactive.png" +theme.titlebar_maximized_button_normal_active = themedir .. "/titlebar/maximized_normal_active.png" +theme.titlebar_maximized_button_focus_active = themedir .. "/titlebar/maximized_focus_active.png" + +-- You can use your own layout icons like this: +theme.layout_fairh = themedir .. "/layouts2/fairh.png" +theme.layout_fairv = themedir .. "/layouts2/fairv.png" +theme.layout_floating = themedir .. "/layouts2/floating.png" +theme.layout_magnifier = themedir .. "/layouts2/magnifier.png" +theme.layout_max = themedir .. "/layouts2/max.png" +theme.layout_fullscreen = themedir .. "/layouts2/fullscreen.png" +theme.layout_tilebottom = themedir .. "/layouts2/tilebottom.png" +theme.layout_tileleft = themedir .. "/layouts2/tileleft.png" +theme.layout_tile = themedir .. "/layouts2/tile.png" +theme.layout_tiletop = themedir .. "/layouts2/tiletop.png" +theme.layout_spiral = themedir .. "/layouts2/spiral.png" +theme.layout_dwindle = themedir .. "/layouts2/dwindle.png" + +theme.awesome_icon = themedir .. "/awesome14.png" + +-- lain related +theme.useless_gap_width = 10 + +return theme diff --git a/awesome/.config/awesome/themes/badblood/titlebar/close_focus.png b/awesome/.config/awesome/themes/badblood/titlebar/close_focus.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/titlebar/close_normal.png b/awesome/.config/awesome/themes/badblood/titlebar/close_normal.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/titlebar/floating_focus_active.png b/awesome/.config/awesome/themes/badblood/titlebar/floating_focus_active.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/titlebar/floating_focus_inactive.png b/awesome/.config/awesome/themes/badblood/titlebar/floating_focus_inactive.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/titlebar/floating_normal_active.png b/awesome/.config/awesome/themes/badblood/titlebar/floating_normal_active.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/titlebar/floating_normal_inactive.png b/awesome/.config/awesome/themes/badblood/titlebar/floating_normal_inactive.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/titlebar/maximized_focus_active.png b/awesome/.config/awesome/themes/badblood/titlebar/maximized_focus_active.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/titlebar/maximized_focus_inactive.png b/awesome/.config/awesome/themes/badblood/titlebar/maximized_focus_inactive.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/titlebar/maximized_normal_active.png b/awesome/.config/awesome/themes/badblood/titlebar/maximized_normal_active.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/titlebar/maximized_normal_inactive.png b/awesome/.config/awesome/themes/badblood/titlebar/maximized_normal_inactive.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/titlebar/ontop_focus_active.png b/awesome/.config/awesome/themes/badblood/titlebar/ontop_focus_active.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/titlebar/ontop_focus_inactive.png b/awesome/.config/awesome/themes/badblood/titlebar/ontop_focus_inactive.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/titlebar/ontop_normal_active.png b/awesome/.config/awesome/themes/badblood/titlebar/ontop_normal_active.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/titlebar/ontop_normal_inactive.png b/awesome/.config/awesome/themes/badblood/titlebar/ontop_normal_inactive.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/titlebar/sticky_focus_active.png b/awesome/.config/awesome/themes/badblood/titlebar/sticky_focus_active.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/titlebar/sticky_focus_inactive.png b/awesome/.config/awesome/themes/badblood/titlebar/sticky_focus_inactive.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/titlebar/sticky_normal_active.png b/awesome/.config/awesome/themes/badblood/titlebar/sticky_normal_active.png Binary files differ. diff --git a/awesome/.config/awesome/themes/badblood/titlebar/sticky_normal_inactive.png b/awesome/.config/awesome/themes/badblood/titlebar/sticky_normal_inactive.png Binary files differ.