https://github.com/fuyukai/discord-pink-and-white
https://github.com/fuyukai/discord-pink-and-white
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fuyukai/discord-pink-and-white
- Owner: Fuyukai
- Created: 2019-01-26T01:17:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-23T12:28:15.000Z (over 5 years ago)
- Last Synced: 2025-01-25T03:39:49.340Z (5 months ago)
- Language: CSS
- Size: 162 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Discord Pink & White
[](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.