feat: reapply frosted glass feature

This commit is contained in:
Ashley Wulber 2026-07-10 13:06:17 -04:00 committed by GitHub
parent ae5c750662
commit fff1485876
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
125 changed files with 1883 additions and 424 deletions

View file

@ -0,0 +1,14 @@
(
base: "#5EDB8CFF",
hover: "#5FC384FF",
pressed: "#3A7851FF",
selected: "#5FC384FF",
selected_text: "#63D0DFFF",
focus: "#63D0DFFF",
divider: "#030303FF",
on: "#000000FF",
disabled: "#5EDB8CFF",
on_disabled: "#00000080",
border: "#5EDB8CFF",
disabled_border: "#5EDB8C80",
)