Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/avasconcelos114/mattermost-themes

A collection of Mattermost themes that can be easily copy-pasted to your server of choice
https://github.com/avasconcelos114/mattermost-themes

mattermost mattermost-themes react theme theme-picker

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](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](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)