[gnome-builder] command-bar: remove blue shadow, tweak caret color



commit ce2472a3d51077f6b72086c7e91590b02d2e04ee
Author: Christian Hergert <christian hergert me>
Date:   Fri Feb 19 12:12:11 2016 -0800

    command-bar: remove blue shadow, tweak caret color

 plugins/command-bar/theme/shared.css |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/plugins/command-bar/theme/shared.css b/plugins/command-bar/theme/shared.css
index 34c8de2..2708956 100644
--- a/plugins/command-bar/theme/shared.css
+++ b/plugins/command-bar/theme/shared.css
@@ -12,6 +12,8 @@ commandbar entry {
   color: #eeeeec;
   border: none;
   padding: 6px;
+  caret-color: #eeeeec;
+  box-shadow: none;
 }
 commandbar flowbox {
   background-color: @theme_bg_color;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]