diff options
Diffstat (limited to 'html/000organization.cc.html')
-rw-r--r-- | html/000organization.cc.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/html/000organization.cc.html b/html/000organization.cc.html index 3767d420..6ec61434 100644 --- a/html/000organization.cc.html +++ b/html/000organization.cc.html @@ -10,14 +10,14 @@ <meta name="colorscheme" content="minimal"> <style type="text/css"> <!-- -pre { white-space: pre-wrap; font-family: monospace; color: #d0d0d0; background-color: #000000; } -body { font-family: monospace; color: #d0d0d0; background-color: #000000; } +pre { white-space: pre-wrap; font-family: monospace; color: #d0d0d0; background-color: #080808; } +body { font-family: monospace; color: #d0d0d0; background-color: #080808; } * { font-size: 1em; } -.Delimiter { color: #c000c0; } +.Identifier { color: #008080; } .Comment { color: #8080ff; } .Constant { color: #008080; } -.Identifier { color: #008080; } .PreProc { color: #c000c0; } +.Delimiter { color: #c000c0; } --> </style> |