You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There should appear an image in front of the selected color, but doesn't since the image file is not present.
Testing more, the image which is not found is named object-select-symbolic.svg.
This can be resolved by symlinking object-select-symbolic.svg to dialog-ok.svg.
Note that with this file, all colors are removed from the icon (it only becomes white/black depending on the color currently selected). Here is a screenshot of after applying this fix:
(The GTK theme was also changed, but that does not has to do anything with the icons theme; also gcolor2 was directly run here from the terminal).
The text was updated successfully, but these errors were encountered:
Here is a screenshot:
There should appear an image in front of the selected color, but doesn't since the image file is not present.
Testing more, the image which is not found is named
object-select-symbolic.svg
.This can be resolved by symlinking
object-select-symbolic.svg
todialog-ok.svg
.Note that with this file, all colors are removed from the icon (it only becomes white/black depending on the color currently selected). Here is a screenshot of after applying this fix:
(The GTK theme was also changed, but that does not has to do anything with the icons theme; also
gcolor2
was directly run here from the terminal).The text was updated successfully, but these errors were encountered: