diff options
Diffstat (limited to 'html/010vm.cc.html')
-rw-r--r-- | html/010vm.cc.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/html/010vm.cc.html b/html/010vm.cc.html index 8fa02525..bf283866 100644 --- a/html/010vm.cc.html +++ b/html/010vm.cc.html @@ -16,8 +16,8 @@ a { color:#eeeeee; text-decoration: none; } a:hover { text-decoration: underline; } * { font-size: 12pt; font-size: 1em; } .Constant { color: #00a0a0; } +.muRecipe { color: #ff8700; } .Conceal { color: #4e4e4e; } -.PreProc { color: #800080; } .SalientComment { color: #00ffff; } .Comment { color: #9090ff; } .Comment a { color:#0000ee; text-decoration:underline; } @@ -25,7 +25,7 @@ a:hover { text-decoration: underline; } .LineNr { color: #444444; } .Identifier { color: #c0a020; } .Normal { color: #aaaaaa; background-color: #080808; padding-bottom: 1px; } -.muRecipe { color: #ff8700; } +.PreProc { color: #800080; } .CommentedCode { color: #6c6c6c; } .cSpecial { color: #008000; } --> |