ambevar-dotfiles/.Xresources

42 lines
1.1 KiB
Plaintext

!! Xft options
! Xft.antialias: false
! Xft.antialias: rgba
Xft.hinting: true
Xft.hintstyle: hintlight
Xft.rgba: rgb
!! Xterm
xterm*termName: xterm-256color
xterm*locale: true
! XTerm*charClass: 33:48,36-47:48,58-59:48,61:48,63-64:48,95:48,126:48
! xterm.font: xft:Dina:pixelsize=18
! xterm*font : -*-dejavu sans-medium-r-*-*-14-*-*-*-*-*-*-*
xterm*faceName:DejaVu Sans Mono:pixelsize=14
!! Make Meta-* bindings work.
xterm*eightBitInput: false
!! Fix the backspace key
xterm*backarrowKey: false
xterm*ttyModes: erase ^?
xterm*saveLines: 4096
xterm*charClass: 33:48,36-47:48,58-59:48,61:48,63-64:48,95:48,126:48
xterm*on3Clicks: regex ([[:alpha:]]+://)?([[:alnum:]!#+,./=?@_~-]|(%[[:xdigit:]][[:xdigit:]]))+
xterm*background: black
xterm*foreground: white
xterm*color0 : black
xterm*color1 : #8b0000
xterm*color2 : #228b22
xterm*color3 : #cdcd00
xterm*color4 : blue
xterm*color5 : #8b008b
xterm*color6 : #00bfff
xterm*color7 : #f5f5f5
xterm*color8 : #696969
xterm*color9 : red
xterm*color10 : green
xterm*color11 : yellow
xterm*color12 : #1e90ff
xterm*color13 : magenta
xterm*color14 : cyan
xterm*color15 : white