summaryrefslogtreecommitdiffstats
path: root/example/themes/solarized-light.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'example/themes/solarized-light.yaml')
-rw-r--r--example/themes/solarized-light.yaml15
1 files changed, 15 insertions, 0 deletions
diff --git a/example/themes/solarized-light.yaml b/example/themes/solarized-light.yaml
new file mode 100644
index 000000000..456833761
--- /dev/null
+++ b/example/themes/solarized-light.yaml
@@ -0,0 +1,15 @@
+# Solarized light
+
+themes:
+ solarized-light:
+ bg: [253, 246, 227]
+ red: [220, 50, 47]
+ green: [133, 153, 0]
+ yellow: [181, 137, 0]
+ blue: [38, 139, 210]
+ magenta: [211, 54, 130]
+ orange: [203, 75, 22]
+ fg: [101, 123, 131]
+ cyan: [42, 161, 152]
+ black: [7, 54, 66]
+ white: [238, 232, 213]