change color of quick add button (#4541)
This commit is contained in:
parent
6236adf4bc
commit
c0961586a3
7 changed files with 16 additions and 10 deletions
|
|
@ -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"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue