From 0abe84bc4a33991bb218557fd61d8fbfb90ba283 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Wed, 18 Sep 2013 15:04:39 +0200 Subject: [PATCH] Changed font and color scheme of terminator. New font: Deja Vu Sans Mono 10 New color scheme: Solarized --- terminator/terminator/config | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/terminator/terminator/config b/terminator/terminator/config index fc3bcae..91cb39a 100644 --- a/terminator/terminator/config +++ b/terminator/terminator/config @@ -1,13 +1,24 @@ [global_config] + enabled_plugins = , [keybindings] [profiles] [[default]] + palette = "#073642:#dc322f:#859900:#b58900:#268bd2:#d33682:#2aa198:#eee8d5:#002b36:#cb4b16:#586e75:#657b83:#839496:#6c71c4:#93a1a1:#fdf6e3" + font = Deja Vu Sans Mono 10 + background_image = None + urgent_bell = True + use_system_font = False + foreground_color = "#839496" show_titlebar = False + antialias = True + copy_on_selection = True + background_color = "#002b36" [layouts] [[default]] [[[child1]]] type = Terminal parent = window0 + profile = default [[[window0]]] type = Window parent = ""