feat: add form for drawer and refactor styles

This commit is contained in:
2025-04-22 11:53:36 +05:00
parent e7fbd53dfe
commit 5300e53c43
8 changed files with 158 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
export const theme = {
token: {
fontFamily: 'Roboto, sans-serif',
colorPrimary: '#548d10',
colorPrimary: '#C2DA3D',
Menu: {
itemColor: 'f2f2f2',
itemBg: '#f2f2f2',