Skip to content

Instantly share code, notes, and snippets.

@tpoisot
Created January 25, 2014 23:36
Show Gist options
  • Save tpoisot/8625536 to your computer and use it in GitHub Desktop.
Save tpoisot/8625536 to your computer and use it in GitHub Desktop.
Base16 scheme file for a FlatUI inspired color theme
# Flat scheme for the Base16 Builder (https://github.com/chriskempson/base16-builder)
scheme: "flat"
author: "Timothée Poisot (http://github.com/tpoisot)"
base00: "2c3e50" # ----
base01: "475767" # ---
base02: "62707d" # --
base03: "7e8a94" # -
base04: "99a3ab" # +
base05: "b5bdc3" # ++
base06: "d0d6da" # +++
base07: "ecf0f1" # ++++
base08: "c0392b" # red
base09: "e67e22" # orange
base0A: "f39c12" # yellow
base0B: "27ae60" # green
base0C: "16a085" # aqua
base0D: "3498db" # blue
base0E: "9b59b6" # purple
base0F: "d35400" # brown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment