about summary refs log tree commit diff stats
path: root/html/000organization.cc.html
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2018-01-25 22:39:31 -0800
committerKartik K. Agaram <vc@akkartik.com>2018-01-25 22:39:31 -0800
commit805d58c6aeeeba3e4989c0eed6781b3861e8fae0 (patch)
treeea5225bdd7c5fbeea912671cdc5f1c4b2b2828d7 /html/000organization.cc.html
parentaefa8fec6a473be459a2ff33e6bd96e7c22ced20 (diff)
downloadmu-805d58c6aeeeba3e4989c0eed6781b3861e8fae0.tar.gz
4199
Diffstat (limited to 'html/000organization.cc.html')
-rw-r--r--html/000organization.cc.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/html/000organization.cc.html b/html/000organization.cc.html
index 8a5467a4..6876f1de 100644
--- a/html/000organization.cc.html
+++ b/html/000organization.cc.html
@@ -15,14 +15,14 @@ body { font-size: 12pt; font-family: monospace; color: #aaaaaa; background-color
 a { color:#eeeeee; text-decoration: none; }
 a:hover { text-decoration: underline; }
 * { font-size: 12pt; font-size: 1em; }
-.PreProc { color: #800080; }
 .LineNr { color: #444444; }
-.Identifier { color: #c0a020; }
 .Delimiter { color: #800080; }
+.Constant { color: #00a0a0; }
+.Identifier { color: #c0a020; }
 .Normal { color: #aaaaaa; background-color: #080808; padding-bottom: 1px; }
 .Comment { color: #9090ff; }
 .Comment a { color:#0000ee; text-decoration:underline; }
-.Constant { color: #00a0a0; }
+.PreProc { color: #800080; }
 -->
 </style>