mirror of
https://github.com/fergalmoran/flameshot.git
synced 2026-02-11 21:14:01 +00:00
This will make easier to see and edit colors in the settings file. The format is defined by QColor::HexRgb Fixes #142 https://doc.qt.io/qt-5/qcolor.html#NameFormat-enum * Add config colors validation If the user adds an invalid hexadecimal colors, defined default colors will be used instead