Skip to content

Instantly share code, notes, and snippets.

@ttscoff
Created January 18, 2013 01:14
Show Gist options
  • Save ttscoff/4561472 to your computer and use it in GitHub Desktop.
Save ttscoff/4561472 to your computer and use it in GitHub Desktop.
! --- ~/.Xresources ------------------------------------------------------------
! ------------------------------------------------------------------------------
! --- generated with 4bit Terminal Color Scheme Designer -----------------------
! ------------------------------------------------------------------------------
! --- http://ciembor.github.com/4bit -------------------------------------------
! ------------------------------------------------------------------------------
! --- special colors ---
*background: #12161b
*foreground: #d9e6f2
! --- standard colors ---
! black
*color0: #000000
! bright_black
*color8: #4d4d4d
! red
*color1: #b76768
! bright_red
*color9: #c89293
! green
*color2: #63ba69
! bright_green
*color10: #8ecb94
! yellow
*color3: #b6ba68
! bright_yellow
*color11: #c7cb93
! blue
*color4: #6466bc
! bright_blue
*color12: #8f91cd
! magenta
*color5: #b766bb
! bright_magenta
*color13: #c891cc
! cyan
*color6: #63b9bc
! bright_cyan
*color14: #8ecacd
! white
*color7: #c9c9c9
! bright_white
*color15: #ffffff
! ------------------------------------------------------------------------------
! --- end of terminal colors section -------------------------------------------
! ------------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment