LemonUIbyLemon / LemonUI

LemonUI for .NET (FiveM, RageMP, RagePluginHook and ScriptHookVDotNet 3)
MIT License
182 stars 41 forks source link

Added missing stuff from UIMenuColoredItem #36

Closed justalemon closed 3 years ago

justalemon commented 3 years ago

As far as I know, the UIMenuColoredItem class in NativeUI was used to change the color of the item text depending if it was hovered or not. This would probably be a good feature to implement in LemonUI.

This is probably required before we implement #17.