summaryrefslogtreecommitdiff
path: root/scheme.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'scheme.tmpl')
-rw-r--r--scheme.tmpl32
1 files changed, 32 insertions, 0 deletions
diff --git a/scheme.tmpl b/scheme.tmpl
new file mode 100644
index 0000000..79918b3
--- /dev/null
+++ b/scheme.tmpl
@@ -0,0 +1,32 @@
+! Color scheme {{.Name}}
+*foreground: {{.Foreground}}
+*background: {{.Background}}
+*cursorColor: {{.Cursor}}
+! Black
+*color0: {{.Ansi0}}
+*color8: {{.Ansi8}}
+! Red
+*color1: {{.Ansi1}}
+*color9: {{.Ansi9}}
+! Green
+*color2: {{.Ansi2}}
+*color10: {{.Ansi10}}
+! Yellow
+*color3: {{.Ansi3}}
+*color11: {{.Ansi11}}
+! Blue
+*color4: {{.Ansi4}}
+*color12: {{.Ansi12}}
+! Magenta
+*color5: {{.Ansi5}}
+*color13: {{.Ansi13}}
+! Cyan
+*color6: {{.Ansi6}}
+*color14: {{.Ansi14}}
+! White
+*color7: {{.Ansi7}}
+*color15: {{.Ansi15}}
+! Bold
+*colorBD: {{.Bold}}
+!*colorIT:
+!*colorUL: