gtk-engines r1117 - in trunk: . themes/Crux/gtk-2.0
- From: bberg svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk-engines r1117 - in trunk: . themes/Crux/gtk-2.0
- Date: Mon, 3 Mar 2008 14:14:57 +0000 (GMT)
Author: bberg
Date: Mon Mar 3 14:14:56 2008
New Revision: 1117
URL: http://svn.gnome.org/viewvc/gtk-engines?rev=1117&view=rev
Log:
2008-03-03 Benjamin Berg <benjamin sipsolutions net>
* themes/Crux/gtk-2.0/gtkrc:
Use the right text color for text in progress bars.
Modified:
trunk/ChangeLog
trunk/themes/Crux/gtk-2.0/gtkrc
Modified: trunk/themes/Crux/gtk-2.0/gtkrc
==============================================================================
--- trunk/themes/Crux/gtk-2.0/gtkrc (original)
+++ trunk/themes/Crux/gtk-2.0/gtkrc Mon Mar 3 14:14:56 2008
@@ -119,6 +119,8 @@
style "trough"
{
bg[NORMAL] = shade (0.9, @bg_color)
+ # fg[PRELIGHT] is used for the text underneath the bar.
+ fg[PRELIGHT] = @selected_fg_color
}
class "GtkProgressBar" style "trough"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]