LuckFire / amoled-cord

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

[UNTHEMED]: A ui box is not themed properly #70

Closed Walianjin closed 5 months ago

Walianjin commented 5 months ago

Client Mod

Vencord

Please provide screenshots of the unthemed areas.

image

I believe the light grey line at the botom of the box should be at the top. I used this custom css to fix that ui element on my client but I have no idea

.container_ca50b9 {
  margin-top: 1px;
  margin-bottom: 0px;
}

Before Submitting

LuckFire commented 5 months ago

I am unable to replicate this. This is likely from some sort of plugin / theme / custom css that you have that adds a line to the bottom of the user area -- please check what plugin / theme / custom css modify the user area.

Walianjin commented 5 months ago

My bad. Maybe it's a 1px gap that is very hard to see when not in full-screen mode with zoom level 200. I thought it was a misplaced divider. I have checked every plugin but the line is there anyway.

LuckFire commented 5 months ago

I had to use a color picker to even notice this since it was so hard to see. Windows already adds an outline to the application so it just made it wayyy harder to see with even whilst zoomed in.