Skip to content

Commit fe28d1c

Browse files
authored
Merge pull request #439 from kinfkong/issue-317
fix issue #317
2 parents 1d1c7a8 + 8703fb7 commit fe28d1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/themes/magenta-theme.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ $app-bg-color: white;
140140
}
141141
}
142142
.error-font-color {
143-
color: red;
143+
color: #ffc4c4;
144144
}
145145

146146
.current-instance-color {

0 commit comments

Comments
 (0)