Skip to content

Commit

Permalink
aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
callionica committed Aug 8, 2024
1 parent ac154ad commit 456cd62
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions colors/colors.js
Original file line number Diff line number Diff line change
Expand Up @@ -3912,6 +3912,7 @@ export const colors = [
},
{
"title": "Aquamarine - Pale™",
"aliases" : [ "Aqua Marine Pale"],
"number": "282",
"lightness": 77,
"connections": [
Expand Down Expand Up @@ -4428,6 +4429,7 @@ export const colors = [
},
{
"title": "Aquamarine - Light™",
"aliases" : [ "Aqua Marine Light"],
"number": "283",
"lightness": 69,
"connections": [
Expand Down Expand Up @@ -4629,6 +4631,7 @@ export const colors = [
},
{
"title": "Aquamarine - Mid™",
"aliases" : [ "Aqua Marine Mid"],
"number": "284",
"lightness": 57,
"connections": [
Expand Down Expand Up @@ -4982,6 +4985,7 @@ export const colors = [
},
{
"title": "Aquamarine™",
"aliases" : [ "Aqua Marine"],
"number": "138",
"lightness": 43,
"connections": [
Expand Down Expand Up @@ -5033,6 +5037,7 @@ export const colors = [
},
{
"title": "Aquamarine - Deep™",
"aliases" : [ "Aqua Marine Deep"],
"number": "198",
"lightness": 38,
"connections": [
Expand Down

0 comments on commit 456cd62

Please sign in to comment.