Skip to content

app.css: Use opacity for .direct-chat icon instead of hardcoded color

monday requested to merge monday15/fractal:direct-chat-icon-fix into master

Small change, unnoticeable in Adwaita, but improves direct-chat avatar visibility in themes with light selection color (very popular Materia theme, for example). I've tested it by substituting apps.css with G_RESOURCE_OVERLAYS (flatpak run --env=G_RESOURCE_OVERLAYS=/org/gnome/Fractal/app.css=editedapp.css org.gnome.Fractal) and didn't notice any backfire. Screenshot with the issue:

image

Merge request reports