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 to cli/cliui/cliui.go#51
where Styles.Placeholder
is set to ANSI 256 code 240 which is a light gray.
The list
command (Or any command which uses cli/cliui/resources.go#WorkspaceResources
) also suffers from this same visual bug with the elapsed time, as this is also styled using Styles.Placeholder
:
Metadata
Metadata
Assignees
Labels
No labels