fix text color
This commit is contained in:
parent
ce4ec291c6
commit
4981ce5d37
@ -25,7 +25,7 @@ module.exports = {
|
|||||||
"pp-blue": "hsl(var(--primary))",
|
"pp-blue": "hsl(var(--primary))",
|
||||||
},
|
},
|
||||||
textColor: {
|
textColor: {
|
||||||
primary: "hsl(var(--primary))",
|
primary: "hsl(var(--foreground))",
|
||||||
"pp-blue": "#9fa8f3",
|
"pp-blue": "#9fa8f3",
|
||||||
},
|
},
|
||||||
colors: {
|
colors: {
|
||||||
|
Loading…
Reference in New Issue
Block a user