diff --git a/modules/Grid/Grid.json b/modules/Grid/Grid.json index b97fc7e..8cbdaee 100644 --- a/modules/Grid/Grid.json +++ b/modules/Grid/Grid.json @@ -3,5 +3,11 @@ "wait": 7, "fade": 7, "border": 75.0, - "bg": "#B1D1AF" + "bg": "#B1D1AF", + "colors": [ + "#FFE3BF", + "#170D00", + "#B69061", + "#8A2908" + ] }