aboutsummaryrefslogtreecommitdiff
path: root/.config/termite
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2019-10-02 16:05:13 +0200
committerPatrick Spek <p.spek@tyil.nl>2019-10-02 16:05:13 +0200
commit54ba2fbd7e32431642e6e927b22f12d9487ef402 (patch)
treee95a9f9058bf13b72adf5a3b60f81aa220d0f4b9 /.config/termite
parent60e57a04fcfb66cede59561ffb78ad3f9075e17a (diff)
Include termite
Diffstat (limited to '.config/termite')
-rw-r--r--.config/termite/config26
1 files changed, 26 insertions, 0 deletions
diff --git a/.config/termite/config b/.config/termite/config
new file mode 100644
index 0000000..b7f88ae
--- /dev/null
+++ b/.config/termite/config
@@ -0,0 +1,26 @@
+[options]
+browser = firefox
+cursor_blink = off
+font = Liberation Mono 9
+scrollback_lines = 100000
+
+[colors]
+foreground = #eeeeee
+background = rgba(0, 0, 0, 0.90)
+
+color0 = #393939
+color1 = #ca674a
+color2 = #96a967
+color3 = #d3a94a
+color4 = #5778c1
+color5 = #9c35ac
+color6 = #6eb5f3
+color7 = #a9a9a9
+color8 = #535551
+color9 = #ea2828
+color10 = #87dd32
+color11 = #f7e44d
+color12 = #6f9bca
+color13 = #a97ca4
+color14 = #32dddd
+color15 = #e9e9e7