Created
October 13, 2014 01:03
-
-
Save BlakeWilliams/8bff2d5b184d8c1de8c2 to your computer and use it in GitHub Desktop.
YAML for my custom colorscheme generated with base16. Based on Gruvbox
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| scheme: "Wasteland" | |
| author: "foobar" | |
| base00: "282828" | |
| base01: "32302f" | |
| base02: "3c3836" | |
| base03: "504945" | |
| base04: "665c54" | |
| base05: "d5c4a1" | |
| base06: "ebdbb2" | |
| base07: "fdf4c1" | |
| base08: "fb4934" | |
| base09: "fe8019" | |
| base0A: "fabd2f" | |
| base0B: "b8bb26" | |
| base0C: "8ec07c" | |
| base0D: "83a598" | |
| base0E: "d3869b" | |
| base0F: "fb4934" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment