[!warning] A work in progress page.
If you want to add your own color and don't want me to go through the pain of doing it, please follow the following steps.
- Visit the Material Theme Builder website. It will look something similar to the image below:
- Now click on the Primary color and change it with your color of choice.
- After it creates a theme for you, click on the Export button and export it to
Web (CSS)
. - Extract the downloaded zip and you will see a
token.css
inside it. - Rename the
token.css
to_md3-[the name of primary color the you have chosen].css
. - Place this inside the
color-schemes
folder of the forked repository.