From 46f02f65f1c79f7c2c93e56226b65642a2eb6183 Mon Sep 17 00:00:00 2001 From: Bludwarf Date: Mon, 28 Jan 2019 17:33:33 +0100 Subject: [PATCH 01/12] Bespin --- theme-bespin/data.bespin.json | 30 +++++++++ ...serDefinedLang-markdown.bespin.classic.xml | 64 +++++++++++++++++++ ...userDefinedLang-markdown.bespin.modern.xml | 64 +++++++++++++++++++ 3 files changed, 158 insertions(+) create mode 100644 theme-bespin/data.bespin.json create mode 100644 theme-bespin/userDefinedLang-markdown.bespin.classic.xml create mode 100644 theme-bespin/userDefinedLang-markdown.bespin.modern.xml 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 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 346e23755a5cfb8d0a5ba76b07f24fd21a5f092c Mon Sep 17 00:00:00 2001 From: Bludwarf Date: Mon, 28 Jan 2019 17:36:25 +0100 Subject: [PATCH 02/12] Choco --- theme-choco/data.choco.json | 30 +++++++++ ...userDefinedLang-markdown.choco.classic.xml | 64 +++++++++++++++++++ .../userDefinedLang-markdown.choco.modern.xml | 64 +++++++++++++++++++ 3 files changed, 158 insertions(+) create mode 100644 theme-choco/data.choco.json create mode 100644 theme-choco/userDefinedLang-markdown.choco.classic.xml create mode 100644 theme-choco/userDefinedLang-markdown.choco.modern.xml 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 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From d0e0438cbaf02bd70723a79bac7d8aa774666107 Mon Sep 17 00:00:00 2001 From: Bludwarf Date: Mon, 28 Jan 2019 17:39:27 +0100 Subject: [PATCH 03/12] Mono Industrial --- .../data.mono-industrial.json | 30 +++++++++ ...dLang-markdown.mono-industrial.classic.xml | 64 +++++++++++++++++++ ...edLang-markdown.mono-industrial.modern.xml | 64 +++++++++++++++++++ 3 files changed, 158 insertions(+) create mode 100644 theme-mono-industrial/data.mono-industrial.json create mode 100644 theme-mono-industrial/userDefinedLang-markdown.mono-industrial.classic.xml create mode 100644 theme-mono-industrial/userDefinedLang-markdown.mono-industrial.modern.xml 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 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 85c44446bbb3fca3f7f314029f1dd5cb4f3e2398 Mon Sep 17 00:00:00 2001 From: Bludwarf Date: Mon, 28 Jan 2019 17:40:49 +0100 Subject: [PATCH 04/12] Monokai --- theme-monokai/data.monokai.json | 30 +++++++++ ...erDefinedLang-markdown.monokai.classic.xml | 64 +++++++++++++++++++ ...serDefinedLang-markdown.monokai.modern.xml | 64 +++++++++++++++++++ 3 files changed, 158 insertions(+) create mode 100644 theme-monokai/data.monokai.json create mode 100644 theme-monokai/userDefinedLang-markdown.monokai.classic.xml create mode 100644 theme-monokai/userDefinedLang-markdown.monokai.modern.xml 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 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From d0b9b27b0fa567dc6630f29671cbee80b7fd9ae7 Mon Sep 17 00:00:00 2001 From: Bludwarf Date: Mon, 28 Jan 2019 17:41:09 +0100 Subject: [PATCH 05/12] Obsidian --- theme-obsidian/data.obsidian.json | 30 +++++++++ ...rDefinedLang-markdown.obsidian.classic.xml | 64 +++++++++++++++++++ ...erDefinedLang-markdown.obsidian.modern.xml | 64 +++++++++++++++++++ 3 files changed, 158 insertions(+) create mode 100644 theme-obsidian/data.obsidian.json create mode 100644 theme-obsidian/userDefinedLang-markdown.obsidian.classic.xml create mode 100644 theme-obsidian/userDefinedLang-markdown.obsidian.modern.xml 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 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 35bc3cc590401959b226f9bb4163d53e5cf7bafb Mon Sep 17 00:00:00 2001 From: Bludwarf Date: Mon, 28 Jan 2019 17:42:31 +0100 Subject: [PATCH 06/12] Plastic Code Wrap --- .../data.plastic-code-wrap.json | 30 +++++++++ ...ang-markdown.plastic-code-wrap.classic.xml | 64 +++++++++++++++++++ ...Lang-markdown.plastic-code-wrap.modern.xml | 64 +++++++++++++++++++ 3 files changed, 158 insertions(+) create mode 100644 theme-plastic-code-wrap/data.plastic-code-wrap.json create mode 100644 theme-plastic-code-wrap/userDefinedLang-markdown.plastic-code-wrap.classic.xml create mode 100644 theme-plastic-code-wrap/userDefinedLang-markdown.plastic-code-wrap.modern.xml 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 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 94387c2282c25f25cad781a2e1b2386f3ab5efe7 Mon Sep 17 00:00:00 2001 From: Bludwarf Date: Mon, 28 Jan 2019 17:43:51 +0100 Subject: [PATCH 07/12] Ruby Blue --- theme-ruby-blue/data.ruby-blue.json | 30 +++++++++ ...DefinedLang-markdown.ruby-blue.classic.xml | 64 +++++++++++++++++++ ...rDefinedLang-markdown.ruby-blue.modern.xml | 64 +++++++++++++++++++ 3 files changed, 158 insertions(+) create mode 100644 theme-ruby-blue/data.ruby-blue.json create mode 100644 theme-ruby-blue/userDefinedLang-markdown.ruby-blue.classic.xml create mode 100644 theme-ruby-blue/userDefinedLang-markdown.ruby-blue.modern.xml 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 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From e41ba6674d8437690de68584896083802488b2b8 Mon Sep 17 00:00:00 2001 From: Bludwarf Date: Mon, 28 Jan 2019 17:46:55 +0100 Subject: [PATCH 08/12] Twilight --- theme-twilight/data.twilight.json | 30 +++++++++ ...rDefinedLang-markdown.twilight.classic.xml | 64 +++++++++++++++++++ ...erDefinedLang-markdown.twilight.modern.xml | 64 +++++++++++++++++++ 3 files changed, 158 insertions(+) create mode 100644 theme-twilight/data.twilight.json create mode 100644 theme-twilight/userDefinedLang-markdown.twilight.classic.xml create mode 100644 theme-twilight/userDefinedLang-markdown.twilight.modern.xml 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 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From cb6432282245cbfcc08b79d3bbbf3550f04c8190 Mon Sep 17 00:00:00 2001 From: Bludwarf Date: Mon, 28 Jan 2019 17:50:19 +0100 Subject: [PATCH 09/12] Vibrant Ink --- theme-vibrant-ink/data.vibrant-ink.json | 30 +++++++++ ...finedLang-markdown.vibrant-ink.classic.xml | 64 +++++++++++++++++++ ...efinedLang-markdown.vibrant-ink.modern.xml | 64 +++++++++++++++++++ 3 files changed, 158 insertions(+) create mode 100644 theme-vibrant-ink/data.vibrant-ink.json create mode 100644 theme-vibrant-ink/userDefinedLang-markdown.vibrant-ink.classic.xml create mode 100644 theme-vibrant-ink/userDefinedLang-markdown.vibrant-ink.modern.xml 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 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 8e167671f3a2aa3b8cb0a23141f758a8ee28f2ca Mon Sep 17 00:00:00 2001 From: Bludwarf Date: Mon, 28 Jan 2019 17:51:35 +0100 Subject: [PATCH 10/12] Vim Dark Blue --- theme-vim-dark-blue/data.vim-dark-blue.json | 30 +++++++++ ...nedLang-markdown.vim-dark-blue.classic.xml | 64 +++++++++++++++++++ ...inedLang-markdown.vim-dark-blue.modern.xml | 64 +++++++++++++++++++ 3 files changed, 158 insertions(+) create mode 100644 theme-vim-dark-blue/data.vim-dark-blue.json create mode 100644 theme-vim-dark-blue/userDefinedLang-markdown.vim-dark-blue.classic.xml create mode 100644 theme-vim-dark-blue/userDefinedLang-markdown.vim-dark-blue.modern.xml 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 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 72d1230105bd4171bf189e705c162365095ba38e Mon Sep 17 00:00:00 2001 From: Bludwarf Date: Mon, 28 Jan 2019 17:56:11 +0100 Subject: [PATCH 11/12] Hello Kitty (cannot generate with build.sh) --- theme-hello-kitty/data.hello-kitty.json | 30 +++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 theme-hello-kitty/data.hello-kitty.json 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" + } +} From 2ed2b749910275f61d4185dca8632ee324fc2246 Mon Sep 17 00:00:00 2001 From: Bludwarf Date: Mon, 28 Jan 2019 18:51:58 +0100 Subject: [PATCH 12/12] README.md --- README.md | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) 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