URxvt.background:#3A3A3A URxvt.fadeColor: #3A3A3A URxvt.cursorColor: #DCDCCC URxvt.foreground:#DCDCCC URxvt.scrollBar:false URxvt.saveLines:65536 ! Needs apt install fonts-symbola unifont URxvt.font:xft:LiberationMono:size=14,xft:Symbola,xft:Code2000:antialias=false,xft:Unifont:antialias=false URxvt.cursorBlink:true URxvt.modifier:alt URxvt.iso14755: false URxvt.iso14755_52: false URxvt.intensityStyles: true URxvt.secondaryScreen: 1 URxvt.secondaryScroll: 0 URxvt.perl-ext-common: readline,searchable-scrollback,selection,matcher,selection-to-clipboard,font-size URxvt.url-launcher: /usr/bin/xdg-open URxvt.matcher.button: 1 ! black dark/light, color0 is used as forground on colored backgrounds, and black background. *color0: #2B2B2B *color8: #494949 ! red dark/light *color1: #CC9393 *color9: #DCA3A3 ! green dark/light *color2: #7F9F7F *color10: #9FC59F ! yellow dark/light *color3: #DFAF8F *color11: #F0DFAF ! blue dark/light *color4: #6CA0A3 *color12: #8CD0D3 ! magenta dark/light *color5: #6E4661 *color13: #DC8CC3 ! cyan dark/light *color6: #366060 *color14: #93E0E3 ! white dark/light *color7: #656555 *color15: #FFFFEF ! Cat this file to check colors: ! 4 bits colors: ! ! bl re gr ye bl ma cy gr ! norm 0-7 ████████████████████████ ! bold 0-7 ████████████████████████ ! Same 8 colors, but expressed using "8 bit" syntax (should be identical to previous one): ! ! bl re gr ye bl ma cy gr ! norm 0-7 ████████████████████████ ! bold 0-7 ████████████████████████ ! 8 bits colors, high intensity: ! bl re gr ye bl ma cy gr ! norm 8-15 ████████████████████████ ! bold 8-15 ████████████████████████ ! 4 bits colored text over normal background (should be readable, except the first column): ! norm 0-7 FooFooFooFooFooFooFooFoo ! bold 0-7 FooFooFooFooFooFooFooFoo ! 4 bits colored text over black background (should be readable, except the first column): ! norm 0-7 FooFooFooFooFooFooFooFoo ! bold 0-7 FooFooFooFooFooFooFooFoo ! Black text over all backgrounds (should be readable, except the first column): ! norm 0-7 FooFooFooFooFooFooFooFoo ! bold 0-7 FooFooFooFooFooFooFooFoo