Xcursor.size: 16 !!! ! Xft for fonts !!! !Xft.dpi: 144 Xft.antialias: false Xft.lcdfilter: lcddefault Xft.rgba: rgb Xft.hinting: true Xft.hintstyle: hintslight Xft.autohint: 0 !!! ! Solarized urxvt !!! URxvt.depth: 32 URxvt.geometry: 90x30 URxvt.transparent: false URxvt.fading: 0 URxvt.urgentOnBell: true URxvt.visualBell: false URxvt.loginShell: true URxvt.saveLines: 50000 URxvt.internalBorder: 2 URxvt.lineSpace: 0 URxvt.iso14755: false ! Fonts URxvt*font: xft:inconsolata:pixelsize=16,xft:monospace:size=11 ! Fix font space URxvt*letterSpace: -1 ! Scrollbar URxvt.scrollStyle: rxvt URxvt.scrollBar: false ! Perl extensions URxvt.perl-ext-common: default,matcher,resize-font URxvt.matcher.button: 1 URxvt.urlLauncher: /usr/bin/xdg-open URxvt.resize-font.smaller: C-Down URxvt.resize-font.bigger: C-Up ! Cursor URxvt.cursorBlink: true URxvt.cursorUnderline: false ! Pointer URxvt.pointerBlank: true ! Solarized colors begin URxvt.background: #002b36 URxvt.foreground: #657b83 URxvt.fadeColor: #002b36 URxvt.cursorColor: #93a1a1 URxvt.pointerColorBackground: #586e75 URxvt.pointerColorForeground: #93a1a1 !! black dark/light URxvt.color0: #073642 URxvt.color8: #002b36 !! red dark/light URxvt.color1: #dc322f URxvt.color9: #cb4b16 !! green dark/light URxvt.color2: #859900 URxvt.color10: #586e75 !! yellow dark/light URxvt.color3: #b58900 URxvt.color11: #657b83 !! blue dark/light URxvt.color4: #268bd2 URxvt.color12: #839496 !! magenta dark/light URxvt.color5: #d33682 URxvt.color13: #6c71c4 !! cyan dark/light URxvt.color6: #2aa198 URxvt.color14: #93a1a1 !! white dark/light URxvt.color7: #eee8d5 URxvt.color15: #fdf6e3