Antergos / Numix-Frost

Numix is a modern flat theme with a combination of light and dark elements.
http://fav.me/d5ygul6
GNU General Public License v3.0
48 stars 11 forks source link

checked/unchecked and Gtk Radio Menu Item unreadable #57

Open slacka opened 6 years ago

slacka commented 6 years ago

Steps to reproduce:

  1. Launch gtk3-demo
  2. open "Model Button" -> Flavors

Expected Results: Empty checkbox or checked checkbox

Actual Results: All have the same check mark symbol with the same grayscale intensity. Only if you look closely can you see that one is blue the other is gray.

The "Menu" app also use the same symbol with only subtle shading differences. This makes gtk3 apps such as LibreOffice hard to use.

For example this is how menus look in Fedora 27 when zoomed 2x: https://bug-attachments.documentfoundation.org/attachment.cgi?id=140926

This is how Menus look in Antergos when zoomed 2x: https://bug-attachments.documentfoundation.org/attachment.cgi?id=140925

Note how different symbols are used in Fedora's Adwaita theme. By using the same symbols with the same shading, it makes UI's hard to read for normal people and impossible to use for color blind people.

slacka commented 6 years ago

Closing as I reported this upstream.

slacka commented 6 years ago

Upstream pointed out that this is an Antergos specific issue as they use red on black vs Antergos' blue on white.

https://github.com/numixproject/numix-gtk-theme/issues/707#issuecomment-382437108