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,35 @@
|
|||
(
|
||||
name: "cosmic-light",
|
||||
bright_red: "#890418FF",
|
||||
bright_green: "#00572CFF",
|
||||
bright_orange: "#792C00FF",
|
||||
gray_1: "#D7D7D7FF",
|
||||
gray_2: "#E4E4E4FF",
|
||||
neutral_0: "#FFFFFFFF",
|
||||
neutral_1: "#DEDEDEFF",
|
||||
neutral_2: "#BEBEBEFF",
|
||||
neutral_3: "#9E9E9EFF",
|
||||
neutral_4: "#808080FF",
|
||||
neutral_5: "#636363FF",
|
||||
neutral_6: "#484848FF",
|
||||
neutral_7: "#2E2E2EFF",
|
||||
neutral_8: "#161616FF",
|
||||
neutral_9: "#030303FF",
|
||||
neutral_10: "#000000FF",
|
||||
accent_blue: "#00525AFF",
|
||||
accent_indigo: "#2E496DFF",
|
||||
accent_purple: "#68217CFF",
|
||||
accent_pink: "#86043AFF",
|
||||
accent_red: "#78292EFF",
|
||||
accent_orange: "#624000FF",
|
||||
accent_yellow: "#534800FF",
|
||||
accent_green: "#185529FF",
|
||||
accent_warm_grey: "#554742FF",
|
||||
ext_warm_grey: "#9B8E8AFF",
|
||||
ext_orange: "#FBB86CFF",
|
||||
ext_yellow: "#F7E062FF",
|
||||
ext_blue: "#6ACAD8FF",
|
||||
ext_purple: "#D58CFFFF",
|
||||
ext_pink: "#FF9CDDFF",
|
||||
ext_indigo: "#95C4FCFF",
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue