!-- Xft settings -- ! Xft.dpi: 96 Xft.antialias: true Xft.rgba: rgb Xft.hinting: true Xft.hintstyle: hintfull ! Xresources file ! urxvt.font: xft:Inconsolata:pixelsize=14 URxvt*inheritPixmap: true URxvt*transparent: true ! URxvt*shading: 0 to 99 darkens, 101 to 200 lightens URxvt*shading: 15 URxvt*scrollBar: false ! -- Fonts -- ! URxvt.intensityStyles: false URxvt.letterSpace: 0 URxvt.lineSpace: 0 URxvt.geometry: 92x24 URxvt.cursorBlink: true URxvt.cursorUnderline: false URxvt.saveline: 2048 URxvt.scrollBar: false URxvt.scrollBar_right: false URxvt.urgentOnBell: true URxvt.depth: 24 URxvt.iso14755: false ! Special URxvt.foreground: #E5E9F0 URxvt.background: #2E3440 URxvt.cursorColor: #E5E9F0 ! black URxvt.color0: #2E3440 URxvt.color8: #4C566A ! red URxvt.color1: #88C0D0 URxvt.color9: #88C0D0 ! green URxvt.color2: #BF616A URxvt.color10: #BF616A ! yellow URxvt.color3: #5E81AC URxvt.color11: #5E81AC ! blue URxvt.color4: #EBCB8B URxvt.color12: #EBCB8B ! magenta URxvt.color5: #A3BE8C URxvt.color13: #A3BE8C ! cyan URxvt.color6: #D08770 URxvt.color14: #D08770 ! white URxvt.color7: #E5E9F0 URxvt.color15: #8FBCBB