diff options
Diffstat (limited to 'html/subx/015jump_relative.cc.html')
-rw-r--r-- | html/subx/015jump_relative.cc.html | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/html/subx/015jump_relative.cc.html b/html/subx/015jump_relative.cc.html index 3517af1b..af4609c4 100644 --- a/html/subx/015jump_relative.cc.html +++ b/html/subx/015jump_relative.cc.html @@ -3,7 +3,7 @@ <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <title>Mu - subx/015jump_relative.cc</title> -<meta name="Generator" content="Vim/8.0"> +<meta name="Generator" content="Vim/7.4"> <meta name="plugin-version" content="vim7.4_v2"> <meta name="syntax" content="cpp"> <meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy="> @@ -15,18 +15,18 @@ body { font-size: 12pt; font-family: monospace; color: #aaaaaa; background-color a { color:#eeeeee; text-decoration: none; } a:hover { text-decoration: underline; } * { font-size: 12pt; font-size: 1em; } -.traceAbsent { color: #c00000; } -.traceContains { color: #008000; } -.PreProc { color: #800080; } -.LineNr { color: #444444; } .Constant { color: #00a0a0; } -.Delimiter { color: #800080; } .Special { color: #c00000; } -.Identifier { color: #c0a020; } -.Normal { color: #aaaaaa; background-color: #080808; padding-bottom: 1px; } +.SalientComment { color: #00ffff; } .Comment { color: #9090ff; } .Comment a { color:#0000ee; text-decoration:underline; } -.SalientComment { color: #00ffff; } +.Delimiter { color: #800080; } +.LineNr { color: #444444; } +.Identifier { color: #c0a020; } +.Normal { color: #aaaaaa; background-color: #080808; padding-bottom: 1px; } +.PreProc { color: #800080; } +.traceContains { color: #008000; } +.traceAbsent { color: #c00000; } --> </style> |