feat: new bar & new SCSS styles

This commit is contained in:
2025-05-19 09:58:00 +02:00
parent 8c8e112249
commit d5392bf0d3
11 changed files with 89 additions and 85 deletions

View File

@ -14,7 +14,7 @@ separator {
}
popover>contents, calendar {
background: $base00;
background: color-mix(in srgb, $base00, transparent 15%);
}
button, button:hover {