Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/discordstyles/addons


https://github.com/discordstyles/addons

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

## How to use?

Simply copy and paste the `@import url()` code below into your current theme file below the first `@import`.
Like so: [Example with Horizontal Server List + BottomHSL](https://i.imgur.com/4L77e3z.png)

- - -

[Old Windows Titlebar](https://i.imgur.com/absenMG.jpg)
```css
@import url("https://discordstyles.github.io/Addons/windows-titlebar.css");
```

- - -

[Bottom Horizontal Server List](https://i.imgur.com/wc10gq7.jpg) - Requires: [Horizontal Server List](https://github.com/DiscordStyles/HorizontalServerList)
```css
@import url("https://discordstyles.github.io/HorizontalServerList/bottomhsl.css");
```