feat(themes): add Synthwave Sunset built-in, refresh author credits

This commit is contained in:
2026-05-07 19:48:15 +02:00
parent 3d7883ee01
commit 5f83c70292
8 changed files with 84 additions and 7 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ internal static class MintGrove
public static Theme Build() => new(
Slug: Slug,
Name: "Mint Grove",
Author: "Hellion Online Media",
Author: "Carla Beleandis",
Description: "Mint Green + Honey Amber auf Deep Forest. Naturthemen-tauglich.",
Colors: new ThemeColors(
PrimaryDark: ColourUtil.HexToRgba("#3CB371"),