Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/discordstyles/addons
https://github.com/discordstyles/addons
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/discordstyles/addons
- Owner: DiscordStyles
- License: mit
- Created: 2021-02-04T06:21:06.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-07T04:13:58.000Z (3 months ago)
- Last Synced: 2024-08-08T07:52:42.536Z (3 months ago)
- Language: CSS
- Homepage:
- Size: 11.7 KB
- Stars: 7
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
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");
```