mirror of
https://github.com/KrstlSkll69/vc-snippets.git
synced 2025-04-19 20:55:22 +02:00
Codeberg mirror
This commit is contained in:
parent
37acf58526
commit
5b6c0f7d90
1 changed files with 47 additions and 2 deletions
49
README.md
49
README.md
|
@ -1,5 +1,6 @@
|
||||||
# VC-css_snippets
|
# VC-css_snippets
|
||||||
# These Css Snippets where built to work with Vencord, so iam unsure if they will work with other client mods
|
# These Css Snippets where built to work with Vencord, so iam unsure if they will work with other client mods
|
||||||
|
### Codeberg mirror: https://codeberg.org/KrstlSkll69/vc-snippets
|
||||||
|
|
||||||
Important -
|
Important -
|
||||||
1. Fixed Code/Learned new skill icons are now recolored on both the channel lists and on top of the chat
|
1. Fixed Code/Learned new skill icons are now recolored on both the channel lists and on top of the chat
|
||||||
|
@ -21,6 +22,11 @@ BEFORE AND AFTER:
|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
|
codeberg:
|
||||||
|
```
|
||||||
|
https://codeberg.org/KrstlSkll69/vc-snippets/raw/branch/main/NSFWtag.css
|
||||||
|
```
|
||||||
|
Github:
|
||||||
```
|
```
|
||||||
https://raw.githubusercontent.com/KrstlSkll69/vc-snippets/main/NSFWtag.css
|
https://raw.githubusercontent.com/KrstlSkll69/vc-snippets/main/NSFWtag.css
|
||||||
```
|
```
|
||||||
|
@ -35,6 +41,11 @@ BEFORE AND AFTER:
|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
|
codeberg:
|
||||||
|
```
|
||||||
|
https://codeberg.org/KrstlSkll69/vc-snippets/raw/branch/main/NSFWChannelRecolor.css
|
||||||
|
```
|
||||||
|
Github:
|
||||||
```
|
```
|
||||||
https://raw.githubusercontent.com/KrstlSkll69/vc-snippets/main/NSFWChannelRecolor.css
|
https://raw.githubusercontent.com/KrstlSkll69/vc-snippets/main/NSFWChannelRecolor.css
|
||||||
```
|
```
|
||||||
|
@ -49,6 +60,11 @@ BEFORE AND AFTER:
|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
|
codeberg:
|
||||||
|
```
|
||||||
|
https://codeberg.org/KrstlSkll69/vc-snippets/raw/branch/main/PrivateChannelRecolor.css
|
||||||
|
```
|
||||||
|
Github:
|
||||||
```
|
```
|
||||||
https://raw.githubusercontent.com/KrstlSkll69/vc-snippets/main/PrivateChannelRecolor.css
|
https://raw.githubusercontent.com/KrstlSkll69/vc-snippets/main/PrivateChannelRecolor.css
|
||||||
```
|
```
|
||||||
|
@ -63,6 +79,11 @@ BEFORE AND AFTER:
|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
|
codeberg:
|
||||||
|
```
|
||||||
|
https://codeberg.org/KrstlSkll69/vc-snippets/raw/branch/main/Channel&RolesRecolor.css
|
||||||
|
```
|
||||||
|
Github:
|
||||||
```
|
```
|
||||||
https://raw.githubusercontent.com/KrstlSkll69/vc-snippets/main/Channel%26RolesRecolor.css
|
https://raw.githubusercontent.com/KrstlSkll69/vc-snippets/main/Channel%26RolesRecolor.css
|
||||||
```
|
```
|
||||||
|
@ -77,6 +98,11 @@ BEFORE AND AFTER:
|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
|
codeberg:
|
||||||
|
```
|
||||||
|
https://codeberg.org/KrstlSkll69/vc-snippets/raw/branch/main/StageRecolor.css
|
||||||
|
```
|
||||||
|
Github:
|
||||||
```
|
```
|
||||||
https://raw.githubusercontent.com/KrstlSkll69/vc-snippets/main/StageRecolor.css
|
https://raw.githubusercontent.com/KrstlSkll69/vc-snippets/main/StageRecolor.css
|
||||||
```
|
```
|
||||||
|
@ -86,6 +112,12 @@ https://raw.githubusercontent.com/KrstlSkll69/vc-snippets/main/StageRecolor.css
|
||||||
Recolors all the icons so that you don't need 4 different snippets for it.
|
Recolors all the icons so that you don't need 4 different snippets for it.
|
||||||
|
|
||||||
*(doesnt include 'Nsfw' tag)*
|
*(doesnt include 'Nsfw' tag)*
|
||||||
|
|
||||||
|
codeburg:
|
||||||
|
```
|
||||||
|
https://codeberg.org/KrstlSkll69/vc-snippets/raw/branch/main/IconRecolors.css
|
||||||
|
```
|
||||||
|
Github:
|
||||||
```
|
```
|
||||||
https://raw.githubusercontent.com/KrstlSkll69/vc-snippets/main/IconRecolors.css
|
https://raw.githubusercontent.com/KrstlSkll69/vc-snippets/main/IconRecolors.css
|
||||||
```
|
```
|
||||||
|
@ -116,6 +148,11 @@ BEFORE AND AFTER _while tab is selected_:
|
||||||
(Hopfully you can tell which is which)
|
(Hopfully you can tell which is which)
|
||||||

