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

https://github.com/fuyukai/discord-pink-and-white


https://github.com/fuyukai/discord-pink-and-white

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Discord Pink & White

[![](https://img.shields.io/badge/Licence-CC_BY--SA_4.0-FF6B81.svg)](http://creativecommons.org/licenses/by-sa/4.0/)

My pink and white Discord theme.
This is a theme for **light theme** only; the changes will not exist on dark theme.

## Installation

1) `npm install -g sass`
2) `sass theme.scss theme.css`
3) Point BeautifulDiscord at your theme.css

## Development

You can use `sass --watch theme.scss theme.css` to automatically regenerate your output CSS when
making changes.