From 5ce9b3ac55e5534c43446b5b03f1e96c237e680b Mon Sep 17 00:00:00 2001 From: Ben Ogle Date: Tue, 29 Jul 2014 10:37:11 -0700 Subject: [PATCH] Upgrade solarized syntax themes for scala support --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5452d1719..8aed9d767 100644 --- a/package.json +++ b/package.json @@ -68,8 +68,8 @@ "atom-light-ui": "0.28.0", "base16-tomorrow-dark-theme": "0.20.0", "base16-tomorrow-light-theme": "0.4.0", - "solarized-dark-syntax": "0.21.0", - "solarized-light-syntax": "0.11.0", + "solarized-dark-syntax": "0.22.0", + "solarized-light-syntax": "0.12.0", "archive-view": "0.35.0", "autocomplete": "0.29.0", "autoflow": "0.17.0",