about summary refs log tree commit diff stats
path: root/html/edit/011-errors.mu.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2018-09-07 22:42:23 -0700
committerKartik Agaram <vc@akkartik.com>2018-09-07 22:42:23 -0700
commitc762564bd754884e847922c99172076fde4d646e (patch)
tree52b51d72a8e0bf29c94f5c01c13f098399830082 /html/edit/011-errors.mu.html
parent1a62e61df42bfdf001010700c1e1042c67d62ec2 (diff)
downloadmu-c762564bd754884e847922c99172076fde4d646e.tar.gz
4539
Diffstat (limited to 'html/edit/011-errors.mu.html')
-rw-r--r--html/edit/011-errors.mu.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/html/edit/011-errors.mu.html b/html/edit/011-errors.mu.html
index 96677150..e31360f8 100644
--- a/html/edit/011-errors.mu.html
+++ b/html/edit/011-errors.mu.html
@@ -3,7 +3,7 @@
 <head>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8">
 <title>Mu - edit/011-errors.mu</title>
-<meta name="Generator" content="Vim/7.4">
+<meta name="Generator" content="Vim/8.0">
 <meta name="plugin-version" content="vim7.4_v2">
 <meta name="syntax" content="none">
 <meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
@@ -15,17 +15,17 @@ 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; }
-.muData { color: #ffff00; }
+.muControl { color: #c0a020; }
 .muRecipe { color: #ff8700; }
-.Special { color: #c00000; }
+.muScenario { color: #00af00; }
+.LineNr { color: #444444; }
+.muData { color: #ffff00; }
 .Delimiter { color: #800080; }
-.SalientComment { color: #00ffff; }
 .Constant { color: #00a0a0; }
-.LineNr { color: #444444; }
-.muControl { color: #c0a020; }
+.Special { color: #c00000; }
 .Comment { color: #9090ff; }
 .Comment a { color:#0000ee; text-decoration:underline; }
-.muScenario { color: #00af00; }
+.SalientComment { color: #00ffff; }
 -->
 </style>