diff options
Diffstat (limited to 'colors/base16-one-light.yaml')
| -rw-r--r-- | colors/base16-one-light.yaml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/colors/base16-one-light.yaml b/colors/base16-one-light.yaml new file mode 100644 index 0000000..52f3edd --- /dev/null +++ b/colors/base16-one-light.yaml @@ -0,0 +1,15 @@ +# +# +# name: One Light +# author: Daniel Pfeifer (http://github.com/purpleKarrot) +# slug: one-light +# slug-underscored: one_light +# system: base16 +# variant: light +# is-light-variant: true +# +# + +background: "#fafafa" +color: "#696c77" +border: "#4078f2" |
