Tiny Core Extensions > TCE Corepure64

checkmarks in gtk3 applications suddenly too light, barely visible

(1/4) > >>

GNUser:
In on Pure64 11.x. In the last week or two, all of a sudden checkmarks in gtk3 applications (e.g., gnumeric and filezilla) became so light that I can hardly see them.

Here is an example (there is a barely-visible white checkmark inside the blue box):


I haven't made any changes to icon themes, etc. but noticed that  gtk3.tcz  was recently upgraded.

Can you please help me make the checkmarks more easily visible?
(I'm sorry for asking such a basic question, but I know very little about GUI stuff.)

P.S.

--- Code: ---bruno@box:~$ tce-status -i | grep theme
adwaita-icon-theme
hicolor-icon-theme
xcursor-themes

--- End code ---

Juanito:
I've noticed that too - in addition some icons are weirdly deformed.

I just updated adwaita-icon-theme, but that doesn't help - I'll look at librsvg next.

In the meantime, you could try the gtk dark theme?

GNUser:
Thanks, juanito.
Yes, in the meantime I can use a dark theme:

--- Code: ---$ GTK_THEME=Adwaita:dark gnumeric # I can see the checkmarks
$ GTK_THEME=Adwaita:dark filezilla # I can see the checkmarks
--- End code ---

Rich:
Hi GNUser
Did you check the settings in your  home  directory:

--- Code: ---tc@E310:~$ cat .config/gtk-3.0/settings.ini
[Settings]
gtk-icon-theme-name = Adwaita
gtk-theme-name = Adwaita
gtk-cursor-theme-name = Adwaita
tc@E310:~$
--- End code ---

GNUser:
Hi, Rich. This has always been my settings.ini:


--- Code: ---bruno@box:~$ cat .config/gtk-3.0/settings.ini
[Settings]
gtk-key-theme-name=Default
--- End code ---

If I change it to this:

--- Code: ---[Settings]
gtk-icon-theme-name=Adwaita
gtk-theme-name=Adwaita
gtk-cursor-theme-name=Adwaita
gtk-key-theme-name=Default
--- End code ---

Or this:

--- Code: ---[Settings]
gtk-icon-theme-name = Adwaita
gtk-theme-name = Adwaita
gtk-cursor-theme-name = Adwaita
gtk-key-theme-name=Default

--- End code ---
It makes no difference with regard to this issue.

Navigation

[0] Message Index

[#] Next page

Go to full version