1
0
mirror of https://github.com/go-vikunja/app synced 2024-06-03 02:59:47 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Denys Vitali
056b2d72c9
chore: format code with dart format (#71)
This PR formats all code with dart format and adds a step to the CI so that it will be checked on every push and PR.
2024-04-05 22:36:56 +02:00
c7a556311d fixed new button width 2023-07-23 22:08:09 +02:00
c3a8172739 added material you, changed button style 2023-07-23 21:56:34 +02:00
b5266020a8 first step of migration to null-safety 2022-08-27 23:04:43 +02:00
3ecf6cd9dd Add dark mode (#46)
Merge branch 'master' into feature/dark-mode

Add white logo in dark mode

Make button shadow dark

Format

Add dark mode

Co-authored-by: kolaente <k@knt.li>
Co-authored-by: Jonas Franz <info@jonasfranz.software>
Reviewed-on: vikunja/app#46
Reviewed-by: konrad <konrad@kola-entertainments.de>
2020-06-17 17:41:40 +00:00
cb360f656f Theme update (#23) 2019-03-11 20:38:05 +00:00