forked from AuroraMiddleware/gtk
gtk: also recolor circle and ellipse in symbolic SVG icons.
This commit is contained in:
parent
1a2052a40e
commit
04367acf9b
@ -4283,7 +4283,7 @@ gtk_icon_info_load_symbolic_svg (GtkIconInfo *icon_info,
|
||||
" width=\"", width, "\"\n"
|
||||
" height=\"", height, "\">\n"
|
||||
" <style type=\"text/css\">\n"
|
||||
" rect,path {\n"
|
||||
" rect,path,ellipse,circle {\n"
|
||||
" fill: ", css_fg," !important;\n"
|
||||
" }\n"
|
||||
" .warning {\n"
|
||||
|
Loading…
Reference in New Issue
Block a user