Skip to content

Commit

Permalink
Cambio de color del texto (x/x actividades)
Browse files Browse the repository at this point in the history
  • Loading branch information
Banshee-92 committed Dec 15, 2023
1 parent 775c758 commit 0167e8b
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -5940,7 +5940,7 @@
"type": "color"
},
"muted": {
"value": "{global.content.color.text.muted}",
"value": "{global.content.color.text.default}",
"type": "color"
},
"icon": {
Expand Down Expand Up @@ -6239,7 +6239,7 @@
"type": "color"
},
"muted": {
"value": "{global.content.color.text.muted}",
"value": "{global.content.color.text.default}",
"type": "color"
},
"icon": {
Expand Down Expand Up @@ -6554,6 +6554,10 @@
},
"$themes": [],
"$metadata": {
"tokenSetOrder": ["core", "global", "component"]
"tokenSetOrder": [
"core",
"global",
"component"
]
}
}
}

0 comments on commit 0167e8b

Please sign in to comment.