This commit is contained in:
Indiana Jone (Indi) 2025-02-11 18:59:40 -05:00
parent 1bf78bac50
commit 78d67c3c58
13 changed files with 43 additions and 4 deletions

View file

@ -3,6 +3,9 @@
* @author jaxorssmthng, krystalskullofficial
* @version 2.0
* @description cat (it watches your soul)
* @authorId 929208515883569182
* @website https://krstlskll69.github.io/
* @source https://github.com/KrstlSkll69/vc-snippets?tab=readme-ov-file#12th-swap-mic-and-deafen-icon-
*/
[class^="panels_"]::before {
content: "";

View file

@ -3,6 +3,9 @@
* @author krystalskullofficial
* @version 500.0
* @description View both STATUS and USERNAME at the same time
* @authorId 929208515883569182
* @website https://krstlskll69.github.io/
* @source https://github.com/KrstlSkll69/vc-snippets?tab=readme-ov-file#12th-swap-mic-and-deafen-icon-
*/
[class^=avatarWrapper_] [class^=nameTag_] [class^=hovered_]::before{
color: var(--text-muted);

View file

@ -1,8 +1,11 @@
/**
* @name RecolorAddFriendsTab
* @author krystalskullofficial
* @version 2.0
* @description Recolors the Add Friends Tab on discord *(because being able to add people isnt that important)*
* @version 2.0
* @authorId 929208515883569182
* @website https://krstlskll69.github.io/
* @source https://github.com/KrstlSkll69/vc-snippets?tab=readme-ov-file#12th-swap-mic-and-deafen-icon-
*/
[data-tab-id=ADD_FRIEND]{
background-color: var(--background-color) !important;

View file

@ -1,8 +1,11 @@
/**
* @name RecolorAllTabs
* @author krystalskullofficial
* @version 2.0
* @description Recolors the tabs to make it like the ADDFRIEND one
* @version 2.1
* @authorId 929208515883569182
* @website https://krstlskll69.github.io/
* @source https://github.com/KrstlSkll69/vc-snippets?tab=readme-ov-file#12th-swap-mic-and-deafen-icon-
*/
/*-----------*/
[data-tab-id=ONLINE]{

View file

@ -3,6 +3,9 @@
* @author stevencaiOR, krekevyks1337, krystalskullofficial
* @version ??.??.3
* @description Revamps some discord social links, also changes twitter back to bird
* @authorId 929208515883569182
* @website https://krstlskll69.github.io/
* @source https://github.com/KrstlSkll69/vc-snippets?tab=readme-ov-file#12th-swap-mic-and-deafen-icon-
*/
/* This is a fork solely meant to change the twitter logos back to the cute bird */

View file

@ -3,6 +3,9 @@
* @author krystalskullofficial
* @version 4.0
* @description Hides the new pinned Discovery Icon
* @authorId 929208515883569182
* @website https://krstlskll69.github.io/
* @source https://github.com/KrstlSkll69/vc-snippets?tab=readme-ov-file#12th-swap-mic-and-deafen-icon-
*/
[class*=unreadMentionsFixedFooter_]{bottom: 0px !important;}

View file

@ -1,8 +1,11 @@
/**
* @name Swap Mic and Deafen Icon
* @author krystalskullofficial, vending.machine
* @version 1.5
* @author krystalskullofficial, vending.machine
* @description erm... title sums it up pretty good
* @version 1.6
* @authorId 929208515883569182
* @website https://krstlskll69.github.io/
* @source https://github.com/KrstlSkll69/vc-snippets?tab=readme-ov-file#12th-swap-mic-and-deafen-icon-
*/
[class*=panels_] :is(button[aria-label="Deafen"], button[aria-label="Disable Game Activity"], button[aria-label="Enable Game Activity"]) {