diff --git a/README.md b/README.md index 7cd0f72..d31ce68 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,18 @@ Difference between "modern" and "classic" builds: | Deep Black | [userDefinedLang-markdown.deep-black.modern.xml][deep_black_modern_xml] | [userDefinedLang-markdown.deep-black.classic.xml][deep_black_classic_xml] | | Solarized :new: | [userDefinedLang-markdown.solarized.modern.xml][solarized_modern_xml] | [userDefinedLang-markdown.solarized.classic.xml][solarized_classic_xml] | | Solarized-light :new: | [userDefinedLang-markdown.solarized-light.classic.xml][solarized_light_modern_xml] | [userDefinedLang-markdown.solarized-light.classic.xml][solarized_light_classic_xml] | + | Bespin | [userDefinedLang-markdown.bespin.classic.xml][bespin_modern_xml] | [userDefinedLang-markdown.bespin.classic.xml][bespin_classic_xml] | + | Choco | [userDefinedLang-markdown.choco.classic.xml][choco_modern_xml] | [userDefinedLang-markdown.choco.classic.xml][choco_classic_xml] | + | Hello Kitty | [userDefinedLang-markdown.hello-kitty.classic.xml][hello-kitty_modern_xml] | [userDefinedLang-markdown.hello-kitty.classic.xml][hello-kitty_classic_xml] | + | Mono Industrial | [userDefinedLang-markdown.mono-industrial.classic.xml][mono-industrial_modern_xml] | [userDefinedLang-markdown.mono-industrial.classic.xml][mono-industrial_classic_xml] | + | Monokai | [userDefinedLang-markdown.monokai.classic.xml][monokai_modern_xml] | [userDefinedLang-markdown.monokai.classic.xml][monokai_classic_xml] | + | Obsidian | [userDefinedLang-markdown.obsidian.classic.xml][obsidian_modern_xml] | [userDefinedLang-markdown.obsidian.classic.xml][obsidian_classic_xml] | + | Plastic Code Wrap | [userDefinedLang-markdown.plastic-code-wrap.classic.xml][plastic-code-wrap_modern_xml] | [userDefinedLang-markdown.plastic-code-wrap.classic.xml][plastic-code-wrap_classic_xml] | + | Ruby Blue | [userDefinedLang-markdown.ruby-blue.classic.xml][ruby-blue_modern_xml] | [userDefinedLang-markdown.ruby-blue.classic.xml][ruby-blue_classic_xml] | + | Twilight | [userDefinedLang-markdown.twilight.classic.xml][twilight_modern_xml] | [userDefinedLang-markdown.twilight.classic.xml][twilight_classic_xml] | + | Vibrant Ink | [userDefinedLang-markdown.vibrant-ink.classic.xml][vibrant-ink_modern_xml] | [userDefinedLang-markdown.vibrant-ink.classic.xml][vibrant-ink_classic_xml] | + | vim Dark Blue | [userDefinedLang-markdown.vim-dark-blue.classic.xml][vim-dark-blue_modern_xml] | [userDefinedLang-markdown.vim-dark-blue.classic.xml][vim-dark-blue_classic_xml] | + 2. In Notepad++ menu, click `Language` and select `Define your language...` . 3. In User Defined Language windows, click `Import` then open the xml file. @@ -118,6 +130,30 @@ See the [LICENSE](LICENSE.txt) file for license rights and limitations (MIT). [solarized_classic_xml]: https://raw.githubusercontent.com/Edditoria/markdown-plus-plus/master/theme-solarized/userDefinedLang-markdown.solarized.classic.xml [solarized_light_modern_xml]: https://raw.githubusercontent.com/Edditoria/markdown-plus-plus/master/theme-solarized-light/userDefinedLang-markdown.solarized-light.modern.xml [solarized_light_classic_xml]: https://raw.githubusercontent.com/Edditoria/markdown-plus-plus/master/theme-solarized-light/userDefinedLang-markdown.solarized-light.classic.xml +[bespin_modern_xml]: https://raw.githubusercontent.com/Edditoria/markdown-plus-plus/master/theme-bespin/userDefinedLang-markdown.bespin.modern.xml +[bespin_classic_xml]: https://raw.githubusercontent.com/Edditoria/markdown-plus-plus/master/theme-bespin/userDefinedLang-markdown.bespin.classic.xml +[choco_modern_xml]: https://raw.githubusercontent.com/Edditoria/markdown-plus-plus/master/theme-choco/userDefinedLang-markdown.choco.modern.xml +[choco_classic_xml]: https://raw.githubusercontent.com/Edditoria/markdown-plus-plus/master/theme-choco/userDefinedLang-markdown.choco.classic.xml +[hello-kitty_modern_xml]: https://raw.githubusercontent.com/Edditoria/markdown-plus-plus/master/theme-hello-kitty/userDefinedLang-markdown.hello-kitty.modern.xml +[hello-kitty_classic_xml]: https://raw.githubusercontent.com/Edditoria/markdown-plus-plus/master/theme-hello-kitty/userDefinedLang-markdown.hello-kitty.classic.xml +[mono-industrial_modern_xml]: https://raw.githubusercontent.com/Edditoria/markdown-plus-plus/master/theme-mono-industrial/userDefinedLang-markdown.mono-industrial.modern.xml +[mono-industrial_classic_xml]: https://raw.githubusercontent.com/Edditoria/markdown-plus-plus/master/theme-mono-industrial/userDefinedLang-markdown.mono-industrial.classic.xml +[monokai_modern_xml]: https://raw.githubusercontent.com/Edditoria/markdown-plus-plus/master/theme-monokai/userDefinedLang-markdown.monokai.modern.xml +[monokai_classic_xml]: https://raw.githubusercontent.com/Edditoria/markdown-plus-plus/master/theme-monokai/userDefinedLang-markdown.monokai.classic.xml +[obsidian_modern_xml]: https://raw.githubusercontent.com/Edditoria/markdown-plus-plus/master/theme-obsidian/userDefinedLang-markdown.obsidian.modern.xml +[obsidian_classic_xml]: https://raw.githubusercontent.com/Edditoria/markdown-plus-plus/master/theme-obsidian/userDefinedLang-markdown.obsidian.classic.xml +[plastic-code-wrap_modern_xml]: https://raw.githubusercontent.com/Edditoria/markdown-plus-plus/master/theme-plastic-code-wrap/userDefinedLang-markdown.plastic-code-wrap.modern.xml +[plastic-code-wrap_classic_xml]: https://raw.githubusercontent.com/Edditoria/markdown-plus-plus/master/theme-plastic-code-wrap/userDefinedLang-markdown.plastic-code-wrap.classic.xml +[ruby-blue_modern_xml]: https://raw.githubusercontent.com/Edditoria/markdown-plus-plus/master/theme-ruby-blue/userDefinedLang-markdown.ruby-blue.modern.xml +[ruby-blue_classic_xml]: https://raw.githubusercontent.com/Edditoria/markdown-plus-plus/master/theme-ruby-blue/userDefinedLang-markdown.ruby-blue.classic.xml +[solarized-light_modern_xml]: https://raw.githubusercontent.com/Edditoria/markdown-plus-plus/master/theme-solarized-light/userDefinedLang-markdown.solarized-light.modern.xml +[solarized-light_classic_xml]: https://raw.githubusercontent.com/Edditoria/markdown-plus-plus/master/theme-solarized-light/userDefinedLang-markdown.solarized-light.classic.xml +[twilight_modern_xml]: https://raw.githubusercontent.com/Edditoria/markdown-plus-plus/master/theme-twilight/userDefinedLang-markdown.twilight.modern.xml +[twilight_classic_xml]: https://raw.githubusercontent.com/Edditoria/markdown-plus-plus/master/theme-twilight/userDefinedLang-markdown.twilight.classic.xml +[vibrant-ink_modern_xml]: https://raw.githubusercontent.com/Edditoria/markdown-plus-plus/master/theme-vibrant-ink/userDefinedLang-markdown.vibrant-ink.modern.xml +[vibrant-ink_classic_xml]: https://raw.githubusercontent.com/Edditoria/markdown-plus-plus/master/theme-vibrant-ink/userDefinedLang-markdown.vibrant-ink.classic.xml +[vim-dark-blue_modern_xml]: https://raw.githubusercontent.com/Edditoria/markdown-plus-plus/master/theme-vim-dark-blue/userDefinedLang-markdown.vim-dark-blue.modern.xml +[vim-dark-blue_classic_xml]: https://raw.githubusercontent.com/Edditoria/markdown-plus-plus/master/theme-vim-dark-blue/userDefinedLang-markdown.vim-dark-blue.classic.xml [this_repo]: https://github.com/Edditoria/markdown-plus-plus [coffeescript]: https://github.com/Edditoria/coffeescript_npp_zenburn diff --git a/theme-bespin/data.bespin.json b/theme-bespin/data.bespin.json new file mode 100644 index 0000000..c62f7ac --- /dev/null +++ b/theme-bespin/data.bespin.json @@ -0,0 +1,30 @@ +{ + "themeName": "Bespin", + "default": { + "fgColor": "BDAE9D", + "bgColor": "2A211C", + "extraHighlight": false, + "transparentBg": false + }, + "header": { + "fgColor": "FF8040" + }, + "emphasis": { + "fgColor": "37A8ED" + }, + "orderedList": { + "fgColor": "FF3A83" + }, + "unorderedList": { + "fgColor": "E5C138" + }, + "code": { + "fgColor": "37A3ED" + }, + "link": { + "fgColor": "FF0000" + }, + "comment": { + "fgColor": "666666" + } +} diff --git a/theme-bespin/userDefinedLang-markdown.bespin.classic.xml b/theme-bespin/userDefinedLang-markdown.bespin.classic.xml new file mode 100644 index 0000000..18ba417 --- /dev/null +++ b/theme-bespin/userDefinedLang-markdown.bespin.classic.xml @@ -0,0 +1,64 @@ + + + + + + + + 00# 01 02((EOL)) 03<!-- 04--> + + + + + . + . + + @ < > \< \> \\ \` \* \_ \{ \} \[ \] \( \) \# \+ \- \. \! \~ :|: |: :| | \| + - + + + + + + + + + + + http:// (http:// https:// (https:// mailto: (mailto: ftp:// (ftp:// ftps:// (ftps:// (/ / + ==== ---- + *** ___ + ** __ + * _ + + + + 00![ 00[ 01\ 02] 02] 03``` 03` 03~~~ 04\ 05``` 05((EOL `)) 05~~~ 06*** 07\ 08((EOL ***)) 09** 10\ 11((EOL **)) 12 13 14 15 16 17 18 19 20 21 22 23 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme-bespin/userDefinedLang-markdown.bespin.modern.xml b/theme-bespin/userDefinedLang-markdown.bespin.modern.xml new file mode 100644 index 0000000..599738a --- /dev/null +++ b/theme-bespin/userDefinedLang-markdown.bespin.modern.xml @@ -0,0 +1,64 @@ + + + + + + + + 00# 01 02((EOL)) 03<!-- 04--> + + + + + . + . + + @ < > \< \> \\ \` \* \_ \{ \} \[ \] \( \) \# \+ \- \. \! \~ :|: |: :| | \| + - + + + + + + + + + + + http:// (http:// https:// (https:// mailto: (mailto: ftp:// (ftp:// ftps:// (ftps:// (/ / + ==== ---- + *** ___ + ** __ + * _ + ** __ + * _ + + 00![ 00[ 01\ 02] 02] 03``` 03` 03~~~ 04\ 05``` 05((EOL `)) 05~~~ 06*** 07\ 08((EOL ***)) 09** 10\ 11((EOL **)) 12* 13\ 14((EOL *)) 15** 16\ 17((EOL **)) 18* 19\ 20((EOL *)) 21 22 23 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme-choco/data.choco.json b/theme-choco/data.choco.json new file mode 100644 index 0000000..ca53d6f --- /dev/null +++ b/theme-choco/data.choco.json @@ -0,0 +1,30 @@ +{ + "themeName": "Choco", + "default": { + "fgColor": "C3BE98", + "bgColor": "1A0F0B", + "extraHighlight": false, + "transparentBg": false + }, + "header": { + "fgColor": "FF8040" + }, + "emphasis": { + "fgColor": "6D4C2F" + }, + "orderedList": { + "fgColor": "DA5659" + }, + "unorderedList": { + "fgColor": "C3BE98" + }, + "code": { + "fgColor": "B3935C" + }, + "link": { + "fgColor": "6D4C2F" + }, + "comment": { + "fgColor": "679D47" + } +} diff --git a/theme-choco/userDefinedLang-markdown.choco.classic.xml b/theme-choco/userDefinedLang-markdown.choco.classic.xml new file mode 100644 index 0000000..cc9da96 --- /dev/null +++ b/theme-choco/userDefinedLang-markdown.choco.classic.xml @@ -0,0 +1,64 @@ + + + + + + + + 00# 01 02((EOL)) 03<!-- 04--> + + + + + . + . + + @ < > \< \> \\ \` \* \_ \{ \} \[ \] \( \) \# \+ \- \. \! \~ :|: |: :| | \| + - + + + + + + + + + + + http:// (http:// https:// (https:// mailto: (mailto: ftp:// (ftp:// ftps:// (ftps:// (/ / + ==== ---- + *** ___ + ** __ + * _ + + + + 00![ 00[ 01\ 02] 02] 03``` 03` 03~~~ 04\ 05``` 05((EOL `)) 05~~~ 06*** 07\ 08((EOL ***)) 09** 10\ 11((EOL **)) 12 13 14 15 16 17 18 19 20 21 22 23 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme-choco/userDefinedLang-markdown.choco.modern.xml b/theme-choco/userDefinedLang-markdown.choco.modern.xml new file mode 100644 index 0000000..865aa7a --- /dev/null +++ b/theme-choco/userDefinedLang-markdown.choco.modern.xml @@ -0,0 +1,64 @@ + + + + + + + + 00# 01 02((EOL)) 03<!-- 04--> + + + + + . + . + + @ < > \< \> \\ \` \* \_ \{ \} \[ \] \( \) \# \+ \- \. \! \~ :|: |: :| | \| + - + + + + + + + + + + + http:// (http:// https:// (https:// mailto: (mailto: ftp:// (ftp:// ftps:// (ftps:// (/ / + ==== ---- + *** ___ + ** __ + * _ + ** __ + * _ + + 00![ 00[ 01\ 02] 02] 03``` 03` 03~~~ 04\ 05``` 05((EOL `)) 05~~~ 06*** 07\ 08((EOL ***)) 09** 10\ 11((EOL **)) 12* 13\ 14((EOL *)) 15** 16\ 17((EOL **)) 18* 19\ 20((EOL *)) 21 22 23 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme-hello-kitty/data.hello-kitty.json b/theme-hello-kitty/data.hello-kitty.json new file mode 100644 index 0000000..b92ed88 --- /dev/null +++ b/theme-hello-kitty/data.hello-kitty.json @@ -0,0 +1,30 @@ +{ + "themeName": "Hello Kitty", + "default": { + "fgColor": "000000", + "bgColor": "FFB0FF", + "extraHighlight": false, + "transparentBg": false + }, + "header": { + "fgColor": "" + }, + "emphasis": { + "fgColor": "0000FF" + }, + "orderedList": { + "fgColor": "FF0000" + }, + "unorderedList": { + "fgColor": "000000" + }, + "code": { + "fgColor": "000080" + }, + "link": { + "fgColor": "000000" + }, + "comment": { + "fgColor": "008000" + } +} diff --git a/theme-mono-industrial/data.mono-industrial.json b/theme-mono-industrial/data.mono-industrial.json new file mode 100644 index 0000000..cf1b9f5 --- /dev/null +++ b/theme-mono-industrial/data.mono-industrial.json @@ -0,0 +1,30 @@ +{ + "themeName": "Mono Industrial", + "default": { + "fgColor": "FFFFFF", + "bgColor": "222C28", + "extraHighlight": false, + "transparentBg": false + }, + "header": { + "fgColor": "FF8040" + }, + "emphasis": { + "fgColor": "A65EFF" + }, + "orderedList": { + "fgColor": "E98800" + }, + "unorderedList": { + "fgColor": "FFFFFF" + }, + "code": { + "fgColor": "A8B3AB" + }, + "link": { + "fgColor": "A65EFF" + }, + "comment": { + "fgColor": "666C68" + } +} diff --git a/theme-mono-industrial/userDefinedLang-markdown.mono-industrial.classic.xml b/theme-mono-industrial/userDefinedLang-markdown.mono-industrial.classic.xml new file mode 100644 index 0000000..40b0925 --- /dev/null +++ b/theme-mono-industrial/userDefinedLang-markdown.mono-industrial.classic.xml @@ -0,0 +1,64 @@ + + + + + + + + 00# 01 02((EOL)) 03<!-- 04--> + + + + + . + . + + @ < > \< \> \\ \` \* \_ \{ \} \[ \] \( \) \# \+ \- \. \! \~ :|: |: :| | \| + - + + + + + + + + + + + http:// (http:// https:// (https:// mailto: (mailto: ftp:// (ftp:// ftps:// (ftps:// (/ / + ==== ---- + *** ___ + ** __ + * _ + + + + 00![ 00[ 01\ 02] 02] 03``` 03` 03~~~ 04\ 05``` 05((EOL `)) 05~~~ 06*** 07\ 08((EOL ***)) 09** 10\ 11((EOL **)) 12 13 14 15 16 17 18 19 20 21 22 23 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme-mono-industrial/userDefinedLang-markdown.mono-industrial.modern.xml b/theme-mono-industrial/userDefinedLang-markdown.mono-industrial.modern.xml new file mode 100644 index 0000000..f33e014 --- /dev/null +++ b/theme-mono-industrial/userDefinedLang-markdown.mono-industrial.modern.xml @@ -0,0 +1,64 @@ + + + + + + + + 00# 01 02((EOL)) 03<!-- 04--> + + + + + . + . + + @ < > \< \> \\ \` \* \_ \{ \} \[ \] \( \) \# \+ \- \. \! \~ :|: |: :| | \| + - + + + + + + + + + + + http:// (http:// https:// (https:// mailto: (mailto: ftp:// (ftp:// ftps:// (ftps:// (/ / + ==== ---- + *** ___ + ** __ + * _ + ** __ + * _ + + 00![ 00[ 01\ 02] 02] 03``` 03` 03~~~ 04\ 05``` 05((EOL `)) 05~~~ 06*** 07\ 08((EOL ***)) 09** 10\ 11((EOL **)) 12* 13\ 14((EOL *)) 15** 16\ 17((EOL **)) 18* 19\ 20((EOL *)) 21 22 23 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme-monokai/data.monokai.json b/theme-monokai/data.monokai.json new file mode 100644 index 0000000..fc32acd --- /dev/null +++ b/theme-monokai/data.monokai.json @@ -0,0 +1,30 @@ +{ + "themeName": "Monokai", + "default": { + "fgColor": "F8F8F2", + "bgColor": "272822", + "extraHighlight": false, + "transparentBg": false + }, + "header": { + "fgColor": "FF8040" + }, + "emphasis": { + "fgColor": "F92672" + }, + "orderedList": { + "fgColor": "AE81FF" + }, + "unorderedList": { + "fgColor": "F8F8F2" + }, + "code": { + "fgColor": "F92672" + }, + "link": { + "fgColor": "F92672" + }, + "comment": { + "fgColor": "75715E" + } +} diff --git a/theme-monokai/userDefinedLang-markdown.monokai.classic.xml b/theme-monokai/userDefinedLang-markdown.monokai.classic.xml new file mode 100644 index 0000000..56eb9ca --- /dev/null +++ b/theme-monokai/userDefinedLang-markdown.monokai.classic.xml @@ -0,0 +1,64 @@ + + + + + + + + 00# 01 02((EOL)) 03<!-- 04--> + + + + + . + . + + @ < > \< \> \\ \` \* \_ \{ \} \[ \] \( \) \# \+ \- \. \! \~ :|: |: :| | \| + - + + + + + + + + + + + http:// (http:// https:// (https:// mailto: (mailto: ftp:// (ftp:// ftps:// (ftps:// (/ / + ==== ---- + *** ___ + ** __ + * _ + + + + 00![ 00[ 01\ 02] 02] 03``` 03` 03~~~ 04\ 05``` 05((EOL `)) 05~~~ 06*** 07\ 08((EOL ***)) 09** 10\ 11((EOL **)) 12 13 14 15 16 17 18 19 20 21 22 23 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme-monokai/userDefinedLang-markdown.monokai.modern.xml b/theme-monokai/userDefinedLang-markdown.monokai.modern.xml new file mode 100644 index 0000000..45d1acb --- /dev/null +++ b/theme-monokai/userDefinedLang-markdown.monokai.modern.xml @@ -0,0 +1,64 @@ + + + + + + + + 00# 01 02((EOL)) 03<!-- 04--> + + + + + . + . + + @ < > \< \> \\ \` \* \_ \{ \} \[ \] \( \) \# \+ \- \. \! \~ :|: |: :| | \| + - + + + + + + + + + + + http:// (http:// https:// (https:// mailto: (mailto: ftp:// (ftp:// ftps:// (ftps:// (/ / + ==== ---- + *** ___ + ** __ + * _ + ** __ + * _ + + 00![ 00[ 01\ 02] 02] 03``` 03` 03~~~ 04\ 05``` 05((EOL `)) 05~~~ 06*** 07\ 08((EOL ***)) 09** 10\ 11((EOL **)) 12* 13\ 14((EOL *)) 15** 16\ 17((EOL **)) 18* 19\ 20((EOL *)) 21 22 23 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme-obsidian/data.obsidian.json b/theme-obsidian/data.obsidian.json new file mode 100644 index 0000000..3e86121 --- /dev/null +++ b/theme-obsidian/data.obsidian.json @@ -0,0 +1,30 @@ +{ + "themeName": "Obsidian", + "default": { + "fgColor": "E0E2E4", + "bgColor": "293134", + "extraHighlight": false, + "transparentBg": false + }, + "header": { + "fgColor": "FF8040" + }, + "emphasis": { + "fgColor": "8CBBAD" + }, + "orderedList": { + "fgColor": "FFCD22" + }, + "unorderedList": { + "fgColor": "E8E2B7" + }, + "code": { + "fgColor": "93C763" + }, + "link": { + "fgColor": "8CBBAD" + }, + "comment": { + "fgColor": "66747B" + } +} diff --git a/theme-obsidian/userDefinedLang-markdown.obsidian.classic.xml b/theme-obsidian/userDefinedLang-markdown.obsidian.classic.xml new file mode 100644 index 0000000..3b06cf5 --- /dev/null +++ b/theme-obsidian/userDefinedLang-markdown.obsidian.classic.xml @@ -0,0 +1,64 @@ + + + + + + + + 00# 01 02((EOL)) 03<!-- 04--> + + + + + . + . + + @ < > \< \> \\ \` \* \_ \{ \} \[ \] \( \) \# \+ \- \. \! \~ :|: |: :| | \| + - + + + + + + + + + + + http:// (http:// https:// (https:// mailto: (mailto: ftp:// (ftp:// ftps:// (ftps:// (/ / + ==== ---- + *** ___ + ** __ + * _ + + + + 00![ 00[ 01\ 02] 02] 03``` 03` 03~~~ 04\ 05``` 05((EOL `)) 05~~~ 06*** 07\ 08((EOL ***)) 09** 10\ 11((EOL **)) 12 13 14 15 16 17 18 19 20 21 22 23 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme-obsidian/userDefinedLang-markdown.obsidian.modern.xml b/theme-obsidian/userDefinedLang-markdown.obsidian.modern.xml new file mode 100644 index 0000000..2ec87f5 --- /dev/null +++ b/theme-obsidian/userDefinedLang-markdown.obsidian.modern.xml @@ -0,0 +1,64 @@ + + + + + + + + 00# 01 02((EOL)) 03<!-- 04--> + + + + + . + . + + @ < > \< \> \\ \` \* \_ \{ \} \[ \] \( \) \# \+ \- \. \! \~ :|: |: :| | \| + - + + + + + + + + + + + http:// (http:// https:// (https:// mailto: (mailto: ftp:// (ftp:// ftps:// (ftps:// (/ / + ==== ---- + *** ___ + ** __ + * _ + ** __ + * _ + + 00![ 00[ 01\ 02] 02] 03``` 03` 03~~~ 04\ 05``` 05((EOL `)) 05~~~ 06*** 07\ 08((EOL ***)) 09** 10\ 11((EOL **)) 12* 13\ 14((EOL *)) 15** 16\ 17((EOL **)) 18* 19\ 20((EOL *)) 21 22 23 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme-plastic-code-wrap/data.plastic-code-wrap.json b/theme-plastic-code-wrap/data.plastic-code-wrap.json new file mode 100644 index 0000000..a72a523 --- /dev/null +++ b/theme-plastic-code-wrap/data.plastic-code-wrap.json @@ -0,0 +1,30 @@ +{ + "themeName": "Plastic Code Wrap", + "default": { + "fgColor": "F8F8F8", + "bgColor": "0B161D", + "extraHighlight": false, + "transparentBg": false + }, + "header": { + "fgColor": "FF8040" + }, + "emphasis": { + "fgColor": "EFE900" + }, + "orderedList": { + "fgColor": "FF3A83" + }, + "unorderedList": { + "fgColor": "F8F8F8" + }, + "code": { + "fgColor": "FFAA00" + }, + "link": { + "fgColor": "EFE900" + }, + "comment": { + "fgColor": "1E9AE0" + } +} diff --git a/theme-plastic-code-wrap/userDefinedLang-markdown.plastic-code-wrap.classic.xml b/theme-plastic-code-wrap/userDefinedLang-markdown.plastic-code-wrap.classic.xml new file mode 100644 index 0000000..a806df3 --- /dev/null +++ b/theme-plastic-code-wrap/userDefinedLang-markdown.plastic-code-wrap.classic.xml @@ -0,0 +1,64 @@ + + + + + + + + 00# 01 02((EOL)) 03<!-- 04--> + + + + + . + . + + @ < > \< \> \\ \` \* \_ \{ \} \[ \] \( \) \# \+ \- \. \! \~ :|: |: :| | \| + - + + + + + + + + + + + http:// (http:// https:// (https:// mailto: (mailto: ftp:// (ftp:// ftps:// (ftps:// (/ / + ==== ---- + *** ___ + ** __ + * _ + + + + 00![ 00[ 01\ 02] 02] 03``` 03` 03~~~ 04\ 05``` 05((EOL `)) 05~~~ 06*** 07\ 08((EOL ***)) 09** 10\ 11((EOL **)) 12 13 14 15 16 17 18 19 20 21 22 23 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme-plastic-code-wrap/userDefinedLang-markdown.plastic-code-wrap.modern.xml b/theme-plastic-code-wrap/userDefinedLang-markdown.plastic-code-wrap.modern.xml new file mode 100644 index 0000000..86f43e3 --- /dev/null +++ b/theme-plastic-code-wrap/userDefinedLang-markdown.plastic-code-wrap.modern.xml @@ -0,0 +1,64 @@ + + + + + + + + 00# 01 02((EOL)) 03<!-- 04--> + + + + + . + . + + @ < > \< \> \\ \` \* \_ \{ \} \[ \] \( \) \# \+ \- \. \! \~ :|: |: :| | \| + - + + + + + + + + + + + http:// (http:// https:// (https:// mailto: (mailto: ftp:// (ftp:// ftps:// (ftps:// (/ / + ==== ---- + *** ___ + ** __ + * _ + ** __ + * _ + + 00![ 00[ 01\ 02] 02] 03``` 03` 03~~~ 04\ 05``` 05((EOL `)) 05~~~ 06*** 07\ 08((EOL ***)) 09** 10\ 11((EOL **)) 12* 13\ 14((EOL *)) 15** 16\ 17((EOL **)) 18* 19\ 20((EOL *)) 21 22 23 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme-ruby-blue/data.ruby-blue.json b/theme-ruby-blue/data.ruby-blue.json new file mode 100644 index 0000000..8c2b77a --- /dev/null +++ b/theme-ruby-blue/data.ruby-blue.json @@ -0,0 +1,30 @@ +{ + "themeName": "Ruby Blue", + "default": { + "fgColor": "FFFFFF", + "bgColor": "112435", + "extraHighlight": false, + "transparentBg": false + }, + "header": { + "fgColor": "FF8040" + }, + "emphasis": { + "fgColor": "7BD827" + }, + "orderedList": { + "fgColor": "FF00FF" + }, + "unorderedList": { + "fgColor": "7BD827" + }, + "code": { + "fgColor": "FFFF80" + }, + "link": { + "fgColor": "FF0000" + }, + "comment": { + "fgColor": "3A8BDA" + } +} diff --git a/theme-ruby-blue/userDefinedLang-markdown.ruby-blue.classic.xml b/theme-ruby-blue/userDefinedLang-markdown.ruby-blue.classic.xml new file mode 100644 index 0000000..c025a18 --- /dev/null +++ b/theme-ruby-blue/userDefinedLang-markdown.ruby-blue.classic.xml @@ -0,0 +1,64 @@ + + + + + + + + 00# 01 02((EOL)) 03<!-- 04--> + + + + + . + . + + @ < > \< \> \\ \` \* \_ \{ \} \[ \] \( \) \# \+ \- \. \! \~ :|: |: :| | \| + - + + + + + + + + + + + http:// (http:// https:// (https:// mailto: (mailto: ftp:// (ftp:// ftps:// (ftps:// (/ / + ==== ---- + *** ___ + ** __ + * _ + + + + 00![ 00[ 01\ 02] 02] 03``` 03` 03~~~ 04\ 05``` 05((EOL `)) 05~~~ 06*** 07\ 08((EOL ***)) 09** 10\ 11((EOL **)) 12 13 14 15 16 17 18 19 20 21 22 23 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme-ruby-blue/userDefinedLang-markdown.ruby-blue.modern.xml b/theme-ruby-blue/userDefinedLang-markdown.ruby-blue.modern.xml new file mode 100644 index 0000000..fd64960 --- /dev/null +++ b/theme-ruby-blue/userDefinedLang-markdown.ruby-blue.modern.xml @@ -0,0 +1,64 @@ + + + + + + + + 00# 01 02((EOL)) 03<!-- 04--> + + + + + . + . + + @ < > \< \> \\ \` \* \_ \{ \} \[ \] \( \) \# \+ \- \. \! \~ :|: |: :| | \| + - + + + + + + + + + + + http:// (http:// https:// (https:// mailto: (mailto: ftp:// (ftp:// ftps:// (ftps:// (/ / + ==== ---- + *** ___ + ** __ + * _ + ** __ + * _ + + 00![ 00[ 01\ 02] 02] 03``` 03` 03~~~ 04\ 05``` 05((EOL `)) 05~~~ 06*** 07\ 08((EOL ***)) 09** 10\ 11((EOL **)) 12* 13\ 14((EOL *)) 15** 16\ 17((EOL **)) 18* 19\ 20((EOL *)) 21 22 23 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme-twilight/data.twilight.json b/theme-twilight/data.twilight.json new file mode 100644 index 0000000..bcb4936 --- /dev/null +++ b/theme-twilight/data.twilight.json @@ -0,0 +1,30 @@ +{ + "themeName": "Twilight", + "default": { + "fgColor": "F8F8F8", + "bgColor": "141414", + "extraHighlight": false, + "transparentBg": false + }, + "header": { + "fgColor": "FF8040" + }, + "emphasis": { + "fgColor": "9B703F" + }, + "orderedList": { + "fgColor": "CF6A4C" + }, + "unorderedList": { + "fgColor": "F8F8F8" + }, + "code": { + "fgColor": "CDA869" + }, + "link": { + "fgColor": "9B703F" + }, + "comment": { + "fgColor": "5F5A60" + } +} diff --git a/theme-twilight/userDefinedLang-markdown.twilight.classic.xml b/theme-twilight/userDefinedLang-markdown.twilight.classic.xml new file mode 100644 index 0000000..ea6da1d --- /dev/null +++ b/theme-twilight/userDefinedLang-markdown.twilight.classic.xml @@ -0,0 +1,64 @@ + + + + + + + + 00# 01 02((EOL)) 03<!-- 04--> + + + + + . + . + + @ < > \< \> \\ \` \* \_ \{ \} \[ \] \( \) \# \+ \- \. \! \~ :|: |: :| | \| + - + + + + + + + + + + + http:// (http:// https:// (https:// mailto: (mailto: ftp:// (ftp:// ftps:// (ftps:// (/ / + ==== ---- + *** ___ + ** __ + * _ + + + + 00![ 00[ 01\ 02] 02] 03``` 03` 03~~~ 04\ 05``` 05((EOL `)) 05~~~ 06*** 07\ 08((EOL ***)) 09** 10\ 11((EOL **)) 12 13 14 15 16 17 18 19 20 21 22 23 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme-twilight/userDefinedLang-markdown.twilight.modern.xml b/theme-twilight/userDefinedLang-markdown.twilight.modern.xml new file mode 100644 index 0000000..ffc9667 --- /dev/null +++ b/theme-twilight/userDefinedLang-markdown.twilight.modern.xml @@ -0,0 +1,64 @@ + + + + + + + + 00# 01 02((EOL)) 03<!-- 04--> + + + + + . + . + + @ < > \< \> \\ \` \* \_ \{ \} \[ \] \( \) \# \+ \- \. \! \~ :|: |: :| | \| + - + + + + + + + + + + + http:// (http:// https:// (https:// mailto: (mailto: ftp:// (ftp:// ftps:// (ftps:// (/ / + ==== ---- + *** ___ + ** __ + * _ + ** __ + * _ + + 00![ 00[ 01\ 02] 02] 03``` 03` 03~~~ 04\ 05``` 05((EOL `)) 05~~~ 06*** 07\ 08((EOL ***)) 09** 10\ 11((EOL **)) 12* 13\ 14((EOL *)) 15** 16\ 17((EOL **)) 18* 19\ 20((EOL *)) 21 22 23 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme-vibrant-ink/data.vibrant-ink.json b/theme-vibrant-ink/data.vibrant-ink.json new file mode 100644 index 0000000..664fb50 --- /dev/null +++ b/theme-vibrant-ink/data.vibrant-ink.json @@ -0,0 +1,30 @@ +{ + "themeName": "Vibrant Ink", + "default": { + "fgColor": "FFFFFF", + "bgColor": "000000", + "extraHighlight": false, + "transparentBg": false + }, + "header": { + "fgColor": "FF8040" + }, + "emphasis": { + "fgColor": "FF6600" + }, + "orderedList": { + "fgColor": "99CC99" + }, + "unorderedList": { + "fgColor": "999966" + }, + "code": { + "fgColor": "FFCC00" + }, + "link": { + "fgColor": "FFFFFF" + }, + "comment": { + "fgColor": "9933CC" + } +} diff --git a/theme-vibrant-ink/userDefinedLang-markdown.vibrant-ink.classic.xml b/theme-vibrant-ink/userDefinedLang-markdown.vibrant-ink.classic.xml new file mode 100644 index 0000000..bd524af --- /dev/null +++ b/theme-vibrant-ink/userDefinedLang-markdown.vibrant-ink.classic.xml @@ -0,0 +1,64 @@ + + + + + + + + 00# 01 02((EOL)) 03<!-- 04--> + + + + + . + . + + @ < > \< \> \\ \` \* \_ \{ \} \[ \] \( \) \# \+ \- \. \! \~ :|: |: :| | \| + - + + + + + + + + + + + http:// (http:// https:// (https:// mailto: (mailto: ftp:// (ftp:// ftps:// (ftps:// (/ / + ==== ---- + *** ___ + ** __ + * _ + + + + 00![ 00[ 01\ 02] 02] 03``` 03` 03~~~ 04\ 05``` 05((EOL `)) 05~~~ 06*** 07\ 08((EOL ***)) 09** 10\ 11((EOL **)) 12 13 14 15 16 17 18 19 20 21 22 23 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme-vibrant-ink/userDefinedLang-markdown.vibrant-ink.modern.xml b/theme-vibrant-ink/userDefinedLang-markdown.vibrant-ink.modern.xml new file mode 100644 index 0000000..80ac457 --- /dev/null +++ b/theme-vibrant-ink/userDefinedLang-markdown.vibrant-ink.modern.xml @@ -0,0 +1,64 @@ + + + + + + + + 00# 01 02((EOL)) 03<!-- 04--> + + + + + . + . + + @ < > \< \> \\ \` \* \_ \{ \} \[ \] \( \) \# \+ \- \. \! \~ :|: |: :| | \| + - + + + + + + + + + + + http:// (http:// https:// (https:// mailto: (mailto: ftp:// (ftp:// ftps:// (ftps:// (/ / + ==== ---- + *** ___ + ** __ + * _ + ** __ + * _ + + 00![ 00[ 01\ 02] 02] 03``` 03` 03~~~ 04\ 05``` 05((EOL `)) 05~~~ 06*** 07\ 08((EOL ***)) 09** 10\ 11((EOL **)) 12* 13\ 14((EOL *)) 15** 16\ 17((EOL **)) 18* 19\ 20((EOL *)) 21 22 23 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme-vim-dark-blue/data.vim-dark-blue.json b/theme-vim-dark-blue/data.vim-dark-blue.json new file mode 100644 index 0000000..35e3efc --- /dev/null +++ b/theme-vim-dark-blue/data.vim-dark-blue.json @@ -0,0 +1,30 @@ +{ + "themeName": "vim Dark Blue", + "default": { + "fgColor": "FFFFFF", + "bgColor": "000040", + "extraHighlight": false, + "transparentBg": false + }, + "header": { + "fgColor": "FF8040" + }, + "emphasis": { + "fgColor": "0000FF" + }, + "orderedList": { + "fgColor": "FFFFFF" + }, + "unorderedList": { + "fgColor": "FFFFFF" + }, + "code": { + "fgColor": "000080" + }, + "link": { + "fgColor": "FFFFFF" + }, + "comment": { + "fgColor": "80A0FF" + } +} diff --git a/theme-vim-dark-blue/userDefinedLang-markdown.vim-dark-blue.classic.xml b/theme-vim-dark-blue/userDefinedLang-markdown.vim-dark-blue.classic.xml new file mode 100644 index 0000000..4058907 --- /dev/null +++ b/theme-vim-dark-blue/userDefinedLang-markdown.vim-dark-blue.classic.xml @@ -0,0 +1,64 @@ + + + + + + + + 00# 01 02((EOL)) 03<!-- 04--> + + + + + . + . + + @ < > \< \> \\ \` \* \_ \{ \} \[ \] \( \) \# \+ \- \. \! \~ :|: |: :| | \| + - + + + + + + + + + + + http:// (http:// https:// (https:// mailto: (mailto: ftp:// (ftp:// ftps:// (ftps:// (/ / + ==== ---- + *** ___ + ** __ + * _ + + + + 00![ 00[ 01\ 02] 02] 03``` 03` 03~~~ 04\ 05``` 05((EOL `)) 05~~~ 06*** 07\ 08((EOL ***)) 09** 10\ 11((EOL **)) 12 13 14 15 16 17 18 19 20 21 22 23 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/theme-vim-dark-blue/userDefinedLang-markdown.vim-dark-blue.modern.xml b/theme-vim-dark-blue/userDefinedLang-markdown.vim-dark-blue.modern.xml new file mode 100644 index 0000000..6588de2 --- /dev/null +++ b/theme-vim-dark-blue/userDefinedLang-markdown.vim-dark-blue.modern.xml @@ -0,0 +1,64 @@ + + + + + + + + 00# 01 02((EOL)) 03<!-- 04--> + + + + + . + . + + @ < > \< \> \\ \` \* \_ \{ \} \[ \] \( \) \# \+ \- \. \! \~ :|: |: :| | \| + - + + + + + + + + + + + http:// (http:// https:// (https:// mailto: (mailto: ftp:// (ftp:// ftps:// (ftps:// (/ / + ==== ---- + *** ___ + ** __ + * _ + ** __ + * _ + + 00![ 00[ 01\ 02] 02] 03``` 03` 03~~~ 04\ 05``` 05((EOL `)) 05~~~ 06*** 07\ 08((EOL ***)) 09** 10\ 11((EOL **)) 12* 13\ 14((EOL *)) 15** 16\ 17((EOL **)) 18* 19\ 20((EOL *)) 21 22 23 + + + + + + + + + + + + + + + + + + + + + + + + + + + + +