Created
January 13, 2016 22:49
-
-
Save dylanscott/f9a57d1bc5a4a9c7d919 to your computer and use it in GitHub Desktop.
Tweaked base16-ocean colors for iTerm 2
This file contains 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: "Ocean" | |
author: "Chris Kempson (http://chriskempson.com)" | |
base00: "20242d" | |
base01: "272e36" | |
base02: "3e4954" | |
base03: "52606b" | |
base04: "969dac" | |
base05: "b3b8c3" | |
base06: "d7dae3" | |
base07: "ebedf3" | |
base08: "b14955" | |
base09: "c5725a" | |
base0A: "e6c074" | |
base0B: "93b378" | |
base0C: "84a7a5" | |
base0D: "7c90a5" | |
base0E: "a4799e" | |
base0F: "9a6452" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment