Skip to content

Commit

Permalink
色を修正
Browse files Browse the repository at this point in the history
  • Loading branch information
sigprogramming committed Dec 9, 2023
1 parent 9f37e86 commit 2926803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Sing/SequencerPhraseIndicator.vue
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ export default defineComponent({
.could-not-render {
background-color: colors.$background;
background-image: linear-gradient(to right, #ef5d58, #ef5d58);
background-image: linear-gradient(to right, #ff6a64, #ff6a64);
}
.playable {
Expand Down

0 comments on commit 2926803

Please sign in to comment.