diff --git a/index.json b/index.json index 693d583..6b773f5 100644 --- a/index.json +++ b/index.json @@ -84,6 +84,7 @@ "lime": [0, 255, 0], "limegreen": [50, 205, 50], "linen": [250, 240, 230], + "magenta": [255, 0, 255], "maroon": [128, 0, 0], "mediumaquamarine": [102, 205, 170], "mediumblue": [0, 0, 205], @@ -117,6 +118,7 @@ "plum": [221, 160, 221], "powderblue": [176, 224, 230], "purple": [128, 0, 128], + "rebeccapurple": [102, 51, 153], "red": [255, 0, 0], "rosybrown": [188, 143, 143], "royalblue": [65, 105, 225],