feat: reapply frosted glass feature
This commit is contained in:
parent
ae5c750662
commit
fff1485876
125 changed files with 1883 additions and 424 deletions
|
|
@ -0,0 +1,14 @@
|
|||
(
|
||||
base: "#890418FF",
|
||||
hover: "#811727FF",
|
||||
pressed: "#A3616BFF",
|
||||
selected: "#811727FF",
|
||||
selected_text: "#00525AFF",
|
||||
focus: "#00525AFF",
|
||||
divider: "#DEDEDEFF",
|
||||
on: "#FFFFFFFF",
|
||||
disabled: "#890418FF",
|
||||
on_disabled: "#FFFFFF80",
|
||||
border: "#890418FF",
|
||||
disabled_border: "#89041880",
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue