From 612deee97da966ee7c8ad78560487f7db84de114 Mon Sep 17 00:00:00 2001 From: David Celis Date: Mon, 17 Sep 2018 17:06:52 -0700 Subject: [PATCH] Update atom config --- atom/config.cson | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/atom/config.cson b/atom/config.cson index f59156a..52c31fd 100644 --- a/atom/config.cson +++ b/atom/config.cson @@ -22,14 +22,15 @@ projectHome: "/Users/davidcelis/Developer" telemetryConsent: "no" themes: [ - "one-dark-ui" - "ariake-dark-syntax" + "one-light-ui" + "ariake-light-syntax" ] titleBar: "custom" editor: fontFamily: "FiraCode-Light" fontSize: 18 invisibles: {} + preferredLineLength: 120 "exception-reporting": userId: "f951f304-7607-ed69-34b1-50430d1496f5" "file-icons": -- 2.51.2