Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.11 KB

File metadata and controls

48 lines (31 loc) · 1.11 KB

SkillTrackerColoring

A BepInEx mod for Elin

Colors skill names in the Skill Tracker widget based on their corresponding primary attributes.


Features

  • Color-codes skills by their primary attribute
  • Customizable colors via BepInEx Config
  • Automatically adapts to skill name changes from game updates

Default Colors

Attribute Color
Strength (STR) Red
Endurance (END) Brown
Dexterity (DEX) Green
Perception (PER) Light Blue
Learning (LER) Blue
Will (WIL) Blue-Purple
Magic (MAG) Red-Purple
Charisma (CHA) Orange

Installation

Just subscribe to SkillTrackerColoring from Steam Workshop

Color Customization

After launching the game, you can modify colors in:

BepInEx/config/com.github.yuu1111.skilltrackercoloring.cfg

Colors are specified in #RRGGBB format.

Changelog

See Changelog.md

License

MIT License