https://github.com/discordstyles/addons
https://github.com/discordstyles/addons
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/discordstyles/addons
- Owner: DiscordStyles
- License: mit
- Created: 2021-02-04T06:21:06.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-30T12:39:23.000Z (4 months ago)
- Last Synced: 2025-04-19T14:57:25.082Z (about 2 months ago)
- Language: CSS
- Homepage:
- Size: 12.7 KB
- Stars: 8
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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");
```