From b2ab9d32460de688fcd49d971ec69af8faed09b5 Mon Sep 17 00:00:00 2001 From: Ben Ogle Date: Tue, 10 Dec 2013 16:10:56 -0800 Subject: [PATCH] Upgrade the themes to fix text hover colors --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index afd6f055c..958384a02 100644 --- a/package.json +++ b/package.json @@ -74,9 +74,9 @@ }, "packageDependencies": { "atom-dark-syntax": "0.8.0", - "atom-dark-ui": "0.14.0", + "atom-dark-ui": "0.15.0", "atom-light-syntax": "0.9.0", - "atom-light-ui": "0.14.0", + "atom-light-ui": "0.15.0", "base16-tomorrow-dark-theme": "0.7.0", "solarized-dark-syntax": "0.5.0", "archive-view": "0.16.0",