X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=.Xresources;h=468a3bd39344ddc5dbca6e9b034dbbe2e0c27a84;hb=6c6e1b5d8c2278a9bd75987cf7db73348b91b855;hp=6a4e18d0721ed363a632c6aab0dbc5691fb1bc03;hpb=40783e3fe075693df89e9f31f703c403afeb5bc6;p=dotfiles.git diff --git a/.Xresources b/.Xresources index 6a4e18d..468a3bd 100644 --- a/.Xresources +++ b/.Xresources @@ -5,26 +5,45 @@ Xft.lcdfilter: lcddefault Xft.rgba: rgb Xft.dpi: 96 -URxvt*background: Black -URxvt*foreground: Gray75 -URxvt*fading: 25 -URxvt*font: xft:DejaVu Sans Mono:style=Book:pixelsize=12 -URxvt*boldFont: DejaVu Sans Mono:style=Bold:pixelsize=12 -URxvt*italicFont: DejaVu Sans Mono:style=Oblique:pixelsize=12 -URxvt*boldItalicFont: 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*perl-ext: string +URxvt.background: rgb:00/00/00 +URxvt.foreground: rgb:a8/a8/a8 +URxvt.color0: #2E3436 +URxvt.color1: #a40000 +URxvt.color2: #4E9A06 +URxvt.color3: #C4A000 +URxvt.color4: #3465A4 +URxvt.color5: #75507B +URxvt.color6: #ce5c00 +URxvt.color7: #babdb9 +URxvt.color8: #555753 +URxvt.color9: #EF2929 +URxvt.color10: #8AE234 +URxvt.color11: #FCE94F +URxvt.color12: #729FCF +URxvt.color13: #AD7FA8 +URxvt.color14: #fcaf3e +URxvt.color15: #EEEEEC +URxvt.fading: 10 +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 + +gv.watchFile: 1 +gv.saveposFilename: ~/.cache/gv.savepos +gv.style: gv_spartan.dat