marvin/services: Add theme.park themes

This commit is contained in:
The Hedgehog 2022-07-24 10:21:32 -04:00
parent 6c450ebf8e
commit 3e0f4925ea
No known key found for this signature in database

View file

@ -24,6 +24,10 @@
picture = {
ENABLE_FEDERATED_AVATAR = true;
};
ui = {
THEMES = "gitea,arc-green,plex,aquamarine,dark,dracula,hotline,organizr,space-gray,hotpink,onedark,overseerr,nord";
DEFAULT_THEME = "gitea";
};
};
};
}