Skip to content

Instantly share code, notes, and snippets.

@david-batranu
Created April 1, 2016 12:26
Show Gist options
  • Save david-batranu/a031b63c51de6d21cc686fa17f496ba8 to your computer and use it in GitHub Desktop.
Save david-batranu/a031b63c51de6d21cc686fa17f496ba8 to your computer and use it in GitHub Desktop.
!XTerm*faceName: Consolas
!xterm*faceSize: 12
XTerm*faceName: xft:Consolas:style=Regular:size=13
XTerm*vt100*geometry: 80x60
XTerm*saveLines: 16384
XTerm*loginShell: true
XTerm*charClass: 33:48,35:48,37:48,43:48,45-47:48,64:48,95:48,126:48
XTerm*termName: xterm-color
XTerm*eightBitInput: false
XTerm*metaSendsEscape: true
XTerm*locale: true
XTerm*utf8: 1
!UXTerm*faceName: Consolas
!UXTerm*faceSize: 12
UXTerm*faceName: xft:Consolas:style=Regular:size=13
UXTerm*vt100*geometry: 80x60
UXTerm*saveLines: 16384
UXTerm*loginShell: true
UXTerm*charClass: 33:48,35:48,37:48,43:48,45-47:48,64:48,95:48,126:48
UXTerm*termName: xterm-color
UXTerm*eightBitInput: false
UXTerm*metaSendsEscape: true
UXTerm*locale: true
UXTerm*utf8: 1
URxvt*font: xft:Consolas:style=Regular:size=13
URxvt*vt100*geometry: 80x60
URxvt*saveLines: 16384
URxvt*loginShell: true
URxvt*charClass: 33:48,35:48,37:48,43:48,45-47:48,64:48,95:48,126:48
URxvt*termName: xterm-color
URxvt*eightBitInput: false
URxvt*metaSendsEscape: true
URxvt*locale: true
URxvt*utf8: 1
URxvt*scrollBar: false
URxvt.letterSpace: -1
!BLK Cursor
#define _color0 #000000
#define _color8 #4c4c4c
!RED Tag
#define _color1 #CD0000
#define _color9 #FF0000
!GRN SpecialKey
#define _color2 #00CD00
#define _color10 #00FF00
!YEL Keyword
#define _color3 #CDCD00
#define _color11 #FFFF00
!BLU Number
#define _color4 #1E90FF
#define _color12 #4682B4
!MAG Precondit
#define _color5 #CD00CD
#define _color13 #FF00FF
!CYN Float
#define _color6 #00CDCD
#define _color14 #00FFFF
!WHT Search
#define _color7 #E5E5E5
#define _color15 #ffffff
!FMT Include, StatusLine, ErrorMsg
#define _colorBD #ffcfaf
#define _colorUL #ccdc90
#define _colorIT #80d4aa
!TXT Normal, Normal, Cursor
#define _foreground #e9b96e
#define _background #000000
#define _cursorColor #e9b96e
URxvt*color0 : _color0
URxvt*color1 : _color1
URxvt*color2 : _color2
URxvt*color3 : _color3
URxvt*color4 : _color4
URxvt*color5 : _color5
URxvt*color6 : _color6
URxvt*color7 : _color7
URxvt*color8 : _color8
URxvt*color9 : _color9
URxvt*color10 : _color10
URxvt*color11 : _color11
URxvt*color12 : _color12
URxvt*color13 : _color13
URxvt*color14 : _color14
URxvt*color15 : _color15
URxvt*colorBD : _colorBD
URxvt*colorIT : _colorIT
URxvt*colorUL : _colorUL
URxvt*foreground : _foreground
URxvt*background : _background
URxvt*cursorColor : _cursorColor
XTerm*color0 : _color0
XTerm*color1 : _color1
XTerm*color2 : _color2
XTerm*color3 : _color3
XTerm*color4 : _color4
XTerm*color5 : _color5
XTerm*color6 : _color6
XTerm*color7 : _color7
XTerm*color8 : _color8
XTerm*color9 : _color9
XTerm*color10 : _color10
XTerm*color11 : _color11
XTerm*color12 : _color12
XTerm*color13 : _color13
XTerm*color14 : _color14
XTerm*color15 : _color15
XTerm*colorBD : _colorBD
XTerm*colorIT : _colorIT
XTerm*colorUL : _colorUL
XTerm*foreground : _foreground
XTerm*background : _background
XTerm*cursorColor : _cursorColor
UXTerm*color0 : _color0
UXTerm*color1 : _color1
UXTerm*color2 : _color2
UXTerm*color3 : _color3
UXTerm*color4 : _color4
UXTerm*color5 : _color5
UXTerm*color6 : _color6
UXTerm*color7 : _color7
UXTerm*color8 : _color8
UXTerm*color9 : _color9
UXTerm*color10 : _color10
UXTerm*color11 : _color11
UXTerm*color12 : _color12
UXTerm*color13 : _color13
UXTerm*color14 : _color14
UXTerm*color15 : _color15
UXTerm*colorBD : _colorBD
UXTerm*colorIT : _colorIT
UXTerm*colorUL : _colorUL
UXTerm*foreground : _foreground
UXTerm*background : _background
UXTerm*cursorColor : _cursorColor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment