H
Homarr8mo ago
van

solid background color?

Besides creating a solid image, Is there a way to just specify a color code for background?
3 Replies
Tag
Tag8mo ago
Nope, just use an image using a solid color. You can use a 1x1px image if you want to Actually, you might be able to do that in CSS
.mantine-AppShell-root {
background: #000
}
.mantine-AppShell-root {
background: #000
}
Change to color hex
van
van8mo ago
Yeah I did the image. Css didn't work. No biggie
Tag
Tag8mo ago
Try that CSS, it works You can also use rgb(x, x, x) if you prefer
Want results from more Discord servers?
Add your server