forked from AuroraMiddleware/gtk
docs: Expand icon-palette example
Add a warning color, and show that hex colors work here.
This commit is contained in:
parent
cd495a26b7
commit
eaff061b48
@ -824,7 +824,7 @@ label {
|
||||
<programlisting><![CDATA[
|
||||
spinner {
|
||||
-gtk-icon-source: -gtk-icontheme('process-working-symbolic');
|
||||
-gtk-icon-palette: success blue, error magenta;
|
||||
-gtk-icon-palette: success blue, warning #fc3, error magenta;
|
||||
}
|
||||
arrow.fancy {
|
||||
-gtk-icon-source: -gtk-icontheme('pan-down');
|
||||
|
Loading…
Reference in New Issue
Block a user