Revert "fix: change all remaining #3D7BF4 color codes to #052460 (new primary)"

This reverts commit 9b29ede6eb.
This commit is contained in:
pml68
2024-05-08 17:58:31 +02:00
parent 9b29ede6eb
commit cacf566794
9 changed files with 18 additions and 18 deletions

View File

@@ -450,7 +450,7 @@ class SettingsProvider extends ChangeNotifier {
bellDelay: 0,
gradeOpeningFun: false,
iconPack: IconPack.cupertino,
customAccentColor: const Color(0xff052460),
customAccentColor: const Color(0xff3D7BF4),
customBackgroundColor: const Color(0xff000000),
customHighlightColor: const Color(0xff222222),
customIconColor: const Color(0x00000000),