X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=.Xresources;h=15283ca8e8cd7db24a7ca11dd9349869968aac66;hb=159915cd7d8d22af8f27c7bc735079c4347877b2;hp=a24495937384ae6e7a41a2b83433bd0a9f085432;hpb=3ce5198b704dba3e81a61d67e431f45a0f4e3ff4;p=dotfiles.git diff --git a/.Xresources b/.Xresources index a244959..15283ca 100644 --- a/.Xresources +++ b/.Xresources @@ -7,28 +7,27 @@ Xft.dpi: 96 URxvt.background: rgb:00/00/00 URxvt.foreground: rgb:a8/a8/a8 -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.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: 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.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 @@ -41,7 +40,6 @@ URxvt.pastableTabs: 1 URxvt.cursorBlink: 0 URxvt.perl-lib: /home/mart/.urxvt/ext URxvt.perl-ext-common: font-size -URxvt.perl-ext: string URxvt.keysym.C-Up: perl:font-size:increase URxvt.keysym.C-Down: perl:font-size:decrease URxvt.keysym.C-Left: perl:font-size:reset