File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 54
54
.chroma .c1 { color : #6a737d ; } /* CommentSingle */
55
55
.chroma .cs { color : #637d ; } /* CommentSpecial */
56
56
.chroma .cp { color : #fc6 ; } /* CommentPreproc */
57
- .chroma .cpf { color : #fc6 ; } /* CommentPreprocFile */
57
+ .chroma .cpf { color : #03dfff ; } /* CommentPreprocFile */
58
58
.chroma .gd { color : #fff ; background-color : #5f3737 ; } /* GenericDeleted */
59
59
.chroma .ge { color : #ef5 ; } /* GenericEmph */
60
60
.chroma .gr { color : #f33 ; } /* GenericError */
Original file line number Diff line number Diff line change 53
53
.chroma .cm { color : #999988 ; } /* CommentMultiline */
54
54
.chroma .c1 { color : #6a737d ; } /* CommentSingle */
55
55
.chroma .cs { color : #999999 ; } /* CommentSpecial */
56
- .chroma .cp { color : #999999 ; } /* CommentPreproc */
57
- .chroma .cpf { color : #999999 ; } /* CommentPreprocFile */
56
+ .chroma .cp { color : #109295 ; } /* CommentPreproc */
57
+ .chroma .cpf { color : #4c4dbc ; } /* CommentPreprocFile */
58
58
.chroma .gd { color : #000000 ; background-color : #ffdddd ; } /* GenericDeleted */
59
59
.chroma .ge { color : #000000 ; } /* GenericEmph */
60
60
.chroma .gr { color : #aa0000 ; } /* GenericError */
You can’t perform that action at this time.
0 commit comments