aboutsummaryrefslogtreecommitdiff
path: root/colors/base16-classic-light.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'colors/base16-classic-light.yaml')
-rw-r--r--colors/base16-classic-light.yaml15
1 files changed, 15 insertions, 0 deletions
diff --git a/colors/base16-classic-light.yaml b/colors/base16-classic-light.yaml
new file mode 100644
index 0000000..fc0a66c
--- /dev/null
+++ b/colors/base16-classic-light.yaml
@@ -0,0 +1,15 @@
+#
+#
+# name: Classic Light
+# author: Jason Heeris (http://heeris.id.au)
+# slug: classic-light
+# slug-underscored: classic_light
+# system: base16
+# variant: light
+# is-light-variant: true
+#
+#
+
+background: "#F5F5F5"
+color: "#505050"
+border: "#6A9FB5"