- Notifications
You must be signed in to change notification settings - Fork928
Closed
Description
You can't really even make out the usage headers, here is a screenshot with me highlighting the text so you can read:
This is due tocli/cliui/cliui.go#51
whereStyles.Placeholder
is set to ANSI 256 code 240 which is a light gray.
Thelist
command (Or any command which usescli/cliui/resources.go#WorkspaceResources
) also suffers from this same visual bug with the elapsed time, as this is also styled usingStyles.Placeholder
:
Metadata
Metadata
Assignees
Labels
No labels