Search found 2 matches
- Sat Mar 15, 2025 9:49 am
- Forum: Modding interface requests
- Topic: Add invert_colors to button_style
- Replies: 2
- Views: 270
Re: Add invert_colors to button_style
If at all, it should be a property in SpritePrototype, not button style. But you can already include manually modified files and use those.
hmm. This is not what it should be according to the logic of things.
The button style should define this.
if a mod adds its own button to shortcuts or mod ...
- Fri Mar 14, 2025 8:05 pm
- Forum: Modding interface requests
- Topic: Add invert_colors to button_style
- Replies: 2
- Views: 270
Add invert_colors to button_style
black icons are not visible and their color needs to be inverted.
but invert_colors does not work for button_style.
Could you add this functionality?