URxvt.urgentOnBell: off URxvt.visualBell: false URxvt.iso14755: false URxvt.iso14755_52: off URxvt.meta8: false URxvt.depth: 32 URxvt.metaSendsEscape: true URxvt.scrollBar: off URxvt.cursorBlink: true URxvt.cursorUnderline: true URxvt.saveLines: 10000 URxvt.scrollTtyOutput: false URxvt.scrollWithBuffer: true URxvt.scrollTtyKeypress: true URxvt.font: xft:Hermit:style=Medium:size=9:antialias=true,xft:DejaVu Sans Mono:size=9:style=Medium:antialias=true URxvt.boldFont: xft:Hermit:size=9:style=Bold:antialias=true URxvt.italicFont: xft:Hermit:size=9:style=Italic:antialias=true URxvt.letterSpace: 1 urxvt*termName: rxvt urxvt*scrollBar: false urxvt*matcher.button: 1 urxvt.transparent: false !urxvt.boldFont: Xft*dpi: 96 Xft*antialias: true Xft*hinting: true Xft*hintstyle: hintfull URxvt*cursorUnderline: true Xft*rgba: rgb URxvt*geometry: 85x20 *internalBorder: 15 URxvt*fading: 0 URxvt*tintColor: #ffffff URxvt*shading: 0 URxvt*inheritPixmap: False !Tomorrow #define t_background #ffffff #define t_current_line #efefef #define t_selection #d6d6d6 #define t_foreground #4d4d4c #define t_comment #8e908c #define t_red #c82829 #define t_orange #f5871f #define t_yellow #eab700 #define t_green #718c00 #define t_aqua #3e999f #define t_blue #4271ae #define t_purple #8959a8 *.foreground: t_foreground *.background: t_background *.cursorColor: #aeafad ! Black / Grey *.color0: #000000 *.color8: #666666 ! Red / Bright Red *.color1: t_red *.color9: #FF3334 ! Green + Bright Green *.color2: t_green *.color10: #9ec400 ! Yellow (Orange) + Bright Yellow (Yellow) *.color3: t_orange *.color11: t_yellow ! Blue + Bright Blue *.color4: t_blue *.color12: t_blue ! Magenta (Purple) + Bright Magenta *.color5: t_purple *.color13: #b777e0 ! Cyan (Aqua) + Bright Cyan *.color6: t_aqua *.color14: #54ced6 ! Light Grey (Selection) + White (Current Line) *.color7: t_selection *.color15: t_current_line ! Perls URxvt.perl-ext-common : default,matcher,keyboard-select,url-select,resize-font URxvt.resize-font.step: 1 URxvt.keysym.M-Escape : perl:keyboard-select:activate URxvt.keysym.M-u : perl:url-select:select_next URxvt.keysym.M-s : perl:keyboard-select:search !URxvt.perl-ext-common : tabbed,default,matcher !Urxvt.perl-lib : /usr/lib/urxvt/perl/ URxvt.url-select.launcher : firefox URxvt.url-select.autocopy : true URxvt.url-select.underline : true URxvt.url-select.button: 1