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/039location_array.cc.html | |
parent | beea7ce25cfe42c363259705a6b5741ad47484ab (diff) | |
download | mu-70f4e9b60d4726d8c42560ec5cf209eb3a33f826.tar.gz |
3544
Diffstat (limited to 'html/039location_array.cc.html')
-rw-r--r-- | html/039location_array.cc.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/039location_array.cc.html b/html/039location_array.cc.html index f9504a09..f73cd196 100644 --- a/html/039location_array.cc.html +++ b/html/039location_array.cc.html @@ -16,7 +16,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color .Constant { color: #00a0a0; } .cSpecial { color: #008000; } .Delimiter { color: #800080; } -.Identifier { color: #ecf32c; } +.Identifier { color: #c0a020; } .Normal { color: #eeeeee; background-color: #080808; padding-bottom: 1px; } .Comment { color: #9090ff; } --> |