#Make the background color of the server

1 messages · Page 1 of 1 (latest)

upbeat burrow
#
:root {
    --primary-700-hsl: 0 calc(var(--saturation-factor, 1)*0%) 13%;
}
spare granite
#

mhm i was thinking about that but it might override the color on more places than the side bar

upbeat burrow
#

it will

#

that's called color consistency

#

it will override everything using primary-700

#

meaning all tertiary colors, and a few more

#

also I don't think you really thought about the fact that on win11 the window titlebar uses a mica effect

#

meaning the background is not solid

#

wait a

#

is it not using mica?

#

ah wait

#

I have to try this from my pc, my laptop has bugged the transparency effects

#

yep

#

it does use mica

spare granite
#

i dont use mica effects

upbeat burrow
#
:root {
    --primary-700-hsl: 0 calc(var(--saturation-factor, 1)*0%) 12.5%;
}

Rounding error