Skip to content

Commit

Permalink
expand recolor support
Browse files Browse the repository at this point in the history
added vintage v1 and daisyniko's earthy
  • Loading branch information
tlitookilakin committed Aug 25, 2024
1 parent a36a354 commit 34ae30b
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 1 deletion.
4 changes: 3 additions & 1 deletion assets/recolors.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"Default": "ui",
"Maraluna.OvergrownFloweryInterface": "ui_overgrown",
"ManaKirel.VintageInterface2": "ui_vintage"
"ManaKirel.VintageInterface2": "ui_vintage",
"DaisyNiko.EarthyRecolour": "ui_earthy",
"ManaKirel.VMI": "ui_vintage_old"
}
Binary file added assets/ui_earthy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/ui_vintage_old.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions i18n/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@
"skin.Default": "Stardew Default",
"skin.Maraluna.OvergrownFloweryInterface": "Overgrown Flowery",
"skin.ManaKirel.VintageInterface2": "Vintage V2",
"skin.DaisyNiko.EarthyRecolour": "DaisyNiko's Earthy",
"skin.ManaKirel.VMI": "Vintage V1",
"config.EasierTrashCatalogue.name": "Easier Trash Catalogue",
"config.EasierTrashCatalogue.desc": "Makes the trash catalogue less difficult to obtain.",
"config.Magnify.name": "Magnify",
Expand Down

0 comments on commit 34ae30b

Please sign in to comment.