mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-25 16:19:58 +08:00
DarkTheme: Change checklist selected color
The default one is not very readable.
This commit is contained in:
@ -15,5 +15,6 @@ class Themes {
|
||||
primaryColor: const Color(0xff212121),
|
||||
accentColor: const Color(0xff689f38),
|
||||
cursorColor: const Color(0xFF66bb6a),
|
||||
toggleableActiveColor: const Color(0xFF66bb6a),
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user