Skip to content

Instantly share code, notes, and snippets.

@fd0

fd0/-

Created November 10, 2013 20:41
Show Gist options
  • Save fd0/7403664 to your computer and use it in GitHub Desktop.
Save fd0/7403664 to your computer and use it in GitHub Desktop.
! adapted neverland color scheme
URxvt*foreground: #CCCCCC
URxvt*background: #111111
!black
URxvt*color0: #222222
URxvt*color8: #666666
!red
URxvt*color1: #E84F4F
URxvt*color9: #D23D3D
!green
URxvt*color2: #B7CE42
URxvt*color10: #BDE077
!yellow
URxvt*color3: #FEA63C
URxvt*color11: #FFE863
!blue
!URxvt*color4: #66A9B9
!URxvt*color12: #AACCBB
URxvt*color4: #005f87
URxvt*color12: #0094d2
!magenta
URxvt*color5: #B7416E
URxvt*color13: #E16A98
!cyan
!URxvt*color6: #6D878D
!URxvt*color14: #42717B
URxvt*color6: #179e9e
URxvt*color14: #1dcbcb
!white
URxvt*color7: #CCCCCC
URxvt*color15: #FFFFFF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment