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: about 1 year ago
JSON representation
A collection of Mattermost themes that can be easily copy-pasted to your server of choice
- Host: GitHub
- URL: https://github.com/avasconcelos114/mattermost-themes
- Owner: avasconcelos114
- License: mit
- Created: 2019-10-01T08:21:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-06T10:26:38.000Z (about 2 years ago)
- Last Synced: 2024-11-14T15:40:54.301Z (over 1 year ago)
- Topics: mattermost, mattermost-themes, react, theme, theme-picker
- Language: JavaScript
- Homepage: https://avasconcelos114.github.io/mattermost-themes/
- Size: 22.6 MB
- Stars: 45
- Watchers: 3
- Forks: 13
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - mattermost-themes - pasted to your server of choice | avasconcelos114 | 26 | (JavaScript)
README
# Mattermost Themes

## 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
[](https://opensource.org/licenses/MIT)