Skip to content

Commit

Permalink
rewrite (wip)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bulldog3321 committed Jun 15, 2024
1 parent db5fcf3 commit 7221841
Show file tree
Hide file tree
Showing 6 changed files with 628 additions and 3,632 deletions.
10 changes: 0 additions & 10 deletions Bulldogs-Discord.BD.theme.css

This file was deleted.

14 changes: 0 additions & 14 deletions Bulldogs-Discord.Stylus.user.css

This file was deleted.

14 changes: 14 additions & 0 deletions Bulldogs-Discord.user.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
/* ==UserStyle==
@name Bulldog's Discord
@description A clean and simple dark blue theme for Discord.com
@author baldagh
@version 1.0
@namespace github.com/Bulldog3321
@homepageURL https://github.com/Bulldog3321/Bulldogs-Discord
@updateURL https://bulldog3321.github.io/Bulldogs-Discord/Bulldogs-Discord.user.css
@preprocessor stylus
==/UserStyle== */

@-moz-document domain("discord.com") {
@import url("https://bulldog3321.github.io/Bulldogs-Discord/main.css");
}
43 changes: 13 additions & 30 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,40 +1,23 @@
# Bulldogs-Theme
A simple rounded dark blue theme for Discord.com
# Bulldogs-Discord
A clean and simple dark blue theme for Discord.com

## Installation

### Universal CSS import
Paste `@import url("https://bulldog3321.github.io/Bulldogs-Theme/main.css");` at the top of any CSS editor
<details>
<summary>Universal CSS import</summary>

### Better Discord
Drop [Bulldog'sBD.theme.css](https://bulldog3321.github.io/Bulldogs-Theme/Bulldogs-Discord.BD.theme.css) into your themes folder
Paste `@import url("https://bulldog3321.github.io/Bulldogs-Discord/main.css");` at the very top of any CSS editor

### Vencord
Paste `https://bulldog3321.github.io/Bulldogs-Theme/main.css` into Themes settings
</details>

### Stylus
[Click here](https://bulldog3321.github.io/Bulldogs-Theme/Bulldogs-Discord.Stylus.user.css) (Must enable "Patch CSP to allow style assets" in Stylus settings)
<details>
<summary>Stylus</summary>

## Plugin Support
[Click here](https://bulldog3321.github.io/Bulldogs-Discord/Bulldogs-Discord.user.css) (Firefox users must enable "Patch CSP to allow style assets" in Stylus settings)

### Better Discord
* [Permission Viewer](https://betterdiscord.app/plugin/PermissionsViewer)
* [PinnedMessageIcons](https://github.com/Neodymium7/BetterDiscordStuff/tree/main/PinnedMessageIcons)
* [VoiceActivity](https://betterdiscord.app/plugin/VoiceActivity)
* [BetterFormattingRedux](https://betterdiscord.app/plugin/BetterFormattingRedux)
* [ChannelTabs](https://betterdiscord.app/plugin/ChannelTabs)
</details>

### Vencord
* MessageLogger
* ReviewDB
* PronounDB
* BetterFolders
* USRBG
* MoreUserTags

### Shelter
* [Snazzy Shelter](https://yellowsink.github.io/shelter-plugins/snazzy-shelter/)
## Images
![image](https://cdn.discordapp.com/attachments/825154270881775677/1005975186551611442/home.png)
![image](https://cdn.discordapp.com/attachments/825154270881775677/1005975186954276864/chat.png)
![image](https://cdn.discordapp.com/attachments/825154270881775677/1005975187436609546/settings.png)
![image]()
![image]()
![image]()
10 changes: 5 additions & 5 deletions cumcord_theme.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "Bulldog's Theme",
"description": "A simple rounded dark blue theme",
"author": "Bulldög#0533",
"description": "A clean and simple dark blue theme",
"author": "baldagh",
"license": "coom",
"media": [
"https://cdn.discordapp.com/attachments/825154270881775677/1005975186551611442/home.png",
"https://cdn.discordapp.com/attachments/825154270881775677/1005975186954276864/chat.png",
"https://cdn.discordapp.com/attachments/825154270881775677/1005975187436609546/settings.png"
"",
"",
""
]
}
Loading

0 comments on commit 7221841

Please sign in to comment.