mirror of
https://github.com/KrstlSkll69/vc-snippets.git
synced 2025-06-07 18:33:42 +02:00
Add this icon
This commit is contained in:
parent
67d9013d1f
commit
752005b07a
3 changed files with 18 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
* @name IconRecolors
|
||||
* @author krystalskullofficial, byeoon
|
||||
* @description Recolors channel icons to make them easier to notice.
|
||||
* @version 6.0.0
|
||||
* @version 6.2.5
|
||||
* @authorId 929208515883569182
|
||||
* @website https://krstlskll69.github.io/
|
||||
* @source https://github.com/KrstlSkll69/vc-snippets?tab=readme-ov-file#6th-iconrecolors-
|
||||
|
@ -31,6 +31,11 @@
|
|||
fill: var(--status-danger-background) !important;
|
||||
}
|
||||
|
||||
/*--------------*/
|
||||
[class^=contents__] path[d^=" M-10,10 C-10,10 10,-10 10,-10" ] {
|
||||
stroke: var(--status-danger-background) !important ;
|
||||
}
|
||||
|
||||
/*-----------------------------------------------------------------------------------------------------*/
|
||||
|
||||
/*---Lock Icon Channel List Recolor---*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue