From d66dae23dd9206b810ebb83c0aeac85f4874f303 Mon Sep 17 00:00:00 2001 From: KrystalSkull Date: Wed, 17 Jul 2024 14:09:18 -0400 Subject: [PATCH] Discord Rehash? --- Channel&RolesRecolor.css | 4 ++-- IconRecolors.css | 15 +++++++-------- NSFWChannelRecolor.css | 14 ++------------ PrivateChannelRecolor.css | 10 +++++++--- 4 files changed, 18 insertions(+), 25 deletions(-) diff --git a/Channel&RolesRecolor.css b/Channel&RolesRecolor.css index 210c0f1..e1a6fdf 100644 --- a/Channel&RolesRecolor.css +++ b/Channel&RolesRecolor.css @@ -21,7 +21,7 @@ fill: var(--green-360) !important; } -/*--- Message bar Channels ---*/ -.icon_f23da8 path[d^="M18.5 23c.88" ] { +/*--- Channels&Roles Message bar Channels ---*/ +.icon_bcc24e path[d^="M18.5 23c.88" ] { fill: var(--green-360) !important; } diff --git a/IconRecolors.css b/IconRecolors.css index fff2544..aa8b6e3 100644 --- a/IconRecolors.css +++ b/IconRecolors.css @@ -21,8 +21,8 @@ fill: var(--green-360) !important; } -/*--- Channels&Roles Message Bar Icon Recolor ---*/ -.icon_f23da8 path[d^="M18.5 23c.88" ] { +/*--- Channels&Roles Message bar Channels ---*/ +.icon_bcc24e path[d^="M18.5 23c.88" ] { fill: var(--green-360) !important; } @@ -54,13 +54,13 @@ fill: var(--status-danger-background) !important; } -/*--- 'NSFW' Thread Icon Chat Icon 2 Recolor ---*/ -.icon_ec583a path[d^="M18.09 15.63c.4-.7"] { +/*--- 'NSFW' Message Bar Icon Recolor ---*/ +.icon_bcc24e path[d^="M18.09 1.63"] { fill: var(--status-danger-background) !important; } /*--- 'NSFW' Thread Icon Message Bar Icon Recolor ---*/ -.icon_f23da8 path[d^="M18.09 15.63c.4-.7" ] { +.icon_bcc24e path[d^="M18.09 15.63c.4-.7" ] { fill: var(--status-danger-background) !important; } /*-------------------------------------------------------------------------------------------------------------------*/ @@ -86,11 +86,10 @@ fill: var(--yellow-200) !important; } -/*--- Message bar Channels ---*/ -.icon_f23da8 path[d^="M16 4h.5v"] { +/*--- Lock Thread Icon Message Bar Icon Recolor ---*/ +.icon_bcc24e path[d^="M16 18h.5v"] { fill: var(--yellow-200) !important; } - /*-------------------------------------------------------------------------------------------------------------------*/ /*--- Channel List Outer Circle Icon Recolor ---*/ diff --git a/NSFWChannelRecolor.css b/NSFWChannelRecolor.css index 3c62867..bf715e5 100644 --- a/NSFWChannelRecolor.css +++ b/NSFWChannelRecolor.css @@ -22,21 +22,11 @@ } /*--- 'NSFW' Message Bar Icon Recolor ---*/ -.icon_f23da8 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"] { - fill: var(--status-danger-background) !important; -} - -/*--- 'NSFW' Thread Icon Chat Icon 2 Recolor ---*/ -.icon_ec583a path[d^="M18.09 15.63c.4-.7"] { +.icon_bcc24e path[d^="M18.09 1.63"] { fill: var(--status-danger-background) !important; } /*--- 'NSFW' Thread Icon Message Bar Icon Recolor ---*/ -.icon_f23da8 path[d^="M18.09 15.63c.4-.7" ] { +.icon_bcc24e path[d^="M18.09 15.63c.4-.7" ] { fill: var(--status-danger-background) !important; } \ No newline at end of file diff --git a/PrivateChannelRecolor.css b/PrivateChannelRecolor.css index 6f33ef7..363332b 100644 --- a/PrivateChannelRecolor.css +++ b/PrivateChannelRecolor.css @@ -26,8 +26,12 @@ fill: var(--yellow-200) !important; } - -/*--- Message bar Channels ---*/ -.icon_f23da8 path[d^="M16 4h.5v"] { +/*--- Lock Icon Message Bar Channels ---*/ +.icon_bcc24e path[d^="M16 4h.5v"] { fill: var(--yellow-200) !important; } + +/*--- Lock Thread Icon Message Bar Icon Recolor ---*/ +.icon_bcc24e path[d^="M16 18h.5v"] { + fill: var(--yellow-200) !important; +} \ No newline at end of file