Skip to content

Instantly share code, notes, and snippets.

@adampetrovic
Created January 17, 2013 03:44
Show Gist options
  • Save adampetrovic/4553435 to your computer and use it in GitHub Desktop.
Save adampetrovic/4553435 to your computer and use it in GitHub Desktop.
!BLK Cursor
URxvt.color0 : #000d18
URxvt.color8 : #000d18
!RED Tag
URxvt.color1 : #e89393
URxvt.color9 : #e89393
!GRN SpecialKey
URxvt.color2 : #9ece9e
URxvt.color10 : #9ece9e
!YEL Keyword
URxvt.color3 : #f0dfaf
URxvt.color11 : #f0dfaf
!BLU Number
URxvt.color4 : #8cd0d3
URxvt.color12 : #8cd0d3
!MAG Precondit
URxvt.color5 : #c0bed1
URxvt.color13 : #c0bed1
!CYN Float
URxvt.color6 : #dfaf8f
URxvt.color14 : #dfaf8f
!WHT Search
URxvt.color7 : #efefef
URxvt.color15 : #efefef
!TXT Normal, Normal, Cursor
URxvt.background : #1f1f1f
URxvt.foreground : #dcdccc
URxvt.cursorColor : #8faf9f
!HLT Include, StatusLine, ErrorMsg
URxvt.colorBD : #ffcfaf
URxvt.colorUL : #ccdc90
URxvt.colorIT : #80d4aa
! --------------------------------
!URxvt*borderColor: #151515
!URxvt*colorBD: #ffffff
URxvt*scrollBar: false
URxvt*font: xft:DejaVu Sans Mono:pixelsize=13
URxvt*boldFont: xft:DejaVu Sans Mono:pixelsize=14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment