aboutsummaryrefslogtreecommitdiff
path: root/terminals/termite
diff options
context:
space:
mode:
Diffstat (limited to 'terminals/termite')
-rw-r--r--terminals/termite/bliss40
1 files changed, 40 insertions, 0 deletions
diff --git a/terminals/termite/bliss b/terminals/termite/bliss
new file mode 100644
index 0000000..ab4a38e
--- /dev/null
+++ b/terminals/termite/bliss
@@ -0,0 +1,40 @@
+[colors]
+
+# special
+foreground = #fdf9f7
+foreground_bold = #fdf9f7
+cursor = #fdf9f7
+background = #121213
+
+# black
+color0 = #1c1b1d
+color8 = #262427
+
+# red
+color1 = #de9dac
+color9 = #f7afc0
+
+# green
+color2 = #9ddeaf
+color10 = #aff7c3
+
+# yellow
+color3 = #dedd9d
+color11 = #f7f6af
+
+# blue
+color4 = #9dacde
+color12 = #afc0f7
+
+# magenta
+color5 = #af9dde
+color13 = #c3aff7
+
+# cyan
+color6 = #9dccde
+color14 = #afe3f7
+
+# white
+color7 = #f4e0d8
+color15 = #f9ece8
+