From c762564bd754884e847922c99172076fde4d646e Mon Sep 17 00:00:00 2001 From: Kartik Agaram <vc@akkartik.com> Date: Fri, 7 Sep 2018 22:42:23 -0700 Subject: 4539 --- html/chessboard.mu.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'html/chessboard.mu.html') diff --git a/html/chessboard.mu.html b/html/chessboard.mu.html index 0cb1c0bb..3cb915ef 100644 --- a/html/chessboard.mu.html +++ b/html/chessboard.mu.html @@ -3,7 +3,7 @@ <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <title>Mu - chessboard.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,18 +15,18 @@ 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; } +.CommentedCode { color: #6c6c6c; } +.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; } +.Special { color: #c00000; } .Comment { color: #9090ff; } .Comment a { color:#0000ee; text-decoration:underline; } -.Constant { color: #00a0a0; } -.LineNr { color: #444444; } -.muControl { color: #c0a020; } -.CommentedCode { color: #6c6c6c; } -.muScenario { color: #00af00; } +.SalientComment { color: #00ffff; } --> </style> -- cgit 1.4.1-2-gfad0