mirror of
https://github.com/KrstlSkll69/vc-snippets.git
synced 2025-04-19 20:55:22 +02:00
added new snippet(s) to readme
This commit is contained in:
parent
c3cc78b8ef
commit
03237920e4
1 changed files with 34 additions and 6 deletions
40
README.md
40
README.md
|
@ -11,7 +11,7 @@ Important -
|
|||
|
||||
----
|
||||
|
||||
1st: NSFW Channel Tag:
|
||||
1st: NSFW Channel Tag -
|
||||
Adds a small RED text box that says NSFW next to those channels and also colors the red warning icon.
|
||||
|
||||
BEFORE AND AFTER:
|
||||
|
@ -25,7 +25,7 @@ https://krstlskll69.github.io/vc-snippets/NSFWtag.css
|
|||
```
|
||||
----
|
||||
|
||||
2nd: NSFW Channel Recolor:
|
||||
2nd: NSFW Channel Recolor -
|
||||
Recolors the triangle of 'NSFW' channels.
|
||||
|
||||
BEFORE AND AFTER:
|
||||
|
@ -39,7 +39,7 @@ https://krstlskll69.github.io/vc-snippets/NSFWChannelRecolor.css
|
|||
```
|
||||
----
|
||||
|
||||
3rd: Private Channel Recolor:
|
||||
3rd: Private Channel Recolor -
|
||||
Recolors the lock icon of a private channel.
|
||||
|
||||
BEFORE AND AFTER:
|
||||
|
@ -53,7 +53,7 @@ https://krstlskll69.github.io/vc-snippets/PrivateChannelRecolor.css
|
|||
```
|
||||
----
|
||||
|
||||
4th: Channels & Roles Recolor:
|
||||
4th: Channels & Roles Recolor -
|
||||
Recolors the icon on Channel & Role tab so they are easier to see/notice
|
||||
|
||||
BEFORE AND AFTER:
|
||||
|
@ -67,7 +67,7 @@ https://krstlskll69.github.io/vc-snippets/Channel&RolesRecolor.css
|
|||
```
|
||||
----
|
||||
|
||||
5th: Stage Icon Recolor:
|
||||
5th: Stage Icon Recolor -
|
||||
Recolors the icon For Stages so they are easier to see/notice
|
||||
|
||||
BEFORE AND AFTER:
|
||||
|
@ -81,7 +81,7 @@ https://krstlskll69.github.io/vc-snippets/StageRecolor.css
|
|||
```
|
||||
----
|
||||
|
||||
6th: IconRecolors
|
||||
6th: IconRecolors -
|
||||
Recolors all the icons so that you don't need 4 different snippets for it.
|
||||
|
||||
*(doesnt include 'Nsfw' tag)*
|
||||
|
@ -89,6 +89,34 @@ Recolors all the icons so that you don't need 4 different snippets for it.
|
|||
https://krstlskll69.github.io/vc-snippets/IconRecolors.css
|
||||
```
|
||||
----
|
||||
|
||||
7th: "Add Friends" tab recolour - Recolours the "Add Friend" tab so it matchs with the tabs
|
||||
|
||||
BEFORE AND AFTER:
|
||||
(hopfully you can tell which is which)
|
||||

|
||||

|
||||
BEFORE AND AFTER _while tab is selected_:
|
||||
(Hopfully you can tell which is which)
|
||||

|
||||

|
||||
```
|
||||
https://krstlskll69.github.io/vc-snippets/OtherStuff/RecolorAddFriendsTab.css
|
||||
```
|
||||
---
|
||||
|
||||
8th: ShowBoth@andStatus - This Snippet shows both your discord username and status at the same time
|
||||
|
||||
BEFORE AND AFTER:
|
||||
(hopfully you can tell which is which)
|
||||
|
||||

|
||||

|
||||
```
|
||||
https://krstlskll69.github.io/vc-snippets/OtherStuff/NewBoth.css
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
Disclaimer: While yes my CSS snippets are in [Faf4's ThemeLibrary](https://github.com/Faf4a/ThemeLibrary) they use `@imports` that lead here, so i cant guarantee no problems/issues with them
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue