milbits / oldcord

Discord theme that tries its best to restore the 2020 UI
87 stars 16 forks source link

[FEATURE] Old Context Menu #25

Closed andriemc closed 9 months ago

andriemc commented 9 months ago

What about the old context menu?

image

Screenshot from this video

andriemc commented 9 months ago

How close is this?

image

.focused__27621 {
    background-color: var(--background-modifier-hover) !important;
}
milbits commented 9 months ago

honestly I always remembered it as having a blurple background, I'll change it to that later though

andriemc commented 9 months ago

@milbits: honestly I always remembered it as having a blurple background, I'll change it to that later though

I guess making it optional is a better option, cause some people still like the blurple background

milbits commented 9 months ago

yeah I've thought of adding it into the readme instead

milbits commented 9 months ago
@import url("https://milbits.github.io/oldcord/src/components/oldContext.css");