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/022arithmetic.cc.html | |
parent | beea7ce25cfe42c363259705a6b5741ad47484ab (diff) | |
download | mu-70f4e9b60d4726d8c42560ec5cf209eb3a33f826.tar.gz |
3544
Diffstat (limited to 'html/022arithmetic.cc.html')
-rw-r--r-- | html/022arithmetic.cc.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/022arithmetic.cc.html b/html/022arithmetic.cc.html index 3b0a9cac..7a0e24b9 100644 --- a/html/022arithmetic.cc.html +++ b/html/022arithmetic.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: #ecf32c; } +.Identifier { color: #c0a020; } .Normal { color: #eeeeee; background-color: #080808; padding-bottom: 1px; } .PreProc { color: #800080; } --> |