marhkb / pods

Keep track of your podman containers
GNU General Public License v3.0
739 stars 15 forks source link

fix(widget): Provide fallbacks for lookup colors #658

Closed marhkb closed 1 year ago

marhkb commented 1 year ago

The user could set a custom theme lacking the requested colors. Although this will look broken and completely out of place, we still don't want the application to crash because it couldn't find a color.

Fixes #641