diff options
Diffstat (limited to 'html/070display.cc.html')
-rw-r--r-- | html/070display.cc.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/070display.cc.html b/html/070display.cc.html index 6ab69439..9b31520f 100644 --- a/html/070display.cc.html +++ b/html/070display.cc.html @@ -20,7 +20,7 @@ body { font-family: monospace; color: #eeeeee; background-color: #080808; } .Delimiter { color: #c000c0; } .SalientComment { color: #00ffff; } .CommentedCode { color: #6c6c6c; } -.Identifier { color: #008080; } +.Identifier { color: #804000; } --> </style> |