add more icons

This commit is contained in:
Trey t
2022-03-05 13:00:42 -06:00
parent 2223e9f5ec
commit 30cabe649b
86 changed files with 596 additions and 3 deletions

View File

@@ -32,7 +32,10 @@ struct CustomizeView: View {
("AppIconGoodImage", "AppIconGood"),
("AppIconAverageImage", "AppIconAverage"),
("AppIconBadImage", "AppIconBad"),
("AppIconHorribleImage", "AppIconHorrible")
("AppIconBlueGreenImage", "AppIconBlueGreen"),
("AppIconNeonGreenImage", "AppIconNeonGreen"),
("AppIconPinkImage", "AppIconPink"),
("AppIconPurpleImage", "AppIconPurple")
]
var body: some View {