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,20 @@
|
|||
(
|
||||
base: "#272727FF",
|
||||
component: (
|
||||
base: "#363636FF",
|
||||
hover: "#4A4A4AFF",
|
||||
pressed: "#5E5E5EFF",
|
||||
selected: "#4A4A4AFF",
|
||||
selected_text: "#63D0DFFF",
|
||||
focus: "#63D0DFFF",
|
||||
divider: "#CACACA33",
|
||||
on: "#CACACAFF",
|
||||
disabled: "#36363680",
|
||||
on_disabled: "#CACACAA6",
|
||||
border: "#BEBEBEFF",
|
||||
disabled_border: "#BEBEBE80",
|
||||
),
|
||||
divider: "#515151FF",
|
||||
on: "#F8F8F8FF",
|
||||
small_widget: "#34343440",
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue