[gnome-themes-standard] highcontrast: specify fg color in the view class selector
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] highcontrast: specify fg color in the view class selector
- Date: Mon, 10 Sep 2012 05:21:37 +0000 (UTC)
commit 47ddb25a0c363cdbe400e89885a93103a8a26cec
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Mon Sep 10 01:19:36 2012 -0400
highcontrast: specify fg color in the view class selector
https://bugzilla.gnome.org/show_bug.cgi?id=683541
themes/HighContrast/gtk-3.0/gtk-widgets.css | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/themes/HighContrast/gtk-3.0/gtk-widgets.css b/themes/HighContrast/gtk-3.0/gtk-widgets.css
index 6af8426..7788f0c 100644
--- a/themes/HighContrast/gtk-3.0/gtk-widgets.css
+++ b/themes/HighContrast/gtk-3.0/gtk-widgets.css
@@ -964,6 +964,7 @@ GtkViewport {
.view {
background-color: @theme_view_bg;
+ color: @theme_fg_color;
}
.view:selected {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]