61 lines
1.1 KiB
Text
61 lines
1.1 KiB
Text
URxvt.font: xft:Monospace:size=10:antialias=true
|
|
URxvt.boldFont: xft:Monospace:bold:size=10:antialias=true
|
|
URxvt.foreground: white
|
|
URxvt.background: black
|
|
URxvt.letterSpace: -1
|
|
URxvt.scrollBar: off
|
|
URxvt.saveLines: 10000
|
|
URxvt.perl-ext-common: default,matcher
|
|
URxvt.url-launcher: /usr/bin/chromium
|
|
URxvt.matcher.button: 1
|
|
URxvt*print-pipe: "true"
|
|
|
|
#if HOST_WARTHOG
|
|
Xft.dpi: 192
|
|
#endif
|
|
|
|
Xft.autohint: 0
|
|
Xft.lcdfilter: lcddefault
|
|
Xft.hintstyle: hintfull
|
|
Xft.hinting: 1
|
|
Xft.antialias: 1
|
|
Xft.rgba: rgb
|
|
|
|
! special
|
|
*.foreground: #ffffff
|
|
*.background: #000000
|
|
*.cursorColor: #ffffff
|
|
|
|
! black
|
|
*.color0: #000000
|
|
*.color8: #4d4d4d
|
|
|
|
! red
|
|
*.color1: #cc0403
|
|
*.color9: #3e0605
|
|
|
|
! green
|
|
*.color2: #19cb00
|
|
*.color10: #23fd00
|
|
|
|
! yellow
|
|
!*.color3: #cecb00
|
|
*.color3: #fffd00
|
|
*.color11: #fffd00
|
|
|
|
! blue
|
|
*.color4: #0026ff
|
|
*.color12: #8470ff
|
|
!*.color12: #0000ff
|
|
|
|
! magenta
|
|
*.color5: #cb1ed1
|
|
*.color13: #fd28ff
|
|
|
|
! cyan
|
|
*.color6: #0dcdcd
|
|
*.color14: #14ffff
|
|
|
|
! white
|
|
*.color7: #e5e5e5
|
|
*.color15: #ffffff
|