https://github.com/devevil99/azurite-discord-theme
Bring a new look to your Discord with Azurite, A dark and customizable theme
https://github.com/devevil99/azurite-discord-theme
betterdiscord betterdiscord-theme
Last synced: 3 months ago
JSON representation
Bring a new look to your Discord with Azurite, A dark and customizable theme
- Host: GitHub
- URL: https://github.com/devevil99/azurite-discord-theme
- Owner: DevEvil99
- License: other
- Created: 2022-04-27T18:40:19.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-05-22T20:11:25.000Z (about 1 year ago)
- Last Synced: 2025-05-22T21:48:01.289Z (about 1 year ago)
- Topics: betterdiscord, betterdiscord-theme
- Language: CSS
- Homepage: https://betterdiscord.app/theme/Azurite
- Size: 27.3 KB
- Stars: 4
- Watchers: 2
- Forks: 34
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Azurite
Bring a new look to your Discord with Azurite, A dark and customizable theme
**If you found any bugs please create an [issue](https://github.com/DevEvil99/Azurite-Discord-Theme/issues) or join my [discord server](https://discord.devevil.com)**

## How to Use the Default Member List Version
To switch to the Default Member List version of the theme, follow these steps:
1. Open the theme file in a text editor.
2. Locate the following line and **comment it out** by wrapping it with `/*` and `*/`:
```css
@import url('https://devevil99.github.io/devevil/BetterDiscordAddons/Theme/Azurite/Azurite.theme.css');
```
→ Becomes:
```css
/*@import url('https://devevil99.github.io/devevil/BetterDiscordAddons/Theme/Azurite/Azurite.theme.css');*/
```
3. Find the following line and **uncomment it** by removing the `/*` and `*/`:
```css
/*@import url('https://devevil99.github.io/devevil/BetterDiscordAddons/Theme/Azurite/Azurite-Default-Member-List.theme.css');*/
```
→ Becomes:
```css
@import url('https://devevil99.github.io/devevil/BetterDiscordAddons/Theme/Azurite/Azurite-Default-Member-List.theme.css');
```
4. Save the file.
# User customization
- **Home icon**
- **Colors**
- **Font**
# Links
- **[Download From BetterDiscord](https://betterdiscord.app/theme/Azurite)**
- **[All of my addons](https://betterdiscord.app/developer/DevEvil)**
- **[Website](https://devevil.com)**
- **[Support Server](https://discord.gg/jsQ9UP7kCA)**
- **[Contact](https://devevil.com/contact)**
**Made with 💚 by [@devevil/DevEvil#8745](https://devevil.com/)**