Skip to content

Commit e20a146

Browse files
authored
css-update (#2156)
1 parent f417e91 commit e20a146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/prism-darcula.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ pre[class*="language-"] {
148148

149149
code.language-css .token.property,
150150
code.language-css .token.property + .token.punctuation {
151-
color: #a9b7c6;
151+
color: #9ca9b6;
152152
}
153153

154154
code.language-css .token.id {

0 commit comments

Comments
 (0)