Nested Coloring
See original GitHub issueGreetings, Consider the following line:
Console.WriteLine($"abc {"123".Pastel(Color.Green)} efg".Pastel(Color.IndianRed));
This prints:
While ‘efg’ is expected to be also red.
Thanks, Eli.
Issue Analytics
- State:
- Created 4 years ago
- Comments:7 (4 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@Nucs @mattiasnordqvist If you’re happy with how it works now, I could close this issue as resolved.
@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.