Revert "git things"

This reverts commit 1b95afdfc2.
This commit is contained in:
Kima
2024-05-01 19:53:33 +02:00
parent ca177ad69f
commit d0599bed7d
13 changed files with 48 additions and 21 deletions

View File

@@ -165,7 +165,7 @@ class AbsencesPageState extends State<AbsencesPage>
name: firstName,
backgroundColor: Theme.of(context)
.colorScheme
.secondary, //ColorUtils.stringToColor(user.displayName ?? "?"),
.tertiary, //ColorUtils.stringToColor(user.displayName ?? "?"),
badge: updateProvider.available,
role: user.role,
profilePictureString: user.picture,