From eca2802a82f593fe284e576915d62940a94e01cf Mon Sep 17 00:00:00 2001 From: David Celis Date: Tue, 13 Nov 2018 15:44:33 -0800 Subject: [PATCH] Update atom config --- atom/config.cson | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/atom/config.cson b/atom/config.cson index f0a9661..f124869 100644 --- a/atom/config.cson +++ b/atom/config.cson @@ -50,7 +50,7 @@ elixircPath: "/usr/local/bin/elixirc" mixPath: "/usr/local/bin/mix" "linter-ui-default": - panelHeight: 183 + panelHeight: 125 "no-title-bar": {} "one-dark-ui": {} "platformio-ide-terminal": @@ -85,6 +85,7 @@ style: fontFamily: "FiraCode-Light" fontSize: "18" + theme: "one-dark" "recent-files": updated: false "terminal-plus": -- 2.51.2