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: "#1B1B1BFF",
|
||||
component: (
|
||||
base: "#2E2E2EFF",
|
||||
hover: "#434343FF",
|
||||
pressed: "#585858FF",
|
||||
selected: "#434343FF",
|
||||
selected_text: "#63D0DFFF",
|
||||
focus: "#63D0DFFF",
|
||||
divider: "#C0C0C033",
|
||||
on: "#C0C0C0FF",
|
||||
disabled: "#2E2E2E80",
|
||||
on_disabled: "#C0C0C0A6",
|
||||
border: "#BEBEBEFF",
|
||||
disabled_border: "#BEBEBE80",
|
||||
),
|
||||
divider: "#444444FF",
|
||||
on: "#E7E7E7FF",
|
||||
small_widget: "#27272740",
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue