mirror of
https://github.com/ratatui/ratatui.git
synced 2025-09-27 13:01:13 +00:00

The Dim removal should behave the same as the logic for Bold removal that sends NormalIntensity sequence and then restores Dim when needed. Signed-off-by: Martin Sivak <mars@montik.net>