Update README.md

This commit is contained in:
Valery Melou 2017-11-20 08:52:32 +01:00 committed by GitHub
parent b14deaa765
commit d9537fea86
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,7 +58,7 @@ Here's the full workflow for customization:
### Adding a new color
- Go to file `src/color.less`
- Add a new varable and assign it to a color hex value
- Add a new variable and assign it to a color hex value
- Add the new variable to the list of colors
- Add a new variable for the light variation
- Once `npm start` or `npm run build` has been run then it will create the new css so that the new color can be used as a text, border or background