mirror of
https://github.com/KrstlSkll69/vc-snippets.git
synced 2025-04-19 12:45:21 +02:00
.
This commit is contained in:
parent
26e8546bc4
commit
c48c734364
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
* @name Channels & Role recolor
|
||||
* @author krystalskullofficial
|
||||
* @description Recolors the icon on Channel & Role tab so they are easier to see/notice.
|
||||
* @version 5.0.0
|
||||
* @version 5.0.1
|
||||
* @authorId 929208515883569182
|
||||
* @website https://krstlskll69.github.io/
|
||||
* @source https://github.com/KrstlSkll69/vc-snippets?tab=readme-ov-file#4th-channels--roles-recolor-
|
||||
|
@ -13,7 +13,7 @@
|
|||
/*--- Chat Icon Recolor ---*/
|
||||
[class^=icon__] path[d^="M18.5 23c.88"] {
|
||||
color: var(--green-360) !important;
|
||||
/*Fill works most places except one place... idk why that is*/
|
||||
/*color works most places except one place... idk why that is*/
|
||||
fill: var(--green-360) !important;
|
||||
border: 1px solid rebeccapurple !important;
|
||||
}
|
Loading…
Add table
Reference in a new issue