From 0d1c11764bb1e1718650ee245de0b04116bf42f5 Mon Sep 17 00:00:00 2001 From: Ben Ogle Date: Tue, 29 Jul 2014 12:54:49 -0700 Subject: [PATCH] Upgrade dark-ui theme for new variable --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 10bc4b1fd..b1be7511d 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ }, "packageDependencies": { "atom-dark-syntax": "0.19.0", - "atom-dark-ui": "0.32.0", + "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",