diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2016-10-22 04:13:57 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2016-10-22 04:13:57 -0700 |
commit | 70f4e9b60d4726d8c42560ec5cf209eb3a33f826 (patch) | |
tree | ac59eb9f8353e01043cff8998250f1defd9abf14 /html/055shape_shifting_container.cc.html | |
parent | beea7ce25cfe42c363259705a6b5741ad47484ab (diff) | |
download | mu-70f4e9b60d4726d8c42560ec5cf209eb3a33f826.tar.gz |
3544
Diffstat (limited to 'html/055shape_shifting_container.cc.html')
-rw-r--r-- | html/055shape_shifting_container.cc.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/055shape_shifting_container.cc.html b/html/055shape_shifting_container.cc.html index 7721fc45..77aa6e8a 100644 --- a/html/055shape_shifting_container.cc.html +++ b/html/055shape_shifting_container.cc.html @@ -20,7 +20,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color .Comment { color: #9090ff; } .Delimiter { color: #800080; } .SalientComment { color: #00ffff; } -.Identifier { color: #ecf32c; } +.Identifier { color: #c0a020; } .Normal { color: #eeeeee; background-color: #080808; padding-bottom: 1px; } .CommentedCode { color: #6c6c6c; } .Constant { color: #00a0a0; } |