Skip to content

Commit edcc056

Browse files
author
Dorian Birraux
committed
wrong color scheme for message name
1 parent 604f973 commit edcc056

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/wri_theme/static/mma.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ $green: rgb(67, 137, 88);
2929
color: $black;
3030
}
3131
.ne { // Messages (the "foo" in General::foo)
32-
color: $magenta;
32+
color: $black;
3333
}
3434
.nf { // Slots
3535
color: $green;

0 commit comments

Comments
 (0)