Browse Source

Club: renaming color from palette.

Matias Benedetto 2 years ago
parent
commit
09abd74d20
1 changed files with 2 additions and 2 deletions
  1. 2 2
      club/theme.json

+ 2 - 2
club/theme.json

@@ -48,9 +48,9 @@
                     "name": "Background"
                 },
                 {
-                    "slug": "tertiary",
+                    "slug": "secondary",
                     "color": "#FFF7A7",
-                    "name": "Tertiary"
+                    "name": "Secondary"
                 }
             ]
         },