From 254b4c5a35017c2bbf93c5478b759bd17dc520f3 Mon Sep 17 00:00:00 2001 From: Mark Badolato Date: Mon, 9 Mar 2015 12:58:16 -0700 Subject: [PATCH] Add missing Slate terminator file --- terminator/Slate.config | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 terminator/Slate.config diff --git a/terminator/Slate.config b/terminator/Slate.config new file mode 100644 index 0000000..141e82a --- /dev/null +++ b/terminator/Slate.config @@ -0,0 +1,7 @@ + +[[Slate]] + palette = "#222222:#e2a8bf:#81d778:#c4c9c0:#264b49:#a481d3:#15ab9c:#02c5e0:#ffffff:#ffcdd9:#beffa8:#d0ccca:#7ab0d2:#c5a7d9:#8cdfe0:#e0e0e0" + background_color = "#222222" + cursor_color = "#87d3c4" + foreground_color = "#35b1d2" + background_image = None