Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 758 Bytes

CONTRIBUTION.md

File metadata and controls

13 lines (10 loc) · 758 Bytes

Contribution

[!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.

  1. Visit the Material Theme Builder website. It will look something similar to the image below: Alt text
  2. Now click on the Primary color and change it with your color of choice.
  3. After it creates a theme for you, click on the Export button and export it to Web (CSS).
  4. Extract the downloaded zip and you will see a token.css inside it.
  5. Rename the token.css to _md3-[the name of primary color the you have chosen].css.
  6. Place this inside the color-schemes folder of the forked repository.