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/044space_surround.cc.html | |
parent | beea7ce25cfe42c363259705a6b5741ad47484ab (diff) | |
download | mu-70f4e9b60d4726d8c42560ec5cf209eb3a33f826.tar.gz |
3544
Diffstat (limited to 'html/044space_surround.cc.html')
-rw-r--r-- | html/044space_surround.cc.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/044space_surround.cc.html b/html/044space_surround.cc.html index 2a246ae6..6ea1ccca 100644 --- a/html/044space_surround.cc.html +++ b/html/044space_surround.cc.html @@ -21,7 +21,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color .Special { color: #c00000; } .traceContains { color: #008000; } .Normal { color: #eeeeee; background-color: #080808; padding-bottom: 1px; } -.Identifier { color: #ecf32c; } +.Identifier { color: #c0a020; } --> </style> |