93 lines
1.8 KiB
Text
93 lines
1.8 KiB
Text
URxvt.font: xft:Monospace:size=9:antialias=true
|
|
URxvt.boldFont: xft:Monospace:style=bold:size=9: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"
|
|
URxvt.transparent: true
|
|
URxvt.shading: 20
|
|
|
|
#if defined(SRVR_warthog) || defined(SRVR_faui03f)
|
|
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
|
|
|
|
! special
|
|
XTerm*.foreground: #554e4c
|
|
XTerm*.background: #edebea
|
|
XTerm*.cursorColor: #554e4c
|
|
! black
|
|
XTerm*.color0: #151313
|
|
XTerm*.color8: #635b58
|
|
! red
|
|
XTerm*.color1: #eb1032
|
|
XTerm*.color9: #d53d19
|
|
! green
|
|
XTerm*.color2: #4cad2b
|
|
XTerm*.color10: #211b19
|
|
! yellow
|
|
XTerm*.color3: #ca7f16
|
|
XTerm*.color11: #554e4c
|
|
! blue
|
|
XTerm*.color4: #3266e1
|
|
XTerm*.color12: #8a827f
|
|
! magenta
|
|
XTerm*.color5: #534be4
|
|
XTerm*.color13: #e0dbd9
|
|
! cyan
|
|
XTerm*.color6: #149f8a
|
|
XTerm*.color14: #b315f0
|
|
! white
|
|
XTerm*.color7: #97908e
|
|
XTerm*.color15: #edebea
|
|
|