change color of quick add button (#4541)

This commit is contained in:
rahulramesha 2024-05-22 16:00:19 +05:30 committed by GitHub
parent 6236adf4bc
commit c0961586a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 16 additions and 10 deletions

View file

@ -108,6 +108,7 @@ module.exports = {
100: convertToRGB("--color-text-100"),
200: convertToRGB("--color-text-200"),
300: convertToRGB("--color-text-300"),
350: convertToRGB("--color-text-350"),
400: convertToRGB("--color-text-400"),
500: convertToRGB("--color-text-500"),
600: convertToRGB("--color-text-600"),