diff options
Diffstat (limited to 'html/031merge.cc.html')
-rw-r--r-- | html/031merge.cc.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/html/031merge.cc.html b/html/031merge.cc.html index f6e38b17..20dfa354 100644 --- a/html/031merge.cc.html +++ b/html/031merge.cc.html @@ -17,16 +17,16 @@ a:hover { text-decoration: underline; } * { font-size: 12pt; font-size: 1em; } .muRecipe { color: #ff8700; } .muData { color: #ffff00; } -.Special { color: #c00000; } -.cSpecial { color: #008000; } +.LineNr { color: #444444; } +.traceContains { color: #008000; } .Delimiter { color: #800080; } .Normal { color: #aaaaaa; background-color: #080808; padding-bottom: 1px; } -.traceContains { color: #008000; } +.cSpecial { color: #008000; } .Conceal { color: #4e4e4e; } .Comment { color: #9090ff; } .Comment a { color:#0000ee; text-decoration:underline; } .Constant { color: #00a0a0; } -.LineNr { color: #444444; } +.Special { color: #c00000; } .Identifier { color: #c0a020; } .PreProc { color: #800080; } --> |