[gnome-builder] style: tweak omnibar colors
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] style: tweak omnibar colors
- Date: Tue, 28 Jun 2016 00:07:54 +0000 (UTC)
commit 8752087e6e8de81d3cecfb2fd55926ab447e1fc0
Author: Christian Hergert <christian hergert me>
Date: Fri Jun 24 20:14:13 2016 -0700
style: tweak omnibar colors
data/theme/Adwaita-shared.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/theme/Adwaita-shared.css b/data/theme/Adwaita-shared.css
index a6545e2..ffb5f21 100644
--- a/data/theme/Adwaita-shared.css
+++ b/data/theme/Adwaita-shared.css
@@ -152,7 +152,7 @@ omnibar entry {
color: alpha(@theme_fg_color, 0.8);
}
omnibar:hover entry {
- background-color: mix(@theme_bg_color, @theme_view_color, 0.9);
+ background-color: mix(@theme_bg_color, @content_view_bg, 0.9);
color: @theme_fg_color;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]