2018-01-13 11:11:25 -05:00
|
|
|
! special
|
|
|
|
*.foreground: #c5c8c6
|
|
|
|
*.background: #1d1f21
|
|
|
|
*.cursorColor: #c5c8c6
|
|
|
|
|
|
|
|
! black
|
|
|
|
*.color0: #1d1f21
|
|
|
|
*.color8: #969896
|
|
|
|
|
|
|
|
! red
|
|
|
|
*.color1: #cc6666
|
|
|
|
*.color9: #cc6666
|
|
|
|
|
|
|
|
! green
|
|
|
|
*.color2: #b5bd68
|
|
|
|
*.color10: #b5bd68
|
|
|
|
|
|
|
|
! yellow
|
|
|
|
*.color3: #f0c674
|
|
|
|
*.color11: #f0c674
|
|
|
|
|
|
|
|
! blue
|
|
|
|
*.color4: #81a2be
|
|
|
|
*.color12: #81a2be
|
|
|
|
|
|
|
|
! magenta
|
|
|
|
*.color5: #b294bb
|
|
|
|
*.color13: #b294bb
|
|
|
|
|
|
|
|
! cyan
|
|
|
|
*.color6: #8abeb7
|
|
|
|
*.color14: #8abeb7
|
|
|
|
|
|
|
|
! white
|
|
|
|
*.color7: #c5c8c6
|
|
|
|
*.color15: #ffffff
|
|
|
|
|
|
|
|
urxvt.depth: 32
|
|
|
|
urxvt.background: rgba:0000/0000/0200/c800
|
2018-01-13 12:08:26 -05:00
|
|
|
urxvt.font: xft:Sauce Code Pro Nerd Font-12:style=Regular:antialias=true,xft:VL Gothic-12:style=regular:antialias=true
|
2018-01-13 11:11:25 -05:00
|
|
|
urxvt.scrollBar: false
|
|
|
|
urxvt.perl-ext-common: default,matcher
|
|
|
|
urxvt.url-launcher: /usr/bin/xdg-open
|
|
|
|
urxvt.matcher.button: 1
|
|
|
|
|