summaryrefslogtreecommitdiff
path: root/.config/termite/config
diff options
context:
space:
mode:
Diffstat (limited to '.config/termite/config')
-rw-r--r--.config/termite/config65
1 files changed, 0 insertions, 65 deletions
diff --git a/.config/termite/config b/.config/termite/config
deleted file mode 100644
index abed9d5..0000000
--- a/.config/termite/config
+++ /dev/null
@@ -1,65 +0,0 @@
-[options]
-font = Fantasque Sans Mono 11
-allow_bold = true
-audible_bell = false
-clickable_url = true
-dynamic_title = false
-scrollback_lines=10000
-urgent_on_bell = false
-search_wrap = true
-cursor_blink = system
-cursor_shape = block
-browser = xdg-open
-filter_unmatched_urls = true
-modify_other_keys = false
-size_hints = false
-
-[colors]
-# Base16 Synth Midnight Dark
-# Author: Michaƫl Ball (http://github.com/michael-ball/)
-
-foreground = #DFDBDF
-foreground_bold = #DFDBDF
-cursor = #DFDBDF
-cursor_foreground = #040404
-background = #040404
-
-# 16 color space
-
-# Black, Gray, Silver, White
-color0 = #040404
-color8 = #61507A
-color7 = #DFDBDF
-color15 = #FFFBFF
-
-# Red
-color1 = #B53B50
-color9 = #B53B50
-
-# Green
-color2 = #06EA61
-color10 = #06EA61
-
-# Yellow
-color3 = #DAE84D
-color11 = #DAE84D
-
-# Blue
-color4 = #03AEFF
-color12 = #03AEFF
-
-# Purple
-color5 = #EA5CE2
-color13 = #EA5CE2
-
-# Teal
-color6 = #7CEDE9
-color14 = #7CEDE9
-
-# Extra colors
-color16 = #E4600E
-color17 = #9D4D0E
-color18 = #141414
-color19 = #242424
-color20 = #BFBBBF
-color21 = #EFEBEF