feat: frosted glass
This commit is contained in:
parent
9f9311235e
commit
bce5164eea
125 changed files with 1699 additions and 353 deletions
|
|
@ -0,0 +1,14 @@
|
|||
(
|
||||
base: "#00000000",
|
||||
hover: "#63636333",
|
||||
pressed: "#BEBEBE80",
|
||||
selected: "#63636333",
|
||||
selected_text: "#00525AFF",
|
||||
focus: "#00525AFF",
|
||||
divider: "#00525A33",
|
||||
on: "#00525AFF",
|
||||
disabled: "#00000000",
|
||||
on_disabled: "#00525AA6",
|
||||
border: "#161616FF",
|
||||
disabled_border: "#16161680",
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue