# Discord-CustomCSS

This is the custom style sheet that I use on discord. It contains many tweaks, such as de-cluttering the message bar, and making NSFW channels more obvious when hovered over.

## Using

You can either copy & paste [openasar-config.css](./openasar-config.css), or add the following snippet to your existing CSS:

```css
@import url("https://nexy7574.co.uk/discord-css/openasar-config.css")
```

or in Vesktop/Vencord, just add the url `https://nexy7574.co.uk/discord-css/openasar-config.css` to the "online themes" section of the Themes setting.

## Mirrors

* [Original source (git.i-am.nexus)](https://git.i-am.nexus/nex/discord-custom-css)

*which propagates to*

* [git.elrant.team](https://git.elrant.team/nexy7574/discord-custom-css)
* [codeberg.org](https://codeberg.org/nexy7574/discord-custom-css)
* [github.com](https://github.com/nexy7574/discord-custom-css)


## Disclaimer

Modifying the discord client is against their terms of service. You use this custom style sheet at your own risk, and I am
not responsible for any issues that may arise.
Provided as is.

See [LICENSE](./license)
