1
1
# Discord CSS snippets
2
2
A collection of random snippets that I wrote
3
3
1 . [ Powercord-only snippets] ( #powercord-only-snippets )
4
- 2 . [ Plugin snippets] ( #plugin -snippets )
5
- 3 . [ General snippets ] ( #general -snippets )
4
+ 2 . [ General snippets] ( #general -snippets )
5
+ 3 . [ Other ] ( #plugin -snippets )
6
6
7
7
---
8
8
@@ -19,23 +19,9 @@ These snippets require [Powercord](https://powercord.dev) for specific element a
19
19
20
20
---
21
21
22
- # Plugin snippets
23
- These snippets require a plugin to work
24
-
25
- ### ~~ [ Channel view switch with three buttons] ( /snippets/channel_view_switch-3_buttons.css?raw=true ) ([ Channel DMs] ( https://github.com/Strencher/BetterDiscordStuff/tree/master/ChannelDms ) - [ BD] ( https://betterdiscord.app/ ) )~~ [ DEPRECATED] ( https://github.com/Discord-Datamining/Discord-Datamining/commit/b1817ee338fd46ca49bed78c543eebf054380761#commitcomment-64133576 )
26
- ![ ] ( https://cdn.discordapp.com/attachments/692065688524816475/913849732110123068/unknown.png )
27
-
28
22
# General snippets
29
23
These snippets should work in most browsers and in the desktop app
30
24
31
- ### ~~ [ Channel view switch] ( /snippets/channel_view_switch.css?raw=true ) ~~ [ DEPRECATED] ( https://github.com/Discord-Datamining/Discord-Datamining/commit/b1817ee338fd46ca49bed78c543eebf054380761#commitcomment-64133576 )
32
-
33
- ![ ] ( https://cdn.discordapp.com/attachments/692065688524816475/909111815584239646/unknown.png )
34
-
35
- ![ ] ( https://cdn.discordapp.com/attachments/692065688524816475/909111815366144040/unknown.png )
36
-
37
- ---
38
-
39
25
### [ Mutant Remix emojis] ( /snippets/revolt_emojis.css?raw=true )
40
26
Emoji pack made by nizune\
41
27
Website: [ https://mutant.revolt.chat/ ] ( https://mutant.revolt.chat/ ) \
@@ -95,4 +81,19 @@ Script used for generating the css: [https://gist.github.com/Davr1/42e64ec0b2ae4
95
81
96
82
### [ Fix public server icons in emoji previews] ( /snippets/emoji_public_server_icon.css?raw=true )
97
83
98
- ![ ] ( https://cdn.discordapp.com/attachments/755005803303403570/875021871618351144/unknown.png )
84
+ ![ ] ( https://cdn.discordapp.com/attachments/755005803303403570/875021871618351144/unknown.png )
85
+
86
+ ---
87
+
88
+ # Other
89
+
90
+ ### ~~ [ Channel view switch] ( /snippets/channel_view_switch.css?raw=true ) ~~ [ DEPRECATED] ( https://github.com/Discord-Datamining/Discord-Datamining/commit/b1817ee338fd46ca49bed78c543eebf054380761#commitcomment-64133576 )
91
+
92
+ ![ ] ( https://cdn.discordapp.com/attachments/692065688524816475/909111815584239646/unknown.png )
93
+
94
+ ![ ] ( https://cdn.discordapp.com/attachments/692065688524816475/909111815366144040/unknown.png )
95
+
96
+ ---
97
+
98
+ ### ~~ [ Channel view switch with three buttons] ( /snippets/channel_view_switch-3_buttons.css?raw=true ) ([ Channel DMs] ( https://github.com/Strencher/BetterDiscordStuff/tree/master/ChannelDms ) - [ BD] ( https://betterdiscord.app/ ) )~~ [ DEPRECATED] ( https://github.com/Discord-Datamining/Discord-Datamining/commit/b1817ee338fd46ca49bed78c543eebf054380761#commitcomment-64133576 )
99
+ ![ ] ( https://cdn.discordapp.com/attachments/692065688524816475/913849732110123068/unknown.png )
0 commit comments