mirror of
https://github.com/KrstlSkll69/vc-snippets.git
synced 2025-04-19 20:55:22 +02:00
fix meta
This commit is contained in:
parent
1bf78bac50
commit
78d67c3c58
13 changed files with 43 additions and 4 deletions
|
@ -3,6 +3,9 @@
|
|||
* @author krystalskullofficial
|
||||
* @version 4.0
|
||||
* @description recolors the icon on Channel & Role tab so they are easier to see/notice
|
||||
* @authorId 929208515883569182
|
||||
* @website https://krstlskll69.github.io/
|
||||
* @source https://github.com/KrstlSkll69/vc-snippets?tab=readme-ov-file#12th-swap-mic-and-deafen-icon-
|
||||
*/
|
||||
|
||||
/*--- Channel List Icon Recolor ---*/
|
||||
|
|
|
@ -3,6 +3,9 @@
|
|||
* @author krystalskullofficial, byeoon
|
||||
* @version 5.0
|
||||
* @description Recolors channel icons to make them easier to notice.
|
||||
* @authorId 929208515883569182
|
||||
* @website https://krstlskll69.github.io/
|
||||
* @source https://github.com/KrstlSkll69/vc-snippets?tab=readme-ov-file#12th-swap-mic-and-deafen-icon-
|
||||
*/
|
||||
|
||||
/*--- Channel&Roles Channel List Icon Recolor ---*/
|
||||
|
|
|
@ -3,6 +3,9 @@
|
|||
* @author krystalskullofficial
|
||||
* @version 5.0
|
||||
* @description recolors the icon for 'NSFW' channels so they are easier to see/notice
|
||||
* @authorId 929208515883569182
|
||||
* @website https://krstlskll69.github.io/
|
||||
* @source https://github.com/KrstlSkll69/vc-snippets?tab=readme-ov-file#12th-swap-mic-and-deafen-icon-
|
||||
*/
|
||||
|
||||
/*--- 'NSFW' Channel List Icon Recolor ---*/
|
||||
|
|
|
@ -3,6 +3,9 @@
|
|||
* @author ryan.0324, krystalskullofficial
|
||||
* @version 5.0
|
||||
* @description A tag for 'NSFW' channels so they are easier to see/notice. Also now recolors the small triangle too be red
|
||||
* @authorId 929208515883569182
|
||||
* @website https://krstlskll69.github.io/
|
||||
* @source https://github.com/KrstlSkll69/vc-snippets?tab=readme-ov-file#12th-swap-mic-and-deafen-icon-
|
||||
*/
|
||||
|
||||
/*--- Channel list 'NSFW' Label ---*/
|
||||
|
|
|
@ -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: "";
|
||||
|
|
|
@ -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);
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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]{
|
||||
|
|
|
@ -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 */
|
||||
|
|
|
@ -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;}
|
||||
|
|
|
@ -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"]) {
|
||||
|
|
|
@ -3,6 +3,9 @@
|
|||
* @author krystalskullofficial
|
||||
* @version 5.0
|
||||
* @description recolors the icon for Private channels so they are easier to see/notice
|
||||
* @authorId 929208515883569182
|
||||
* @website https://krstlskll69.github.io/
|
||||
* @source https://github.com/KrstlSkll69/vc-snippets?tab=readme-ov-file#12th-swap-mic-and-deafen-icon-
|
||||
*/
|
||||
|
||||
/*---Lock Icon Channel List Recolor---*/
|
||||
|
|
|
@ -3,6 +3,9 @@
|
|||
* @author KrystalSkullOfficial
|
||||
* @version 5.0
|
||||
* @description recolors the icon for stages so they are easier to see/notice
|
||||
* @authorId 929208515883569182
|
||||
* @website https://krstlskll69.github.io/
|
||||
* @source https://github.com/KrstlSkll69/vc-snippets?tab=readme-ov-file#12th-swap-mic-and-deafen-icon-
|
||||
*/
|
||||
|
||||
/*--- Channel List Outer Circle Icon Recolor ---*/
|
||||
|
|
Loading…
Add table
Reference in a new issue