Skip to content

Commit

Permalink
Use token
Browse files Browse the repository at this point in the history
  • Loading branch information
MisRob committed Dec 16, 2024
1 parent f1c6526 commit 1853f88
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
backgroundColor: $themeTokens.error,
color: $themeTokens.textInverted,
':hover': {
backgroundColor: $darken1($themePalette.red.v_1100),
backgroundColor: $darken1($themeTokens.error),
},
}"
@click="showDeleteConfirmation = true"
Expand Down

0 comments on commit 1853f88

Please sign in to comment.