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.

Greetings, Consider the following line:

Console.WriteLine($"abc {"123".Pastel(Color.Green)} efg".Pastel(Color.IndianRed));

This prints: image While ‘efg’ is expected to be also red.

Thanks, Eli.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
silkfirecommented, Mar 30, 2019

@Nucs @mattiasnordqvist If you’re happy with how it works now, I could close this issue as resolved.

1reaction
silkfirecommented, Mar 29, 2019

@mattiasnordqvist Finally I got some time to work on this issue! I’m now quite confident that I’ve solved it. The new version should be available on NuGet shortly.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to color nested list using css? - html
There are several ways of doing this in CSS. This way just uses the nested structure to choose which lists to color what....
Read more >
nested hues (design seeds)
Peach Mauve Purple Navy Blue and Purple Colour Palette for Bedroom. Bedroom color scheme ideas will help you to add harmonious shades to...
Read more >
Override colour in nested component
... colour #333333: I have also created a button component with a nested icon. However when I swap out the nested icon component...
Read more >
Conditional Color Format for a Nested Column
Conditional Color Format for a Nested Column ... As you can see, currently all 3 Columns for each day are colored. Any thoughts?...
Read more >
Nested Brackets Colorer - IntelliJ IDEs Plugin
Coloring nested round (), *angled <>, *braces {} and *square [] brackets starting from the second level at next languages: - Java (built-in...
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