implemented home page also updated package.json and translation files

This commit is contained in:
2024-09-29 20:31:02 +05:30
parent 59fa16cf2d
commit 2f7850dcd8
9 changed files with 95 additions and 8 deletions

View File

@@ -17,12 +17,13 @@ export default {
secondary: {
DEFAULT: '#B1E1B3',
dark: '#20542f',
// dark: '#3d9f59',
variant: {DEFAULT: '#80AE82', dark: '#5F8E5F'}
},
surface: {
DEFAULT: '#F6F6F6',
dark: '#3C3C3C',
variant: {DEFAULT: '#F4FFF4', dark: '#525252'}
dark: '#2d3133',
variant: {DEFAULT: '#F4FFF4', dark: '#3e4345'}
},
},