misc: ReservedCommand 색을 약간 수정

- 딱히 어룰린다는 느낌은 여전히 없다.
This commit is contained in:
2021-11-30 01:58:42 +09:00
parent b2b911ec81
commit 661e6cc5da
2 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -506,7 +506,7 @@ export default defineComponent({
.turn_pad {
white-space: nowrap;
font-weight: lighter;
background-color: rgba($blue, 0.5);
background-color: rgba($base1color, 0.5);
}
.turn_pad .turn_text {