fix: blue
This commit is contained in:
parent
ed19a92cf6
commit
df463f9fef
1 changed files with 3 additions and 3 deletions
6
index.js
6
index.js
|
@ -546,9 +546,9 @@ const mocha = {
|
|||
},
|
||||
|
||||
blue: {
|
||||
hex: '#87b0f9',
|
||||
rgb: 'rgb(135, 176, 249)',
|
||||
hsl: 'hsl(218, 90%, 75%)',
|
||||
hex: '#89b4fa',
|
||||
rgb: 'rgb(137, 180, 250)',
|
||||
hsl: 'hsl(217, 92%, 76%)',
|
||||
},
|
||||
|
||||
lavender: {
|
||||
|
|
Loading…
Reference in a new issue