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.

default gray colors

See original GitHub issue

Lower values (gray[50] #1b1d1e) are as dark as higher values (gray[900] #131516) while middle values are middle grays (gray[500] #586064). Shouldn’t lower value be lighter in color?

coolGray[200] is a very bright red #eb5154

List of current grays:

warmGray trueGray gray coolGray blueGray
50 #1b1d1e #1b1d1e #1b1d1e #1b1d1e #1b1d1e
100 #1e2022 #1e2021 #1e2022 #1e2022 #1e2022
200 #262a2b #272a2c #262a2b #25282a #242729
300 #313537 #303436 #2f3335 #2f3335 #2f3335
400 #4c5255 #4c5255 #4b5154 #eb5154 #3f4c5f
500 #565d61 #575e61 #586064 #586064 #505d6f
600 #3e4346 #3e4345 #414749 #3c444f #394454
700 #303436 #303436 #323638 #2c3441 #293444
800 #1d1f21 #1d1f20 #1e2122 #19212c #18212f
900 #131516 #111313 #131516 #0e131f #0c1222

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
voorjaarcommented, Apr 22, 2021

v3 will remove darkColors, so this issue will no longer exist https://github.com/windicss/windicss/pull/265/commits/576af3798dc4e97ad8fdef64858883c02b70c1bc

0reactions
shiftgeistcommented, Apr 22, 2021

v3 so hot it’s smokin

Read more comments on GitHub >

github_iconTop Results From Across the Web

Everything about the color Gray - Canva
Gray is a mixture of black and white. It is timeless and versatile, making it a great partner to a wide variety of...
Read more >
Gray/Grey color codes - RapidTables.com
HTML / CSS Color Name Hex Code #RRGGBB Decimal Code (R,G,B) gainsboro #DCDCDC rgb(220,220,220) lightgray / lightgrey #D3D3D3 rgb(211,211,211) silver #C0C0C0 rgb(192,192,192)
Read more >
#808080 (Grey) HTML Color Code - Computer Hope
Other colors containing "gray" or "gray" ; #797979, Platinum Gray ; #848482, Battleship Gray ; #8D918D, Gunmetal Gray ; #A9A9A9, DarkGray or DarkGrey...
Read more >
Color system - Adobe Spectrum
Each color theme uses gray-100 as the default background color (except when using background layers). The color value for gray-100 is different per...
Read more >
grey constant - Colors class - material library - Dart API
grey constant Null safety · blueGrey and brown, somewhat similar colors. · black, black87, black54, black45, black38, black26, black12, which provide a different ......
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