When I launch google-chrome or telegram from console, there are error output, but chrome and telegram ran correctly
(google-chrome:3478): Gtk-WARNING **: 08:59:19.836: Theme parsing error: colors.css:71:44: Invalid number for color value
(google-chrome:3478): Gtk-WARNING **: 08:59:19.836: Theme parsing error: colors.css:72:44: Invalid number for color value
(google-chrome:3478): Gtk-WARNING **: 08:59:19.836: Theme parsing error: colors.css:74:53: Invalid number for color value
(google-chrome:3478): Gtk-WARNING **: 08:59:19.836: Theme parsing error: colors.css:75:53: Invalid number for color value
(google-chrome:3478): Gtk-WARNING **: 08:59:19.836: Theme parsing error: colors.css:76:56: Invalid number for color value
(google-chrome:3478): Gtk-WARNING **: 08:59:19.836: Theme parsing error: colors.css:77:65: Invalid number for color value
It feels like contents in ~/.config/gtk-3.0
are wrong, if I rename the whole directory, it does get rid of the error, with a new folder created with less files, is that the “correct” fix? my fedora 37 was upgraded from F36, but I vaguely remember this issue existed maybe in F36 already.