diff options
Diffstat (limited to 'html/subx/054string_equal.subx.html')
-rw-r--r-- | html/subx/054string_equal.subx.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/html/subx/054string_equal.subx.html b/html/subx/054string_equal.subx.html index fe037a9e..6c54747f 100644 --- a/html/subx/054string_equal.subx.html +++ b/html/subx/054string_equal.subx.html @@ -23,10 +23,10 @@ body { font-size:12pt; font-family: monospace; color: #aaaaaa; background-color: .LineNr { color:#444444; } .subxS1Comment { color:#2d8cff; } .CommentedCode { color: #6c6c6c; } -.subxFunction { color: #ff8700; } +.subxFunction { color: #af5f00; text-decoration: underline; } .subxTest { color: #5f8700; } .Constant { color:#00a0a0; } -.SpecialChar { color: #ff0000; } +.SpecialChar { color: #d70000; } .subxH1Comment { color:#00ffff; } --> </style> |