From 410a6e65d887d8a3821e75b26866ee5b8c7bf6ce Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Mon, 7 Nov 2016 21:14:53 +0000 Subject: [PATCH] back out terminal --- config/terminator.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/terminator.conf b/config/terminator.conf index c8a39c8..e18c3c0 100644 --- a/config/terminator.conf +++ b/config/terminator.conf @@ -64,11 +64,11 @@ [profiles] [[default]] audible_bell = True - background_color = "#2d2d2d" background_darkness = 0.8 background_image = None font = Monospace 11 foreground_color = "#bfbfbf" + palette = "#000000:#cd0000:#00cd00:#cdcd00:#0000ee:#cd00cd:#00cdcd:#e5e5e5:#7f7f7f:#ff0000:#00ff00:#ffff00:#5c5cff:#ff00ff:#00ffff:#ffffff" scrollback_infinite = True scrollbar_position = hidden show_titlebar = False