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

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

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)**




![azurite](https://github.com/user-attachments/assets/79ec95f2-1611-48c4-af27-6223eda90a7a)

## 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/)**