Update BlurpleRecolor.theme.css
This commit is contained in:
parent
0f23c6976d
commit
829620251d
|
@ -3,6 +3,6 @@
|
|||
@import url(https://mwittrien.github.io/BetterDiscordAddons/Themes/BlurpleRecolor/BlurpleRecolor.css);
|
||||
|
||||
:root {
|
||||
--accentcolor: 114,137,218; /* blurple - default: 114,137,218 */
|
||||
--linkcolor: 0,176,244; /* link - default: 0,176,244 */
|
||||
--accentcolor: 163,47,194; /* blurple - default: 114,137,218 */
|
||||
--linkcolor: 190,60,220; /* link - default: 0,176,244 */
|
||||
}
|
Loading…
Reference in New Issue