diff options
Diffstat (limited to 'html/023boolean.cc.html')
-rw-r--r-- | html/023boolean.cc.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/023boolean.cc.html b/html/023boolean.cc.html index d079cf29..b0b9f772 100644 --- a/html/023boolean.cc.html +++ b/html/023boolean.cc.html @@ -20,7 +20,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color .Comment { color: #9090ff; } .Delimiter { color: #800080; } .cSpecial { color: #008000; } -.Identifier { color: #fcb165; } +.Identifier { color: #ecf32c; } .Normal { color: #eeeeee; background-color: #080808; padding-bottom: 1px; } --> </style> |