discord-nordic icon indicating copy to clipboard operation
discord-nordic copied to clipboard

Revert the serverlist bg color

Open zuzumi-f opened this issue 2 years ago • 3 comments

Is your feature request related to a problem? Please describe. The server list has a custom bg color instead of keep it transparent image image

Describe the solution you'd like Just delete this part or make an specific path if the scroller appear in another place. example: div>.scroller-3X7KbA .scroller-3X7KbA{background-color: var(--background-secondary-alt)!important;}

zuzumi-f avatar Apr 20 '23 17:04 zuzumi-f

Hello, This make side effect, and if yes could tell me where. If not explain why this change is useful ?

Thanks.

orblazer avatar Apr 20 '23 23:04 orblazer

no side effects as far as I've seen it is not "useful", rather consistent with the original discord colors. the theme has always kept the discord look (where the window bar and the serverlist keep the same color) except now that the serverlist has a lighter color and there is a quite visible curve in the corner.

zuzumi-f avatar Apr 23 '23 02:04 zuzumi-f

Hello, You can add the below code until i fix the corner bug or i decide to revert the change of that color.

.scroller-3X7KbA /* Servers sidebar */ {
  background-color: var(--background-tertiary) !important;
}

Thanks.

orblazer avatar Apr 27 '23 00:04 orblazer

Hello, I close this issue because it's seem no longer an issue.

orblazer avatar Mar 28 '24 12:03 orblazer