Selaa lähdekoodia

Club: renaming color from palette.

Matias Benedetto 2 vuotta sitten
vanhempi
commit
09abd74d20
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  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"
                 }
             ]
         },