diff options
author | Kartik Agaram <vc@akkartik.com> | 2018-05-08 10:25:00 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2018-05-08 10:25:00 -0700 |
commit | 4bb57a55a0c828dfce12e80651bcc37711335e12 (patch) | |
tree | e6b8ebd71157de9d69b87cb47466df6548c2c264 /html/subx/000organization.cc.html | |
parent | a809b975108e638fe99a295ce20327e6749499e7 (diff) | |
download | mu-4bb57a55a0c828dfce12e80651bcc37711335e12.tar.gz |
4239
Diffstat (limited to 'html/subx/000organization.cc.html')
-rw-r--r-- | html/subx/000organization.cc.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/html/subx/000organization.cc.html b/html/subx/000organization.cc.html index 411fb7a4..7bc3557c 100644 --- a/html/subx/000organization.cc.html +++ b/html/subx/000organization.cc.html @@ -3,7 +3,7 @@ <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <title>Mu - subx/000organization.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,15 +15,15 @@ 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; } -.cSpecial { color: #008000; } -.LineNr { color: #444444; } .Delimiter { color: #800080; } +.Comment { color: #9090ff; } +.Comment a { color:#0000ee; text-decoration:underline; } .Constant { color: #00a0a0; } +.LineNr { color: #444444; } .Identifier { color: #c0a020; } .Normal { color: #aaaaaa; background-color: #080808; padding-bottom: 1px; } -.Comment { color: #9090ff; } -.Comment a { color:#0000ee; text-decoration:underline; } .PreProc { color: #800080; } +.cSpecial { color: #008000; } --> </style> |