From c762564bd754884e847922c99172076fde4d646e Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Fri, 7 Sep 2018 22:42:23 -0700 Subject: 4539 --- html/same-fringe.mu.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'html/same-fringe.mu.html') diff --git a/html/same-fringe.mu.html b/html/same-fringe.mu.html index 370687b9..6a486e2f 100644 --- a/html/same-fringe.mu.html +++ b/html/same-fringe.mu.html @@ -3,7 +3,7 @@ Mu - same-fringe.mu - + @@ -15,15 +15,15 @@ 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; } +.LineNr { color: #444444; } +.muData { color: #ffff00; } .Delimiter { color: #800080; } +.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; } --> -- cgit 1.4.1-2-gfad0 c?h=main&id=e06ff621795cccdae9c512b1a1734ec80196b634'>blame commit diff stats
path: root/058to_text.cc
blob: e845218cc187ad4b8defe0d9ef252e46fd2e7522 (plain) (tree)