mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-01-10 09:56:24 +00:00
Create README
Missing a screenshot for now.
This commit is contained in:
parent
6c3e082b00
commit
e226c457b9
1 changed files with 16 additions and 0 deletions
16
src/plugins/ircColors/README.md
Normal file
16
src/plugins/ircColors/README.md
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# IrcColors
|
||||||
|
|
||||||
|
Makes username colors in chat unique, like in IRC clients
|
||||||
|
|
||||||
|
<!-- ![Chat with IrcColors and Compact++ enabled]() -->
|
||||||
|
|
||||||
|
Improves chat readability by assigning every user an unique nickname color,
|
||||||
|
making distinguishing between different users easier. Inspired by the feature
|
||||||
|
in many IRC clients, such as HexChat or WeeChat.
|
||||||
|
|
||||||
|
Keep in mind this overrides role colors in chat, so if you wish to know
|
||||||
|
someone's role color without checking their profile, enable the role dot feature
|
||||||
|
in accessibility settings.
|
||||||
|
|
||||||
|
Created for use with the [Compact++](https://gitlab.com/Grzesiek11/compactplusplus-discord-theme)
|
||||||
|
theme.
|
Loading…
Reference in a new issue