summaryrefslogtreecommitdiff
blob: b673c2f79221e97f7bb30da4a01aa14b2f71110e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -up source-highlight-3.1.8/src/esc.style.no-black source-highlight-3.1.8/src/esc.style
--- source-highlight-3.1.8/src/esc.style.no-black	2019-03-20 16:52:33.053965325 +0000
+++ source-highlight-3.1.8/src/esc.style	2019-03-20 16:52:42.502965289 +0000
@@ -7,7 +7,7 @@ comment cyan i ;
 number purple ;
 preproc darkblue b ;
 symbol darkred ;
-function black b;
+function b;
 cbracket red;
 variable darkgreen ;