-
-
Notifications
You must be signed in to change notification settings - Fork 571
--glow doesn't obey the color of text #725
Copy link
Copy link
Closed
Labels
Bugresolvedif issue is resolved, it will be open until merge with masterif issue is resolved, it will be open until merge with master
Description
Issue summary
If you set --glow: 1 the text-shadow is added to .terminal which mean that any color of the text is ignored.
Expected behavior
The glow should be same color as text
Actual behavior
The glow color is main terminal color
Steps to reproduce
- add
--glow: 1; - echo blue text using terminal formatting
See Demo
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Bugresolvedif issue is resolved, it will be open until merge with masterif issue is resolved, it will be open until merge with master