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.

How to get native terminal colors?

See original GitHub issue

This used to work and now it’s using its own set of really ugly colors (I’ve tried the different themes). I was under the impression native was supposed to use native terminal colors.

Thanks!

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:16 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
9mmcommented, Aug 24, 2018

Yeah I’m still wondering when we can use the native color scheme, I thought it was coming with 1.0 but That was like 6 months ago

0reactions
acostalimacommented, Aug 24, 2018

I’ve just installed httpie with brew and preset is not a valid style choice:

http: error: argument --style/-s: invalid choice: 'preset' (choose from 'colorful', 'murphy', 'rrt', 'bw', 'default', 'vim', 'solarized', 'fruity', 'manni', 'vs', 'xcode', 'lovelace', 'borland', 'pastie', 'perldoc', 'paraiso-dark', 'native', 'tango', 'igor', 'algol', 'friendly', 'autumn', 'monokai', 'algol_nu', 'paraiso-light', 'trac', 'emacs')
Read more comments on GitHub >

github_iconTop Results From Across the Web

How to get native terminal colors? · Issue #653 - GitHub
You can see my terminal colors below for Vim and everything else. I put several colors so you can see how multiple terminal...
Read more >
How to change the color of your Linux terminal
How to change the color of your Linux terminal. Make Linux as colorful (or as monochromatic) as you want. By Seth Kenlon (Team,...
Read more >
python in terminal - how to get current colour? - Stack Overflow
You can return default color the same way you colorize your texts: native = '\033[m' sys.stdout.write(native) ... print green + 'Hello' + native....
Read more >
Introducing the Windows Console Colortool
Applying a color scheme to your defaults​​ Open up Command prompt and run: colortool -d [scheme name in schemes/] Your current window will...
Read more >
Colors & Appearance - Wez's Terminal Emulator
If you'd like to factor your color schemes out into separate files, you can create a file with a [colors] section; take a...
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