7 Commits

Author SHA1 Message Date
a84da10d77 Change cursor color to dark green
Otherwise it is not visible when in app bar when searching.
2020-09-07 17:23:02 +02:00
fa6135d022 Themes: Color the textSelectionHandle properly 2020-02-17 01:33:42 +01:00
80cf1613a0 DarkTheme: Change checklist selected color
The default one is not very readable.
2020-02-14 08:32:34 +01:00
e61e407739 Theme: Overwrite the cursor color
This blue cursor color just doesn't go with the rest of the theme.
2020-01-27 23:57:53 +01:00
ffc0af12a3 Enable prefer_const_constructors 2019-10-20 01:11:53 +01:00
b4e6786d9a Improve the dark theme
Avoid the green color when in the dark theme. It was clashing quite a
bit. Lets just go with complete dark shades for now. It's still really
missing something, though I'm not sure what.
2019-10-07 19:28:10 +02:00
c2d7841b32 Move Themes to their own file
I'm just experimenting with having different components more neatly
separated.
2019-10-07 19:18:34 +02:00