diff --git a/.Xdefaults b/.Xdefaults index eefda9c..a3cb890 100644 --- a/.Xdefaults +++ b/.Xdefaults @@ -16,17 +16,17 @@ urxvt*urlLauncher: chromium urxvt*matcher.button: 1 ! Appearance -urxvt*font: xft:DejaVu Sans Mono-10:antialias=true -urxvt*boldFont: xft:DejaVu Sans Mono-10:style=bold:antialias=true +urxvt*font: xft:DejaVu Sans Mono:pixelsize=16:antialias=true +urxvt*boldFont: xft:DejaVu Sans Mono:pixelsize=16:style=bold:antialias=true ! - color scheme urxvt.background: #000000 urxvt.foreground: #ff9800 ! black + red -!urxvt*color0: #000000 +urxvt*color0: #0c181c urxvt*color1: #800000 ! green + yellow urxvt*color2: #5a8e3a -!urxvt*color3: #ffd700 +urxvt*color3: #e3e300 ! blue + purple urxvt*color4: RoyalBlue urxvt*color5: #ad7fa8 @@ -34,7 +34,7 @@ urxvt*color5: #ad7fa8 !urxvt*color6: #d78700 urxvt*color7: #ececec ! bright-black + birhgt-red -urxvt*color8: #0c181c +urxvt*color8: #2e3436 !urxvt*color9: #ff0000 ! bright-green + bright-yellow !urxvt*color10: #5fff00