Skip to content

floatpane/matcha-themes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matcha Themes

A community-driven collection of themes for Matcha.

Submitting a Theme

  1. Fork this repository
  2. Add a new JSON file under themes/<your-theme>.json
  3. Use the following schema:
{
  "name": "Your Theme Name",
  "accent": "#HEXHEX",
  "accent_dark": "#HEXHEX",
  "accent_text": "#HEXHEX",
  "secondary": "#HEXHEX",
  "subtle_text": "#HEXHEX",
  "muted_text": "#HEXHEX",
  "dim_text": "#HEXHEX",
  "danger": "#HEXHEX",
  "warning": "#HEXHEX",
  "tip": "#HEXHEX",
  "link": "#HEXHEX",
  "directory": "#HEXHEX",
  "contrast": "#HEXHEX"
}
  1. Open a pull request using the provided template.

Browse Themes

Visit the website at themes.matcha.email (or run the local site below).

License

MIT

About

Community-driven theme store for matcha

Resources

Stars

Watchers

Forks

Contributors

Languages