chore: add flameshot colors

Signed-off-by: jolheiser <john.olheiser@gmail.com>
main
jolheiser 2024-04-10 19:51:15 -05:00
parent fef5415af4
commit cf8682a116
Signed by: jolheiser
GPG Key ID: B853ADA5DA7BBF7A
1 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,9 @@
General = {
showStartupLaunchMessage = false;
saveAsFileExtension = ".png";
uiColor = "#313244";
contrastUiColor = "#b4befe";
userColors = "picker, #f5e0dc, #f2cdcd, #f5c2e7, #cba6f7, #f38ba8, #eba0ac, #fab387, #f9e2af, #a6e3a1, #94e2d5, #89dceb, #74c7ec, #89b4fa, #b4befe";
};
};
};