Skip to content

Instantly share code, notes, and snippets.

@code-later
Created June 10, 2013 09:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save code-later/5747530 to your computer and use it in GitHub Desktop.
Save code-later/5747530 to your computer and use it in GitHub Desktop.
base16 color scheme

This is my color scheme definition to be used with @chriskempson base16 builder. It is based on the original base16 color set with some pink modifications. I use the resulting 256 colors variant.

scheme: "PinkiePie"
author: "Dirk Breuer (http://tfcl.de)"
base00: "151515"
base01: "202020"
base02: "303030"
base03: "505050"
base04: "b0b0b0"
base05: "d0d0d0"
base06: "e0e0e0"
base07: "f5f5f5"
base08: "ac4142"
base09: "d28445"
base0A: "fdf6af" # Cutie Mark
base0B: "90a959"
base0C: "80d1f6" # Cutie Mark
base0D: "ed458b" # Hair Fill
base0E: "be1d77" # Hair Outline
base0F: "8f5536"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment