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: "#792C00FF",
|
||||
hover: "#753714FF",
|
||||
pressed: "#9B755FFF",
|
||||
selected: "#753714FF",
|
||||
selected_text: "#00525AFF",
|
||||
focus: "#00525AFF",
|
||||
divider: "#000000FF",
|
||||
on: "#FFFFFFFF",
|
||||
disabled: "#792C00FF",
|
||||
on_disabled: "#FFFFFF80",
|
||||
border: "#792C00FF",
|
||||
disabled_border: "#792C0080",
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue