summaryrefslogtreecommitdiff
path: root/.config/terminator/config
diff options
context:
space:
mode:
Diffstat (limited to '.config/terminator/config')
-rw-r--r--.config/terminator/config8
1 files changed, 6 insertions, 2 deletions
diff --git a/.config/terminator/config b/.config/terminator/config
index 968b85b..38e7bb4 100644
--- a/.config/terminator/config
+++ b/.config/terminator/config
@@ -18,10 +18,10 @@
[[default]]
background_color = "#102313"
background_darkness = 0.92
- background_type = transparent
+ background_image = None
cursor_color = "#ffffff"
custom_command = TERM=xterm-256color tmux
- font = xos4 Terminus 10
+ font = Terminus 10
foreground_color = "#ffffff"
palette = "#050505:#b81109:#1cb228:#baa407:#2c5fad:#e35682:#16a085:#ffffff:#1c1b19:#e8160c:#24e534:#fcdf09:#408afc:#e02c6d:#1abc9c:#ebe3e3"
scrollback_infinite = True
@@ -31,6 +31,7 @@
[[Old]]
background_color = "#100935"
background_darkness = 0.49
+ background_image = None
background_type = transparent
custom_command = tmux
font = Terminus 10
@@ -42,6 +43,7 @@
[[auto]]
background_color = "#032c36"
background_darkness = 0.82
+ background_image = None
background_type = transparent
font = Terminus 10
foreground_color = "#e8dfd6"
@@ -52,6 +54,7 @@
[[custom]]
background_color = "#032c36"
background_darkness = 0.77
+ background_image = None
background_type = transparent
cursor_color = "#e8dfd6"
font = Terminus 12
@@ -62,6 +65,7 @@
use_system_font = False
[[souceror]]
background_color = "#151515"
+ background_image = None
cursor_color = "#c2c2b0"
foreground_color = "#c2c2b0"
palette = "#151515:#aa4450:#719611:#ff9800:#6688aa:#8f6f8f:#528b8b:#d3d3d3:#272822:#ff6a6a:#b1d631:#87875f:#90b0d1:#8181a6:#87ceeb:#c1cdc1"