|

|
||||||

|

|
||||||
|
codeberg:
|
||||||
|
```
|
||||||
|
https://codeberg.org/KrstlSkll69/vc-snippets/raw/branch/main/OtherStuff/RecolorAddFriendsTab.css
|
||||||
|
```
|
||||||
|
Github:
|
||||||
```
|
```
|
||||||
https://raw.githubusercontent.com/KrstlSkll69/vc-snippets/main/OtherStuff/RecolorAddFriendsTab.css
|
https://raw.githubusercontent.com/KrstlSkll69/vc-snippets/main/OtherStuff/RecolorAddFriendsTab.css
|
||||||
```
|
```
|
||||||
|
@ -124,7 +161,11 @@ https://raw.githubusercontent.com/KrstlSkll69/vc-snippets/main/OtherStuff/Recolo
|
||||||
|
|
||||||
9th: hidePinDiscovery ~ Hides the new pinned Discovery Icon
|
9th: hidePinDiscovery ~ Hides the new pinned Discovery Icon
|
||||||
|
|
||||||
|
codeburg:
|
||||||
|
```
|
||||||
|
https://codeberg.org/KrstlSkll69/vc-snippets/raw/branch/main/OtherStuff/hideGlobalDiscovery.css
|
||||||
|
```
|
||||||
|
Github:
|
||||||
```
|
```
|
||||||
https://raw.githubusercontent.com/KrstlSkll69/vc-snippets/main/OtherStuff/hideGlobalDiscovery.css
|
https://raw.githubusercontent.com/KrstlSkll69/vc-snippets/main/OtherStuff/hideGlobalDiscovery.css
|
||||||
```
|
```
|
||||||
|
@ -133,7 +174,11 @@ https://raw.githubusercontent.com/KrstlSkll69/vc-snippets/main/OtherStuff/hideGl
|
||||||
_Note: this snippet requires Vencord's ["ThemeAttributes"](https://vencord.dev/plugins/ThemeAttributes) plugin_
|
_Note: this snippet requires Vencord's ["ThemeAttributes"](https://vencord.dev/plugins/ThemeAttributes) plugin_
|
||||||
|
|
||||||

|

|
||||||
|
codeburg:
|
||||||
|
```
|
||||||
|
https://codeberg.org/KrstlSkll69/vc-snippets/raw/branch/main/OtherStuff/Maxwell.css
|
||||||
|
```
|
||||||
|
Github:
|
||||||
```
|
```
|
||||||
https://raw.githubusercontent.com/KrstlSkll69/vc-snippets/main/OtherStuff/Maxwell.css
|
https://raw.githubusercontent.com/KrstlSkll69/vc-snippets/main/OtherStuff/Maxwell.css
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue