Add card muted color

This commit is contained in:
Sat Naing
2022-09-11 02:40:44 +06:30
parent 1be3716c92
commit adc725957c
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -23,6 +23,7 @@ module.exports = {
skin: {
fill: withOpacity("--color-fill"),
card: withOpacity("--color-card"),
"card-muted": withOpacity("--color-card-muted"),
},
},
borderColor: {