LuckFire / amoled-cord

A basically pitch black theme for Discord. Lights out, baby!
MIT License
422 stars 282 forks source link

Purple bar under text input #5

Closed olivierpilotte closed 3 years ago

olivierpilotte commented 3 years ago

I'm not sure if it's due to a Discord update, but since a couple days there's a purple bar when focusing the text input.

underline

LuckFire commented 3 years ago

if you'd like to disable this bar, go into the root file (located in ./src/_root.scss/) and change the --display-height variable to 0 or none (if you have OCD and the rounding on the bottom not being matched with the top annoys you, you can set the --border-radius variable to 6px)