From 71f8a574021f9dce5f80a4b654e576faf09e172a Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 21 Mar 2018 11:50:05 -0400 Subject: abyss --- .config/X11/resources | 9 ++------- .config/dunst/dunstrc | 14 +++++++------- .config/lxpanel/default/panels/panel | 2 +- 3 files changed, 10 insertions(+), 15 deletions(-) diff --git a/.config/X11/resources b/.config/X11/resources index bcc6c80..c85fdaf 100644 --- a/.config/X11/resources +++ b/.config/X11/resources @@ -1,13 +1,8 @@ ! -*- Mode: Conf-xdefaults -*- ! "native" colors -!URxvt.background: #000000 -!URxvt.foreground: #CCCCCC -! Tango-dark -URxvt.background: #2E3436 -URxvt.foreground: #EEEEEC -URxvt.color4: #729FCF -URxvt.color12: #729FCF +URxvt.background: #000000 +URxvt.foreground: #CCCCCC URxvt.scrollstyle: plain URxvt.scrollBar_floating: true diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index cf99d48..36d8ab9 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -45,7 +45,7 @@ [frame] width = 1 - color = "#eeeeec" + color = "#0d1000" [shortcuts] close = ctrl+space @@ -54,18 +54,18 @@ context = ctrl+shift+period [urgency_low] - background = "#2e3436" - foreground = "#babdb6" + background = "#0d1000" + foreground = "#cc79a7" timeout = 10 [urgency_normal] - background = "#555753" - foreground = "#eeeeec" + background = "#56b4e9" + foreground = "#0d1000" timeout = 10 [urgency_critical] - background = "#cc0000" - foreground = "#eeeeec" + background = "#dd5542" + foreground = "#fcfbe3" timeout = 0 diff --git a/.config/lxpanel/default/panels/panel b/.config/lxpanel/default/panels/panel index ccde93c..d7e0ee7 100644 --- a/.config/lxpanel/default/panels/panel +++ b/.config/lxpanel/default/panels/panel @@ -11,7 +11,7 @@ Global { iconsize=16 transparent=1 - tintcolor=#555753 + tintcolor=#0d1000 alpha=255 loglevel=2 -- cgit v1.1-4-g5e80