Skip to content
#

colors

Here are 825 public repositories matching this topic...

onehungrygeek
onehungrygeek commented Jan 6, 2019

Thanks a ton for any helpful feedback

I need help with getting best quality GIFs.

I am not used to CSS syntax so it would be amazing if you add a lot of example config.yml files. Also, try adding config.yml files for the GIFs you are displaying in your README.md. They look fantastic. I have spent hours trying to get perfect GIF but no luck.

I don't know what value to give for shadow

styled-system
The-Code-Monkey
The-Code-Monkey commented Feb 18, 2020

I am looking into variants and i feel like its a bit confusing which is the old api and which is the new one?

I feel like I should just be able to drop the variant function onto a component and give it scale="accents" and then if I pass variant="info" then it should look in the theme object for accents and pull the info key inside that yet it doesn't do that unless I write `variants: {

sharkdp
sharkdp commented Sep 2, 2019

This is not as straightforward to implement like the rest of the properties. The way this should be implemented is probably by (only) adjusting the Lightness channel in Lab space until the luminance has the right value.

If there is no direct way to compute the correct L value, we could also perform a (binary) search in L space until we have the right luminance value.

boronine
boronine commented Apr 1, 2020

The author of the project is an expert programmer but a color science dilettante. If you have ever read a color science book from cover to cover, you are qualified to rewrite all website to make sure terminology is correct.

The website also links to an old blog post of mine:
https://www.boronine.com/2012/03/26/Color-Spaces-for-Human-Beings/

It would be valuable to integrate the information

nord-dircolors

Improve this page

Add a description, image, and links to the colors topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the colors topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.