diff --git a/frontend/static/themes/snes.css b/frontend/static/themes/snes.css index 60f11f8b4..7cf895087 100644 --- a/frontend/static/themes/snes.css +++ b/frontend/static/themes/snes.css @@ -46,6 +46,10 @@ background: #9f8ad4; } +#menu .textButton:nth-child(8) { + background: #a692d7; +} + #top.focus #menu .textButton.discord::after { border-color: transparent; }