mirror of
https://github.com/KrstlSkll69/vc-snippets.git
synced 2025-05-01 17:58:36 +02:00
rehash
This commit is contained in:
parent
b648f400b7
commit
1d0b3f6365
7 changed files with 38 additions and 37 deletions
|
@ -6,17 +6,17 @@
|
|||
*/
|
||||
|
||||
/*--- Channel List Icon Recolor ---*/
|
||||
.icon_d8bfb3:has(path[d^="M18.5 23c.88"]) path[d^="M18.5 23c.88"] {
|
||||
[class^=icon__]:has(path[d^="M18.5 23c.88"]) path[d^="M18.5 23c.88"] {
|
||||
color: var(--green-360) !important;
|
||||
border: 1px solid rebeccapurple !important;
|
||||
}
|
||||
|
||||
/*--- Chat Icon Recolor ---*/
|
||||
.icon_fc4f04 path[d^="M18.5 23c.88"] {
|
||||
[class^=icon__] path[d^="M18.5 23c.88"] {
|
||||
fill: var(--green-360) !important;
|
||||
}
|
||||
|
||||
/*--- Channels&Roles Message bar Channels ---*/
|
||||
.icon_bcc24e path[d^="M18.5 23c.88" ] {
|
||||
[class^=icon__] path[d^="M18.5 23c.88" ] {
|
||||
fill: var(--green-360) !important;
|
||||
}
|
||||
|
|
|
@ -6,54 +6,55 @@
|
|||
*/
|
||||
|
||||
/*--- Channel&Roles Channel List Icon Recolor ---*/
|
||||
.icon_d8bfb3:has(path[d^="M18.5 23c.88"]) path[d^="M18.5 23c.88"] {
|
||||
[class^=icon__]:has(path[d^="M18.5 23c.88"]) path[d^="M18.5 23c.88"] {
|
||||
color: var(--green-360) !important;
|
||||
border: 1px solid rebeccapurple !important;
|
||||
}
|
||||
|
||||
/*--- Channel&Roles Chat Icon Recolor ---*/
|
||||
.icon_fc4f04 path[d^="M18.5 23c.88"] {
|
||||
[class^=icon__] path[d^="M18.5 23c.88"] {
|
||||
fill: var(--green-360) !important;
|
||||
}
|
||||
|
||||
/*--- Channels&Roles Message bar Channels ---*/
|
||||
.icon_bcc24e path[d^="M18.5 23c.88" ] {
|
||||
[class^=icon__] path[d^="M18.5 23c.88" ] {
|
||||
fill: var(--green-360) !important;
|
||||
}
|
||||
/*-------------------------------------------------------------------------------------------------------------------*/
|
||||
|
||||
/*--- 'NSFW' Channel List Icon Recolor ---*/
|
||||
.icon_d8bfb3:has(path[d^="M18.09 1.63"]) path[d^="M18.09 1.63"] {
|
||||
[class^=icon__]:has(path[d^="M18.09 1.63"]) path[d^="M18.09 1.63"] {
|
||||
fill: var(--status-danger-background) !important;
|
||||
border: 1px solid rebeccapurple !important;
|
||||
}
|
||||
|
||||
/*--- 'NSFW' Chat Icon Recolor ---*/
|
||||
.icon_fc4f04 path[d^="M18.09 1.63"] {
|
||||
[class^=icon__] path[d^="M18.09 1.63"] {
|
||||
fill: var(--status-danger-background) !important;
|
||||
}
|
||||
|
||||
/*--- 'NSFW' Message Bar Icon Recolor ---*/
|
||||
.icon_f23da8 path[d^="M18.09 1.63"] {
|
||||
[class^=icon__] path[d^="M18.09 1.63"] {
|
||||
fill: var(--status-danger-background) !important;
|
||||
}
|
||||
|
||||
/*--- 'NSFW' Thread Icon Chat Icon Recolor ---*/
|
||||
.icon_fc4f04 path[d^="M18.09 15.63c.4-.7"] {
|
||||
[class^=icon__] path[d^="M18.09 15.63c.4-.7"] {
|
||||
fill: var(--status-danger-background) !important;
|
||||
}
|
||||
|
||||
/*--- 'NSFW' Message Bar Icon Recolor ---*/
|
||||
.icon_bcc24e path[d^="M18.09 1.63"] {
|
||||
[class^=icon__] path[d^="M18.09 1.63"] {
|
||||
fill: var(--status-danger-background) !important;
|
||||
}
|
||||
|
||||
/*--- 'NSFW' Thread Icon Message Bar Icon Recolor ---*/
|
||||
.icon_bcc24e path[d^="M18.09 15.63c.4-.7" ] {
|
||||
[class^=icon__] path[d^="M18.09 15.63c.4-.7" ] {
|
||||
fill: var(--status-danger-background) !important;
|
||||
}
|
||||
|
||||
/*--- Ping Warning ---*/
|
||||
/*--- Commented out until internet shit enough to actually test ---*/
|
||||
/*--- Ping Warning ---*
|
||||
.ping_c02c63 path[d^="M18.09 14.63c.4-.7"] {
|
||||
fill: var(--status-danger-background) !important;
|
||||
}
|
||||
|
@ -61,28 +62,28 @@
|
|||
/*-------------------------------------------------------------------------------------------------------------------*/
|
||||
|
||||
/*--- Lock Icon Channel List Recolor ---*/
|
||||
.icon_d8bfb3:has(path[d^="M16 4h.5v"]) path[d^="M16 4h.5v"] {
|
||||
[class^=icon__]:has(path[d^="M16 4h.5v"]) path[d^="M16 4h.5v"] {
|
||||
fill: var(--yellow-200) !important;
|
||||
border: 1px solid rebeccapurple !important; }
|
||||
|
||||
/*--- Stages Lock Icon Channel List Recolor (since they use a differnt lock for some reason) ----*/
|
||||
.icon_d8bfb3:has(path[d^="M16.5 18H16a1"]) path[d^="M16.5 18H16a1"] {
|
||||
[class^=icon__]:has(path[d^="M16.5 18H16a1"]) path[d^="M16.5 18H16a1"] {
|
||||
fill : var(--yellow-200) !important;
|
||||
border: 1px solid rebeccapurple !important;
|
||||
}
|
||||
|
||||
/*--- Chat Lock Icon Recolor ---*/
|
||||
.icon_fc4f04 path[d^="M16 4h.5v"] {
|
||||
[class^=icon__] path[d^="M16 4h.5v"] {
|
||||
fill: var(--yellow-200) !important;
|
||||
}
|
||||
|
||||
/*--- Lock Icon Message Bar Channels ---*/
|
||||
.icon_bcc24e path[d^="M16 4h.5v"] {
|
||||
[class^=icon__] path[d^="M16 4h.5v"] {
|
||||
fill: var(--yellow-200) !important;
|
||||
}
|
||||
|
||||
/*--- Lock Thread Icon Message Bar Icon Recolor ---*/
|
||||
.icon_bcc24e path[d^="M16 18h.5v"] {
|
||||
[class^=icon__] path[d^="M16 18h.5v"] {
|
||||
fill: var(--yellow-200) !important;
|
||||
}
|
||||
|
||||
|
@ -93,16 +94,16 @@
|
|||
/*-------------------------------------------------------------------------------------------------------------------*/
|
||||
|
||||
/*--- Channel List Outer Circle Icon Recolor ---*/
|
||||
.icon_d8bfb3:has(path[d^="M19.61 18.25a1.08"]) path[d^="M19.61 18.25a1.08"] {
|
||||
[class^=icon__]:has(path[d^="M19.61 18.25a1.08"]) path[d^="M19.61 18.25a1.08"] {
|
||||
color: var(--blue-330) !important;
|
||||
}
|
||||
|
||||
/*--- Channel List Outer Circle Icon Recolor(Locked Stage) ---*/
|
||||
.icon_d8bfb3:has(path[d^="M21.92 14.08c.32"]) path[d^="M21.92 14.08c.32"]{
|
||||
[class^=icon__]:has(path[d^="M21.92 14.08c.32"]) path[d^="M21.92 14.08c.32"]{
|
||||
color: var(--blue-330) !important;
|
||||
}
|
||||
|
||||
/*--- Chat Icon Recolor ---*/
|
||||
.icon_fc4f04 path[d^="M19.61 18.25a1.08"] {
|
||||
[class^=icon__] path[d^="M19.61 18.25a1.08"] {
|
||||
fill: var(--blue-330) !important;
|
||||
}
|
|
@ -6,27 +6,27 @@
|
|||
*/
|
||||
|
||||
/*--- 'NSFW' Channel List Icon Recolor ---*/
|
||||
.icon_d8bfb3:has(path[d^="M18.09 1.63"]) path[d^="M18.09 1.63"] {
|
||||
[class^=icon__]:has(path[d^="M18.09 1.63"]) path[d^="M18.09 1.63"] {
|
||||
fill: var(--status-danger-background) !important;
|
||||
border: 1px solid rebeccapurple !important;
|
||||
}
|
||||
|
||||
/*--- 'NSFW' Chat Icon Recolor ---*/
|
||||
.icon_fc4f04 path[d^="M18.09 1.63"] {
|
||||
[class^=icon__] path[d^="M18.09 1.63"] {
|
||||
fill: var(--status-danger-background) !important;
|
||||
}
|
||||
|
||||
/*--- 'NSFW' Message Bar Icon Recolor ---*/
|
||||
.icon_bcc24e path[d^="M18.09 1.63"] {
|
||||
[class^=icon__] path[d^="M18.09 1.63"] {
|
||||
fill: var(--status-danger-background) !important;
|
||||
}
|
||||
|
||||
/*--- 'NSFW' Thread Icon Message Bar Icon Recolor ---*/
|
||||
.icon_bcc24e path[d^="M18.09 15.63c.4-.7" ] {
|
||||
[class^=icon__] path[d^="M18.09 15.63c.4-.7" ] {
|
||||
fill: var(--status-danger-background) !important;
|
||||
}
|
||||
|
||||
/*--- Ping Warning ---*/
|
||||
.ping_c02c63 path[d^="M18.09 14.63c.4-.7"] {
|
||||
[class^=ping_] path[d^="M18.09 14.63c.4-.7"] {
|
||||
fill: var(--status-danger-background) !important;
|
||||
}
|
|
@ -42,14 +42,14 @@
|
|||
}
|
||||
|
||||
/*--- Chat Icon Recolor ---*/
|
||||
.icon_fc4f04 path[d^="M18.09 1.63"] {
|
||||
[class^=icon__] path[d^="M18.09 1.63"] {
|
||||
fill: var(--status-danger-background) !important;
|
||||
}
|
||||
|
||||
/*-------------*/
|
||||
|
||||
/*--- 'NSFW' Message Bar Icon Recolor ---*/
|
||||
.icon_bcc24e path[d^="M18.09 1.63"] {
|
||||
[class^=icon__] path[d^="M18.09 1.63"] {
|
||||
fill: var(--status-danger-background) !important;
|
||||
}
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
content: "@";
|
||||
}
|
||||
|
||||
.container_b2ca13 .hovered_e07331, .hoverRoll_e07331.forceHover_e07331:not(.disabled_e07331) .default_e07331{
|
||||
.container_0263c .hovered_0263c, .hoverRoll__0263c.forceHover_0263c:not(.disabled_0263c) .default_0263c{
|
||||
opacity: 1!important;
|
||||
transform: none;
|
||||
}
|
||||
|
|
|
@ -6,28 +6,28 @@
|
|||
*/
|
||||
|
||||
/*---Lock Icon Channel List Recolor---*/
|
||||
.icon_d8bfb3:has(path[d^="M16 4h.5v"]) path[d^="M16 4h.5v"] {
|
||||
[class^=icon__]:has(path[d^="M16 4h.5v"]) path[d^="M16 4h.5v"] {
|
||||
fill: var(--yellow-200)!important;
|
||||
border: 1px solid rebeccapurple !important; }
|
||||
|
||||
/*---Stages Lock Icon Channel List Recolor (since they use a differnt lock for some reason)----*/
|
||||
.icon_d8bfb3:has(path[d^="M16.5 18H16a1"]) path[d^="M16.5 18H16a1"] {
|
||||
[class^=icon__]:has(path[d^="M16.5 18H16a1"]) path[d^="M16.5 18H16a1"] {
|
||||
fill : var(--yellow-200) !important;
|
||||
border: 1px solid rebeccapurple !important;
|
||||
}
|
||||
|
||||
/*--- Chat Lock Icon Recolor ---*/
|
||||
.icon_fc4f04 path[d^="M16 4h.5v"] {
|
||||
[class^=icon__] path[d^="M16 4h.5v"] {
|
||||
fill: var(--yellow-200) !important;
|
||||
}
|
||||
|
||||
/*--- Lock Icon Message Bar Channels ---*/
|
||||
.icon_bcc24e path[d^="M16 4h.5v"] {
|
||||
[class^=icon__] path[d^="M16 4h.5v"] {
|
||||
fill: var(--yellow-200) !important;
|
||||
}
|
||||
|
||||
/*--- Lock Thread Icon Message Bar Icon Recolor ---*/
|
||||
.icon_bcc24e path[d^="M16 18h.5v"] {
|
||||
[class^=icon__] path[d^="M16 18h.5v"] {
|
||||
fill: var(--yellow-200) !important;
|
||||
}
|
||||
|
||||
|
|
|
@ -6,16 +6,16 @@
|
|||
*/
|
||||
|
||||
/*--- Channel List Outer Circle Icon Recolor ---*/
|
||||
.icon_d8bfb3:has(path[d^="M19.61 18.25a1.08"]) path[d^="M19.61 18.25a1.08"] {
|
||||
[class^=icon__]:has(path[d^="M19.61 18.25a1.08"]) path[d^="M19.61 18.25a1.08"] {
|
||||
color: var(--blue-330) !important;
|
||||
}
|
||||
|
||||
/*--- Channel List Outer Circle Icon Recolor(Locked Stage) ---*/
|
||||
.icon_d8bfb3:has(path[d^="M21.92 14.08c.32"]) path[d^="M21.92 14.08c.32"]{
|
||||
[class^=icon__]:has(path[d^="M21.92 14.08c.32"]) path[d^="M21.92 14.08c.32"]{
|
||||
color: var(--blue-330) !important;
|
||||
}
|
||||
|
||||
/*--- Chat Icon Recolor ---*/
|
||||
.icon_fc4f04 path[d^="M19.61 18.25a1.08"] {
|
||||
[class^=icon__] path[d^="M19.61 18.25a1.08"] {
|
||||
fill: var(--blue-330) !important;
|
||||
}
|
Loading…
Add table
Reference in a new issue