You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve the formatting of disabled menu items in different terminals (#236)
* Improve the formatting of disabled menu items
Disabled items are now modified to use the ANSI "bright" equivalent of the same colour as their foreground text, as well as the dim escape sequence modifier.
* Added return types
* Corrected typo
* Fixed broken test
* Corrected mismatched types found in static analysis
0 commit comments