This website was created by @avasconcelos114 and @josephk96 for the 2019 Hacktoberfest. We wanted to create an open-source project that would enable Mattermost users to easily copy and paste themes to use.
Mattermost Themes follow the supported code styles in Mattermost - one of GitHub Theme, Solarized Dark Theme, Solarized Light Theme and Monokai Theme: https://docs.mattermost.com/help/messaging/formatting-text.html#code-block
This project uses React & styled through Styled Components.
In the project directory, you can run:
After cloning your fork to your local system, run npm i
to install all necessary dependencies.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Please refer to the CONTRIBUTING.md file.