From 69af432965e79d1623422436abb05aeb700e2d08 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Mon, 11 Aug 2014 09:41:59 -0700 Subject: [PATCH] Upgrade to base16-tomorrow-dark-theme --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ce341180f..73a874b8f 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "atom-dark-ui": "0.33.0", "atom-light-syntax": "0.20.0", "atom-light-ui": "0.29.0", - "base16-tomorrow-dark-theme": "0.20.0", + "base16-tomorrow-dark-theme": "0.21.0", "base16-tomorrow-light-theme": "0.4.0", "solarized-dark-syntax": "0.22.0", "solarized-light-syntax": "0.12.0",