This commit is contained in:
2025-08-21 16:13:23 +02:00
parent 563ff04ae5
commit 82394b564f
20 changed files with 239 additions and 124 deletions

View File

@@ -55,6 +55,20 @@ module.exports = {
600: '#FEFAF5',
200: '#fffdfb',
},
darkgr: {
DEFAULT: '#1f4922',
50: '#f0f9f1',
100: '#dcf2de',
200: '#bce5c1',
300: '#8dd196',
400: '#57b464',
500: '#359a42',
600: '#287d32',
700: '#245527',
800: '#1f5025',
900: '#1f4922',
950: '#0f1f11',
},
},
},
},