This repository has been archived on 2024-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/env/common/colors/generator/schemes/donokai.yml

19 lines
558 B
YAML
Raw Normal View History

2017-02-07 16:16:45 -06:00
scheme: "Donokai"
author: "Daniel Flanagan(https://lytedev.io)"
2017-02-07 16:16:45 -06:00
base00: "111111" # background, dark grey
base01: "383830" # lighter grey
base02: "49483e" # lighter grey
2019-05-30 16:07:56 -05:00
base03: "75715e" # pale-ish yellow
2017-02-07 16:16:45 -06:00
base04: "a59f85" # lighter peuce
base05: "f8f8f2" # foreground white
base06: "f5f4f1" # foreground 2 white
base07: "f9f8f5" # foreground 3 white
base08: "f92672" # magenta
base09: "fd971f" # orange
base0A: "f4bf75" # yellow
base0B: "a6e22e" # green
base0C: "a1efe4" # cyan
base0D: "66d9ef" # blue
base0E: "ae81ff" # purple
base0F: "cc6633" # pale orange