2016-11-01 04:45:56 +00:00
|
|
|
! monokai colours
|
2016-10-21 18:31:23 +00:00
|
|
|
URxvt.background: #272822
|
|
|
|
URxvt.foreground: #f8f8f2
|
|
|
|
URxvt.color0: #272822
|
|
|
|
URxvt.color1: #f92672
|
|
|
|
URxvt.color2: #a6e22e
|
|
|
|
URxvt.color3: #f4bf75
|
|
|
|
URxvt.color4: #66d9ef
|
|
|
|
URxvt.color5: #ae81ff
|
|
|
|
URxvt.color6: #a1efe4
|
|
|
|
URxvt.color7: #f8f8f2
|
|
|
|
URxvt.color8: #75715e
|
|
|
|
URxvt.color9: #f92672
|
|
|
|
URxvt.color10: #a6e22e
|
|
|
|
URxvt.color11: #f4bf75
|
|
|
|
URxvt.color12: #66d9ef
|
|
|
|
URxvt.color13: #ae81ff
|
|
|
|
URxvt.color14: #a1efe4
|
|
|
|
URxvt.color15: #f9f8f5
|
|
|
|
|
2016-11-01 04:45:56 +00:00
|
|
|
! powerline font
|
|
|
|
URxvt.font: xft:DejaVu\ Sans\ Mono\ for\ Powerline:size=10:antialias=true:hinting=true
|
2016-10-21 18:31:23 +00:00
|
|
|
|
2016-11-01 04:45:56 +00:00
|
|
|
! font config
|
|
|
|
xft.autohint: 0
|
|
|
|
xft.lcdfilter: lcddefault
|
|
|
|
xft.hintstyle: hintslight
|
|
|
|
xft.hinting: 1
|
|
|
|
xft.antialias: 1
|
|
|
|
xft.rgba: rgb
|
2016-10-21 18:31:23 +00:00
|
|
|
|
2016-11-01 04:45:56 +00:00
|
|
|
! remove scroll bar
|
2016-10-21 18:31:23 +00:00
|
|
|
URxvt.scrollBar: false
|
|
|
|
|
2016-11-01 04:45:56 +00:00
|
|
|
! remove internal border
|
2016-10-21 18:31:23 +00:00
|
|
|
URxvt.internalBorder: 0
|
|
|
|
|
2016-11-01 04:45:56 +00:00
|
|
|
! perl extensions: clickable urls
|
2016-10-29 05:09:40 +00:00
|
|
|
URxvt.perl-ext-common: default,matcher
|
2016-10-21 18:31:23 +00:00
|
|
|
URxvt.url-launcher: /usr/bin/xdg-open
|
|
|
|
URxvt.matcher.button: 1
|