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.

[Feature] Add debuggingBackground color

See original GitHub issue

The extension currently does not modify the background colour of the status bar in debug mode, i.e. statusBar.debuggingBackground.

It would be great if this could be added to the object of generated colours, perhaps with a different shade of (or complementary of) the default background.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

3reactions
musicfuelcommented, Mar 16, 2020

I would tend to agree that it could be a complementary color of the chosen Peacock color. A different shade may not be distinct enough or too difficult to distinguish with lighter or darker shades. It isn’t too different from what is done already to determine a suitable badge color. Perhaps the same algorithm could be used or serve as inspiration for this. I will try playing around with some concepts here.

0reactions
johnpapacommented, Feb 24, 2021

thanks again @musicfuel

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to change background color of line highlighting during ...
Open Tools->Options->Fonts&Colors then go to "Annotations" tab. Color options for debug line in ...
Read more >
Using the CSS background-color property to debug web pages
The rest of the article will focus on debugging layouts using the background-color property. One way to do this is shown below: *...
Read more >
Output Styling (Debugging with GDB) - sourceware.org
Control the styling of function names. These are managed with the set style function family of commands. By default, this style's foreground color...
Read more >
Annotated List of Command-line Options - ImageMagick
Background: Set any fully-transparent pixel to the background color, ... Add -debug pixel prior to the -channel-fx option to track the channel morphology....
Read more >
Configure on-device developer options - Android Developers
Before you can use the debugger and other tools, you need to enable USB debugging, which allows Android Studio and other SDK tools...
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