Skip to content

Instantly share code, notes, and snippets.

@arteme
Created May 14, 2014 06:41
Show Gist options
  • Save arteme/7a00cef99f43012bf142 to your computer and use it in GitHub Desktop.
Save arteme/7a00cef99f43012bf142 to your computer and use it in GitHub Desktop.
XTerm colors
*background: #101010
*foreground: #66FF66
*cursorColor: #66ff66
!black
*color0: #1c1c1c
*color8: #4d4d4d
!red
*color1: #D81860
*color9: #F00060
!green
*color2: #60FF60
*color10: #70FF70
!yellow
*color3: #f9fd75
*color11: #f9fd80
!blue
*color4: #4695c8
*color12: #5a9dc8
!magenta
*color5: #a78edb
*color13: #b29fdb
!cyan
*color6: #43afce
*color14: #69b8ce
!white
*color7: #f3ebe2
*color15: #eeeeee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment