Updated a color for code snippets
This commit is contained in:
parent
24483d763d
commit
a71a183c7a
1 changed files with 4 additions and 0 deletions
|
@ -188,6 +188,10 @@
|
|||
color: #f083ac;
|
||||
}
|
||||
|
||||
.important {
|
||||
color: #ffa94d;
|
||||
}
|
||||
|
||||
.punctuation {
|
||||
color: $white;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue