Seamless Chat Bar π
Moves Someone is typing
, Cooldown is active
, You are viewing older messages
and Replying to someone
such that they are seamless with the message bar
Variables
:root {
/* Use if your theme overwrites the color like Nocturnal
--channeltextarea-background: var(--backgroundColor01);*/
/* set to 0px if no applauncher */
--scb-applauncher-padding: -52px; /* default = -52px */
/* border radius of bar */
--scb-border-radius: 8px; /* default = 8px */
}
Refreshed Seamless Chat Bar π
^ but for Visual Refresh
Variables
:root {
/* change padding of the bar */
--rscb-chat-box-padding: 8px; /* default is 8px for alignment */
}
Chat Related Alerts at Top π
Moves the x number of new messages
and You are viewing old messages
to the top and make them seamless with each other (down to the button style)
Variables
:root {
/* Set to 1 if you want them to float *\
|* Recommended while using *|
\* Midnight/Rounded Themes */
--craat-popout: 0; /* Default = 0 */
/* Change the border radius *\
\* for the alerts */
--craat-border-radius: 16px; /* default: 16px */
}
HSL x Better Folders π
Fixes Horizontal Server List breaking the extra sidebar of Better Folders
Use my HSL Version instead
Pin a server π
Allows you to pin any server of your choice to replace the pinned Discovery icon. The server must not be in a folder
Client Theme for Visual Refresh π
Adds the compatibility for Client Theme to work on Visual Refresh (may change if Discord fixes the variables)
This snippet will be archived after the fix has been merged.
No Favourite Channel Icon π
Removes the channel icons from channels while using Favorites v2
Footnotes: