Skip to content

Commit

Permalink
fixes typo
Browse files Browse the repository at this point in the history
  • Loading branch information
AllanOXDi committed Feb 27, 2024
1 parent cdfd112 commit dc46085
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
markColor() {
return {
color: this.$themePalette.black,
backgroundColor: this.$themePalette.yellow.v_a200,
backgroundColor: this.$themePalette.yellow.v_200,
};
},
},
Expand Down

0 comments on commit dc46085

Please sign in to comment.