


Very simple Valheim mod that colors food UI backgrounds based on their dominant stat. Client-side, no configuration.
https://github.com/nbusseneau/ColoredFoodUI/assets/4659919/73388937-de2b-43f2-94c7-62746b3a599b
Colored Food UI helps you visualize your diet mix at a glance using recognizable colored backgrounds. You immediately know what type of food is running out soon or what is currently missing, which is particularly helpful when your mix uses food with different durations and they run out in combat at different intervals.
Colored Food UI recolors the vanilla food UI backgrounds and may conflict with UI mods that change the food UI. It should work transparently with everything else, including UI mods that do change the food UI and mods that add new food items. Feel free to report any issue you find.
In other words:
BepInEx/plugins/ directory. It should look like this:BepInEx/
└── plugins/
└── nbusseneau-Colored_Food_UI/
├── CHANGELOG.md
├── icon.png
├── manifest.json
├── plugins/
└── README.md
Colored Food UI is a reimplementation of a mod initially created by warpalicious. Check out their POI content mods, you won't regret it 👍