Switch html rendering to a white background.
This commit is contained in:
Kartik Agaram 2021-06-24 21:44:18 -07:00
parent 296a5a5f12
commit ec32c11d3b
261 changed files with 8639 additions and 8396 deletions

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.SpecialChar { color: #d70000; }

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.SpecialChar { color: #d70000; }

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.SpecialChar { color: #d70000; }

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.SpecialChar { color: #d70000; }

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxH1Comment { color: #005faf; text-decoration: underline; }
@ -22,7 +22,7 @@ a { color:inherit; }
.Constant { color: #008787; }
.subxTest { color: #5f8700; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-->
</style>

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxH1Comment { color: #005faf; text-decoration: underline; }
@ -21,7 +21,7 @@ a { color:inherit; }
.LineNr { }
.Constant { color: #008787; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-->
</style>

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxMinorFunction { color: #875f5f; }
@ -22,7 +22,7 @@ a { color:inherit; }
.Constant { color: #008787; }
.subxTest { color: #5f8700; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-->
</style>

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxComment { color: #005faf; }
@ -21,7 +21,7 @@ a { color:inherit; }
.Constant { color: #008787; }
.subxTest { color: #5f8700; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-->
</style>

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxComment { color: #005faf; }
@ -21,7 +21,7 @@ a { color:inherit; }
.Constant { color: #008787; }
.subxS2Comment { color: #8a8a8a; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-->
</style>

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxMinorFunction { color: #875f5f; }
@ -22,7 +22,7 @@ a { color:inherit; }
.Constant { color: #008787; }
.subxTest { color: #5f8700; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-->
</style>

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxH1Comment { color: #005faf; text-decoration: underline; }
@ -22,7 +22,7 @@ a { color:inherit; }
.Constant { color: #008787; }
.subxTest { color: #5f8700; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-->
</style>

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxH1Comment { color: #005faf; text-decoration: underline; }
@ -19,7 +19,7 @@ a { color:inherit; }
.subxS1Comment { color: #0000af; }
.subxS2Comment { color: #8a8a8a; }
.LineNr { }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
.subxTest { color: #5f8700; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Constant { color: #008787; }

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxComment { color: #005faf; }
@ -21,7 +21,7 @@ a { color:inherit; }
.Constant { color: #008787; }
.subxTest { color: #5f8700; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-->
</style>

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxMinorFunction { color: #875f5f; }
@ -22,7 +22,7 @@ a { color:inherit; }
.Constant { color: #008787; }
.subxTest { color: #5f8700; }
.SpecialChar { color: #d70000; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
.subxFunction { color: #af5f00; text-decoration: underline; }
-->
</style>

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxComment { color: #005faf; }
@ -21,7 +21,7 @@ a { color:inherit; }
.Constant { color: #008787; }
.subxTest { color: #5f8700; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-->
</style>

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxH1Comment { color: #005faf; text-decoration: underline; }
@ -22,7 +22,7 @@ a { color:inherit; }
.Constant { color: #008787; }
.subxTest { color: #5f8700; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
.Folded { color: #080808; background-color: #949494; }
-->
</style>

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxComment { color: #005faf; }
@ -21,7 +21,7 @@ a { color:inherit; }
.Constant { color: #008787; }
.subxTest { color: #5f8700; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-->
</style>

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxH1Comment { color: #005faf; text-decoration: underline; }
@ -22,7 +22,7 @@ a { color:inherit; }
.Constant { color: #008787; }
.subxTest { color: #5f8700; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
.Folded { color: #080808; background-color: #949494; }
-->
</style>

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxComment { color: #005faf; }
@ -21,7 +21,7 @@ a { color:inherit; }
.Constant { color: #008787; }
.subxTest { color: #5f8700; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-->
</style>

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.SpecialChar { color: #d70000; }

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxComment { color: #005faf; }

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxComment { color: #005faf; }

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxComment { color: #005faf; }

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.SpecialChar { color: #d70000; }

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.SpecialChar { color: #d70000; }

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.SpecialChar { color: #d70000; }

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxComment { color: #005faf; }

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxComment { color: #005faf; }

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.SpecialChar { color: #d70000; }

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.SpecialChar { color: #d70000; }

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.SpecialChar { color: #d70000; }

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.SpecialChar { color: #d70000; }

6
html/400.mu.html generated
View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.PreProc { color: #c000c0; }

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.PreProc { color: #c000c0; }

6
html/408float.mu.html generated
View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.PreProc { color: #c000c0; }

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.PreProc { color: #c000c0; }

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.LineNr { }

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.PreProc { color: #c000c0; }

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.PreProc { color: #c000c0; }

6
html/502test.mu.html generated
View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.PreProc { color: #c000c0; }

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.PreProc { color: #c000c0; }

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.LineNr { }

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.PreProc { color: #c000c0; }

6
html/506math.mu.html generated
View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.PreProc { color: #c000c0; }

6
html/507line.mu.html generated
View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.PreProc { color: #c000c0; }

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.PreProc { color: #c000c0; }

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.PreProc { color: #c000c0; }

6
html/boot.subx.html generated
View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxH1Comment { color: #005faf; text-decoration: underline; }

6
html/colors.mu.html generated
View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.PreProc { color: #c000c0; }

6
html/ex1.mu.html generated
View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.PreProc { color: #c000c0; }

6
html/ex10.mu.html generated
View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.PreProc { color: #c000c0; }

6
html/ex11.mu.html generated
View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.PreProc { color: #c000c0; }

6
html/ex2.mu.html generated
View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.PreProc { color: #c000c0; }

6
html/ex3.mu.html generated
View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.PreProc { color: #c000c0; }

6
html/ex4.mu.html generated
View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.PreProc { color: #c000c0; }

6
html/ex5.mu.html generated
View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.PreProc { color: #c000c0; }

6
html/ex6.mu.html generated
View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.PreProc { color: #c000c0; }

6
html/ex7.mu.html generated
View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.PreProc { color: #c000c0; }

6
html/ex8.mu.html generated
View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.PreProc { color: #c000c0; }

6
html/ex9.mu.html generated
View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.PreProc { color: #c000c0; }

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.LineNr { }

6
html/life.mu.html generated
View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.LineNr { }

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxComment { color: #005faf; }

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxComment { color: #005faf; }
@ -19,7 +19,7 @@ a { color:inherit; }
.subxS2Comment { color: #8a8a8a; }
.LineNr { }
.Constant { color: #008787; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
.SpecialChar { color: #d70000; }
.subxMinorFunction { color: #875f5f; }
-->

View File

@ -7,18 +7,18 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxComment { color: #005faf; }
.subxS1Comment { color: #0000af; }
.subxS2Comment { color: #8a8a8a; }
.LineNr { }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
.SpecialChar { color: #d70000; }
.Constant { color: #008787; }
.subxFunction { color: #af5f00; text-decoration: underline; }

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxH1Comment { color: #005faf; text-decoration: underline; }
@ -23,7 +23,7 @@ a { color:inherit; }
.Constant { color: #008787; }
.subxTest { color: #5f8700; }
.SpecialChar { color: #d70000; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
.subxFunction { color: #af5f00; text-decoration: underline; }
-->
</style>

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxComment { color: #005faf; }
@ -21,7 +21,7 @@ a { color:inherit; }
.Constant { color: #008787; }
.subxMinorFunction { color: #875f5f; }
.SpecialChar { color: #d70000; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
.subxFunction { color: #af5f00; text-decoration: underline; }
-->
</style>

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxH1Comment { color: #005faf; text-decoration: underline; }
@ -22,7 +22,7 @@ a { color:inherit; }
.Constant { color: #008787; }
.subxTest { color: #5f8700; }
.SpecialChar { color: #d70000; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
.CommentedCode { color: #8a8a8a; }
.subxFunction { color: #af5f00; text-decoration: underline; }
-->

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxH1Comment { color: #005faf; text-decoration: underline; }
@ -21,7 +21,7 @@ a { color:inherit; }
.LineNr { }
.Constant { color: #008787; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-->
</style>

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxH1Comment { color: #005faf; text-decoration: underline; }
@ -20,7 +20,7 @@ a { color:inherit; }
.subxS2Comment { color: #8a8a8a; }
.LineNr { }
.Constant { color: #008787; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
.subxTest { color: #5f8700; }
.SpecialChar { color: #d70000; }
.subxMinorFunction { color: #875f5f; }

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxMinorFunction { color: #875f5f; }
@ -22,7 +22,7 @@ a { color:inherit; }
.Constant { color: #008787; }
.subxTest { color: #5f8700; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-->
</style>

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxComment { color: #005faf; }
@ -21,7 +21,7 @@ a { color:inherit; }
.Constant { color: #008787; }
.subxTest { color: #5f8700; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-->
</style>

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxMinorFunction { color: #875f5f; }
@ -22,7 +22,7 @@ a { color:inherit; }
.Constant { color: #008787; }
.subxTest { color: #5f8700; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
.CommentedCode { color: #8a8a8a; }
-->
</style>

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxH1Comment { color: #005faf; text-decoration: underline; }
@ -22,7 +22,7 @@ a { color:inherit; }
.Constant { color: #008787; }
.subxMinorFunction { color: #875f5f; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
.subxTest { color: #5f8700; }
-->
</style>

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxH1Comment { color: #005faf; text-decoration: underline; }
@ -20,7 +20,7 @@ a { color:inherit; }
.subxS2Comment { color: #8a8a8a; }
.LineNr { }
.subxMinorFunction { color: #875f5f; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
.subxTest { color: #5f8700; }
.SpecialChar { color: #d70000; }
.Constant { color: #008787; }

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxComment { color: #005faf; }
@ -21,7 +21,7 @@ a { color:inherit; }
.Constant { color: #008787; }
.subxMinorFunction { color: #875f5f; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
.CommentedCode { color: #8a8a8a; }
.subxTest { color: #5f8700; }
-->

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.SpecialChar { color: #d70000; }
@ -21,7 +21,7 @@ a { color:inherit; }
.LineNr { }
.Constant { color: #008787; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-->
</style>

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxH1Comment { color: #005faf; text-decoration: underline; }
@ -20,7 +20,7 @@ a { color:inherit; }
.subxS2Comment { color: #8a8a8a; }
.LineNr { }
.subxMinorFunction { color: #875f5f; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
.subxTest { color: #5f8700; }
.SpecialChar { color: #d70000; }
.Constant { color: #008787; }

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxH1Comment { color: #005faf; text-decoration: underline; }
@ -23,7 +23,7 @@ a { color:inherit; }
.Constant { color: #008787; }
.subxTest { color: #5f8700; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-->
</style>

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxH1Comment { color: #005faf; text-decoration: underline; }
@ -19,7 +19,7 @@ a { color:inherit; }
.subxS1Comment { color: #0000af; }
.subxS2Comment { color: #8a8a8a; }
.LineNr { }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
.subxTest { color: #5f8700; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Constant { color: #008787; }

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.SpecialChar { color: #d70000; }
@ -22,7 +22,7 @@ a { color:inherit; }
.Constant { color: #008787; }
.subxTest { color: #5f8700; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-->
</style>

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.SpecialChar { color: #d70000; }
@ -21,7 +21,7 @@ a { color:inherit; }
.LineNr { }
.Constant { color: #008787; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
.CommentedCode { color: #8a8a8a; }
-->
</style>

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxMinorFunction { color: #875f5f; }
@ -22,7 +22,7 @@ a { color:inherit; }
.Constant { color: #008787; }
.subxTest { color: #5f8700; }
.SpecialChar { color: #d70000; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
.subxFunction { color: #af5f00; text-decoration: underline; }
-->
</style>

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxComment { color: #005faf; }
@ -21,7 +21,7 @@ a { color:inherit; }
.Constant { color: #008787; }
.subxTest { color: #5f8700; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-->
</style>

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxH1Comment { color: #005faf; text-decoration: underline; }
@ -22,7 +22,7 @@ a { color:inherit; }
.Constant { color: #008787; }
.subxTest { color: #5f8700; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-->
</style>

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxH1Comment { color: #005faf; text-decoration: underline; }
@ -22,7 +22,7 @@ a { color:inherit; }
.Constant { color: #008787; }
.subxTest { color: #5f8700; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
.Folded { color: #080808; background-color: #949494; }
-->
</style>

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxComment { color: #005faf; }
@ -21,7 +21,7 @@ a { color:inherit; }
.Constant { color: #008787; }
.subxTest { color: #5f8700; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-->
</style>

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxComment { color: #005faf; }
@ -21,7 +21,7 @@ a { color:inherit; }
.Constant { color: #008787; }
.subxTest { color: #5f8700; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-->
</style>

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxH1Comment { color: #005faf; text-decoration: underline; }
@ -23,7 +23,7 @@ a { color:inherit; }
.Constant { color: #008787; }
.subxTest { color: #5f8700; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
.Folded { color: #080808; background-color: #949494; }
.CommentedCode { color: #8a8a8a; }
-->

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxComment { color: #005faf; }
@ -21,7 +21,7 @@ a { color:inherit; }
.Constant { color: #008787; }
.subxTest { color: #5f8700; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-->
</style>

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxComment { color: #005faf; }
@ -21,7 +21,7 @@ a { color:inherit; }
.Constant { color: #008787; }
.subxTest { color: #5f8700; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-->
</style>

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxComment { color: #005faf; }
@ -21,7 +21,7 @@ a { color:inherit; }
.Constant { color: #008787; }
.subxTest { color: #5f8700; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-->
</style>

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.SpecialChar { color: #d70000; }
@ -22,7 +22,7 @@ a { color:inherit; }
.Constant { color: #008787; }
.subxTest { color: #5f8700; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
.Folded { color: #080808; background-color: #949494; }
-->
</style>

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.SpecialChar { color: #d70000; }
@ -23,7 +23,7 @@ a { color:inherit; }
.Constant { color: #008787; }
.subxTest { color: #5f8700; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-->
</style>

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxComment { color: #005faf; }
@ -21,7 +21,7 @@ a { color:inherit; }
.Constant { color: #008787; }
.subxTest { color: #5f8700; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-->
</style>

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxComment { color: #005faf; }
@ -21,7 +21,7 @@ a { color:inherit; }
.Constant { color: #008787; }
.subxTest { color: #5f8700; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-->
</style>

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxComment { color: #005faf; }
@ -21,7 +21,7 @@ a { color:inherit; }
.Constant { color: #008787; }
.subxTest { color: #5f8700; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
.Folded { color: #080808; background-color: #949494; }
-->
</style>

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxComment { color: #005faf; }
@ -21,7 +21,7 @@ a { color:inherit; }
.Constant { color: #008787; }
.subxTest { color: #5f8700; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-->
</style>

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,pre_wrap,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxComment { color: #005faf; }

View File

@ -7,11 +7,11 @@
<meta name="plugin-version" content="vim8.1_v1">
<meta name="syntax" content="none">
<meta name="settings" content="number_lines,use_css,no_foldcolumn,expand_tabs,line_ids,prevent_copy=">
<meta name="colorscheme" content="minimal-dark">
<meta name="colorscheme" content="minimal-light">
<style type="text/css">
<!--
pre { font-family: monospace; color: #000000; background-color: #a8a8a8; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #a8a8a8; }
pre { font-family: monospace; color: #000000; background-color: #eeeeee; }
body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; }
a { color:inherit; }
* { font-size:12pt; font-size: 1em; }
.subxH1Comment { color: #005faf; text-decoration: underline; }
@ -22,7 +22,7 @@ a { color:inherit; }
.Constant { color: #008787; }
.subxTest { color: #5f8700; }
.subxFunction { color: #af5f00; text-decoration: underline; }
.Normal { color: #000000; background-color: #a8a8a8; padding-bottom: 1px; }
.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; }
-->
</style>

Some files were not shown because too many files have changed in this diff Show More