diff --git a/Xresources b/Xresources index 4942cc3..047087b 100644 --- a/Xresources +++ b/Xresources @@ -76,6 +76,8 @@ ! }}} ! Grayish theme (current) {{{ +*foreground: rgb:f8/f8/f8 +*background: rgb:00/00/00 *color0: #111111 *color1: #784742 *color2: #427363 @@ -101,15 +103,12 @@ urxvt.termName: rxvt-unicode ! Perls -URxvt.perl-ext-common: default,matcher,tabbedex,font-size +URxvt.perl-ext-common: default,matcher,font-size ! matcher: clickable urls URxvt.url-launcher: /home/felix/.local/bin/open.sh URxvt.matcher.button: 1 -! tabbedex: tabs -URxvt.tabbed.autohide: true - ! font-size: zooming live URxvt.keysym.C-S-Up: perl:font-size:increase URxvt.keysym.C-S-Down: perl:font-size:decrease @@ -122,9 +121,7 @@ URxvt.letterSpace: -1 ! Foreground and transparent background ([xx] == xx% opacity) URxvt.depth: 32 -urxvt*foreground: rgb:f8/f8/f8 !urxvt*background: [75]rgb:00/00/00 -urxvt*background: rgb:00/00/00