-
-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
Description
Problem
I've seen a couple times developers including gresourced icons in dark and light variants instead of using the -symbolic namespace. We don't current document this so it's not obvious that this is a built-in feature
Proposal
Document:
- using
-symbolicnamespace for automatic dark/light icons - coloring
-symbolicicons using.accentin Gtk.CSS - coloring
-symbolicicons using semantic colors likeerrororsuccess - coloring
.accenticons using named colors likeredorgreen
Prior Art (Optional)
No response