Glassmorphism!
Or however it's called, basically all semi-transparent elements are now blurred, see https://daudix.codeberg.page to see why I did this (if this change is still live ofc)
This commit is contained in:
@ -26,7 +26,9 @@
|
||||
rgba(255, 255, 255, 0.8)
|
||||
),
|
||||
var(--primary-color);
|
||||
--blur: saturate(180%) blur(10px);
|
||||
--content-width: 720px;
|
||||
--edge-highlight: inset 0 1px 0 rgba(255, 255, 255, 0.1);
|
||||
--font-monospace: ui-monospace, "Cascadia Code", "Source Code Pro", Menlo,
|
||||
Consolas, "DejaVu Sans Mono", monospace;
|
||||
--font-serif: Rockwell, "Rockwell Nova", "Roboto Slab", "DejaVu Serif",
|
||||
|
Reference in New Issue
Block a user