mirror of
https://github.com/zen-browser/www.git
synced 2025-07-07 17:05:32 +02:00
Feat: add lucide-astro icons, enhance Button component with bordered option, and update layout styles
This commit is contained in:
parent
f0b2c7a96d
commit
a86130fc07
7 changed files with 96 additions and 17 deletions
|
@ -7,6 +7,9 @@ export default {
|
|||
"paper": "#F2F0E3",
|
||||
"coral": "#F76F53",
|
||||
"dark": "#202020",
|
||||
"button-primary": "#c95d47",
|
||||
"zen-blue": "#537CF7",
|
||||
"zen-green": "#53F77F",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue