question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

  • I’m submitting a …

    • 🪲 bug report
    • 🚀 feature request
    • 📚 construct library gap
    • ☎️ security issue or vulnerability => Please see policy
    • ❓ support request => Please see note at the top of this template.
  • What is the current behavior? When using the CLI (cdk diff, cdk deploy, etc.) the output is colored. Some colors are hard to read on a dark background, especially blue.

  • What is the expected behavior (or behavior of feature suggested)? Would like to be able to turn off coloring using an option, and/or select a different coloring scheme. Something like --color=[ light | dark | none ] might work.

  • What is the motivation / use case for changing the behavior or adding this feature? Usability.

  • Please tell us about your environment:

    • CDK CLI Version: 0.35.0
    • Module Version: 0.35.0
    • OS: all
    • Language: all
  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. associated pull-request, stackoverflow, gitter, etc)

    vim’s default color schemes might be good place to quickly check what works. Personally I tend to use “elflord” on machines where I have not customized vim. “ron” is also common I believe.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:12 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
bgdnlpcommented, Jun 21, 2019

I have updated the original post to put it in the format of a feature request, hopefully it’s more understandable now, sorry. Thought I’d check if maybe I missed something first.

0reactions
shivlakscommented, Sep 28, 2019

closing this issue as we’ve added some documentation around the --no-color option with the PR that @nmussy submitted.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Turn off color in Linux terminal/bash session
You can disable all color in your shell. By default, colors are turned on by many commands. The xterm program is a terminal...
Read more >
How to turn off all colors - Vim Tips Wiki - Fandom
If the colors are hard to read on a given terminal, the ability to turn them off can be crucial. The thing that's...
Read more >
How to turn off colors for a specific command?
Turning off colors via the shell settings. Check your shell's rc file(s) and see where colors are set, then make a new ....
Read more >
Reset, turn off, or remove color corrections
Reset or turn off color corrections in the Color inspector · Click the Enhancements pop-up menu below the viewer and choose Show Color...
Read more >
Change colors in Windows
Scroll down and select the toggle for Show accent color on Start and taskbar and Show accent colors on tile bars and windows...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found