]> Pileus Git - ~andy/gtk/commit
Rely only on fg/bg colors.
authorCarlos Garnacho <carlosg@gnome.org>
Fri, 29 Oct 2010 03:33:38 +0000 (05:33 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Sat, 4 Dec 2010 14:38:29 +0000 (15:38 +0100)
commit8ea649e0a0c9e8e70883fcfc10f2141700600247
tree51736c7c822da4525be415c50fdb71c4b04fee8c
parent7de2cf3286ad7687c50ef374555ff9d4f5e0a66b
Rely only on fg/bg colors.

"foreground-color" has been renamed to just "color" as in regular CSS,
and the "text-color" and "base-color" properties have been removed. The
default CSS has been changed to have widgets cope with this change.
gtk/gtkcssprovider.c
gtk/gtkstyle.c
gtk/gtkstyleset.c
gtk/gtkthemingengine.c