From 1784a7f7265f6546dd218044cb320ca4e75b67d6 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 3 Feb 2015 10:20:12 -0800 Subject: [PATCH] :arrow_up: Upgrade one themes --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 328587a32..45c798c68 100644 --- a/package.json +++ b/package.json @@ -76,10 +76,10 @@ "atom-light-ui": "0.40.0", "base16-tomorrow-dark-theme": "0.25.0", "base16-tomorrow-light-theme": "0.8.0", - "one-dark-ui": "0.2.0", - "one-dark-syntax": "0.2.0", - "one-light-syntax": "0.2.0", - "one-light-ui": "0.1.0", + "one-dark-ui": "0.3.0", + "one-dark-syntax": "0.3.0", + "one-light-syntax": "0.3.0", + "one-light-ui": "0.2.0", "solarized-dark-syntax": "0.32.0", "solarized-light-syntax": "0.19.0", "archive-view": "0.46.0",