/mattermost-themes

A collection of Mattermost themes that can be easily copy-pasted to your server of choice

Primary LanguageJavaScriptMIT LicenseMIT

Mattermost Themes

Screen Shot 2019-10-10 at 10 14 27 AM

Motivation

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.

Code Block Style

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

Tech Stack

This project uses React & styled through Styled Components.

Installation

In the project directory, you can run:

npm i

After cloning your fork to your local system, run npm i to install all necessary dependencies.

npm start

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.

Contributing

Please refer to the CONTRIBUTING.md file.

License

License: MIT