mirror of
https://github.com/fergalmoran/flameshot.git
synced 2026-02-15 23:13:58 +00:00
Update default values
This commit is contained in:
@@ -190,6 +190,8 @@ void ConfigHandler::setDefaults() {
|
||||
setUIMainColor(QColor(116, 0, 150));
|
||||
setUIContrastColor(QColor(86, 0, 120));
|
||||
setdrawThickness(0);
|
||||
setContrastOpacity(190);
|
||||
setDisabledTrayIcon(false);
|
||||
setAllTheButtons();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user