X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=.Xresources;h=46a807d243673fc626d4c374bda4a15d03bbffec;hb=e6b783e071e7068c9ec215aa24422508858c015d;hp=9fe9f70f929bd6537a7b4f3f51ff58c080465f56;hpb=2936f4d6a97842ec19287d8093baf68a0b654b6b;p=dotfiles.git diff --git a/.Xresources b/.Xresources index 9fe9f70..46a807d 100644 --- a/.Xresources +++ b/.Xresources @@ -1,23 +1,56 @@ -URxvt.visualBell: true -URxvt.depth: 32 -URxvt.background: black -URxvt.saveLines: 10000 -URxvt.foreground: white -URxvt.scrollBar: false +Xcursor.theme: Premium + +Xft.antialias: 1 +Xft.hinting: 1 +Xft.hintstyle: hintfull +Xft.lcdfilter: lcddefault +Xft.rgba: rgb +Xft.dpi: 96 + +URxvt.fading: 10 +URxvt.background: rgb:00/00/00 +URxvt.foreground: rgb:cf/cf/cf URxvt.color0: rgb:00/00/00 -URxvt.color1: rgb:a8/00/00 -URxvt.color2: rgb:00/a8/00 -URxvt.color3: rgb:a8/54/00 -URxvt.color4: rgb:00/00/a8 -URxvt.color5: rgb:a8/00/a8 -URxvt.color6: rgb:00/a8/a8 -URxvt.color7: rgb:a8/a8/a8 -URxvt.color8: rgb:54/54/54 -URxvt.color9: rgb:fc/54/54 -URxvt.color10: rgb:54/fc/54 -URxvt.color11: rgb:fc/fc/54 -URxvt.color12: rgb:54/54/fc -URxvt.color13: rgb:fc/54/fc -URxvt.color14: rgb:54/fc/fc -URxvt.color15: rgb:fc/fc/fc -URxvt.colorBD: rgb:fc/fc/fc +URxvt.color1: rgb:e0/10/10 +URxvt.color2: rgb:20/ad/20 +URxvt.color3: rgb:d4/c2/4f +URxvt.color4: rgb:23/1b/b8 +URxvt.color5: rgb:9c/38/85 +URxvt.color6: rgb:1d/bd/b8 +URxvt.color7: rgb:fe/fe/fe +URxvt.color8: rgb:6a/6a/6a +URxvt.color9: rgb:e8/3a/3d +URxvt.color10: rgb:35/e9/56 +URxvt.color11: rgb:ff/ff/2f +URxvt.color12: rgb:3a/53/f0 +URxvt.color13: rgb:e6/28/ba +URxvt.color14: rgb:1c/f5/f5 +URxvt.color15: rgb:ff/ff/ff +URxvt.font: xft:DejaVu Sans Mono:style=Book:pixelsize=12 +URxvt.boldFont: xft:DejaVu Sans Mono:style=Bold:pixelsize=12 +URxvt.italicFont: xft:DejaVu Sans Mono:style=Oblique:pixelsize=12 +URxvt.boldItalicFont: xft:DejaVu Sans Mono:style=Bold Oblique:pixelsize=12 +URxvt.urgentOnBell: 1 +URxvt.visualBell: 1 +URxvt.loginShell: 1 +URxvt.scrollBar: 0 +URxvt.saveLines: 10000 +URxvt.internalBorder: 1 +URxvt.externalBorder: 1 +URxvt.mouseWheelScrollPage: 0 +URxvt.pastableTabs: 1 +URxvt.cursorBlink: 0 +URxvt.perl-lib: /home/mart/.urxvt/ext +URxvt.perl-ext-common: font-size +URxvt.keysym.C-Up: perl:font-size:increase +URxvt.keysym.C-Down: perl:font-size:decrease +URxvt.keysym.C-Left: perl:font-size:reset + +x11-ssh-askpass*font: xft:DejaVu Sans Mono:style=Book:pixelsize=12 +x11-ssh-askpass*borderWidth: 0 +x11-ssh-askpass*minimumCount: 3 +x11-ssh-askpass*maximumCount: 4 + +gv.watchFile: 1 +gv.saveposFilename: ~/.cache/gv.savepos +gv.style: gv_widgetless.dat