diff --git a/client/homebrew/editor/metadataEditor/metadataEditor.jsx b/client/homebrew/editor/metadataEditor/metadataEditor.jsx
index 46de86555..694765644 100644
--- a/client/homebrew/editor/metadataEditor/metadataEditor.jsx
+++ b/client/homebrew/editor/metadataEditor/metadataEditor.jsx
@@ -172,7 +172,7 @@ const MetadataEditor = createReactClass({
return
-
diff --git a/client/homebrew/editor/metadataEditor/metadataEditor.less b/client/homebrew/editor/metadataEditor/metadataEditor.less
index bd80cf6fb..761e8af27 100644
--- a/client/homebrew/editor/metadataEditor/metadataEditor.less
+++ b/client/homebrew/editor/metadataEditor/metadataEditor.less
@@ -409,6 +409,7 @@
--h2-clr: #aaf;
--label-clr: #ddd;
--input-bg: #333;
+ --input-bg-hover: #666;
--input-text-clr: #eee;
--input-placeholder-clr: #aaa;