Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 39 additions & 0 deletions config/markdown.catppuccin-latte.config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
{
"themeName": "Catppuccin Latte",
"default": {
"fgColor": "4C4F69",
"bgColor": "EFF1F5"
},
"heading": {
"fgColor": "D20F39"
},
"emphasis": {
"fgColor": "6C6F85"
},
"orderedList": {
"fgColor": "40A02B"
},
"unorderedList": {
"fgColor": "40A02B"
},
"code": {
"fgColor": "DF8E1D"
},
"link": {
"fgColor": "1E66F5"
},
"comment": {
"fgColor": "6C6F85"
},
"gfm": {
"table": true
},
"goodies": {
"highlightHex": false,
"extraProtocols": "ftp://, ftps://"
},
"flags": {
"transparentBg": false,
"asteriskUnorderedList": false
}
}
39 changes: 39 additions & 0 deletions config/markdown.cobalt2.config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
{
"themeName": "Cobalt2",
"default": {
"fgColor": "FFFFFF",
"bgColor": "193549"
},
"heading": {
"fgColor": "FF9D00"
},
"emphasis": {
"fgColor": "0088FF"
},
"orderedList": {
"fgColor": "3AD900"
},
"unorderedList": {
"fgColor": "3AD900"
},
"code": {
"fgColor": "FFEE80"
},
"link": {
"fgColor": "80FFBB"
},
"comment": {
"fgColor": "0088FF"
},
"gfm": {
"table": true
},
"goodies": {
"highlightHex": false,
"extraProtocols": "ftp://, ftps://"
},
"flags": {
"transparentBg": false,
"asteriskUnorderedList": false
}
}
39 changes: 39 additions & 0 deletions config/markdown.dracula.config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
{
"themeName": "Dracula",
"default": {
"fgColor": "F8F8F2",
"bgColor": "282A36"
},
"heading": {
"fgColor": "FF5555"
},
"emphasis": {
"fgColor": "6272A4"
},
"orderedList": {
"fgColor": "50FA7B"
},
"unorderedList": {
"fgColor": "50FA7B"
},
"code": {
"fgColor": "F1FA8C"
},
"link": {
"fgColor": "8BE9FD"
},
"comment": {
"fgColor": "6272A4"
},
"gfm": {
"table": true
},
"goodies": {
"highlightHex": false,
"extraProtocols": "ftp://, ftps://"
},
"flags": {
"transparentBg": false,
"asteriskUnorderedList": false
}
}
39 changes: 39 additions & 0 deletions config/markdown.gruvbox.config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
{
"themeName": "Gruvbox",
"default": {
"fgColor": "EBDBB2",
"bgColor": "282828"
},
"heading": {
"fgColor": "FB4934"
},
"emphasis": {
"fgColor": "A89984"
},
"orderedList": {
"fgColor": "8EC07C"
},
"unorderedList": {
"fgColor": "8EC07C"
},
"code": {
"fgColor": "B8BB26"
},
"link": {
"fgColor": "83A598"
},
"comment": {
"fgColor": "928374"
},
"gfm": {
"table": true
},
"goodies": {
"highlightHex": false,
"extraProtocols": "ftp://, ftps://"
},
"flags": {
"transparentBg": false,
"asteriskUnorderedList": false
}
}
39 changes: 39 additions & 0 deletions config/markdown.monokai-pro.config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
{
"themeName": "Monokai Pro",
"default": {
"fgColor": "FCFCFA",
"bgColor": "2D2A2E"
},
"heading": {
"fgColor": "FF6188"
},
"emphasis": {
"fgColor": "727072"
},
"orderedList": {
"fgColor": "A9DC76"
},
"unorderedList": {
"fgColor": "A9DC76"
},
"code": {
"fgColor": "FFD866"
},
"link": {
"fgColor": "78DCE8"
},
"comment": {
"fgColor": "727072"
},
"gfm": {
"table": true
},
"goodies": {
"highlightHex": false,
"extraProtocols": "ftp://, ftps://"
},
"flags": {
"transparentBg": false,
"asteriskUnorderedList": false
}
}
39 changes: 39 additions & 0 deletions config/markdown.monokai.config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
{
"themeName": "Monokai",
"default": {
"fgColor": "F8F8F2",
"bgColor": "272822"
},
"heading": {
"fgColor": "F92672"
},
"emphasis": {
"fgColor": "75715E"
},
"orderedList": {
"fgColor": "A6E22E"
},
"unorderedList": {
"fgColor": "A6E22E"
},
"code": {
"fgColor": "E6DB74"
},
"link": {
"fgColor": "66D9EF"
},
"comment": {
"fgColor": "75715E"
},
"gfm": {
"table": true
},
"goodies": {
"highlightHex": false,
"extraProtocols": "ftp://, ftps://"
},
"flags": {
"transparentBg": false,
"asteriskUnorderedList": false
}
}
39 changes: 39 additions & 0 deletions config/markdown.nord.config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
{
"themeName": "Nord",
"default": {
"fgColor": "D8DEE9",
"bgColor": "2E3440"
},
"heading": {
"fgColor": "BF616A"
},
"emphasis": {
"fgColor": "4C566A"
},
"orderedList": {
"fgColor": "A3BE8C"
},
"unorderedList": {
"fgColor": "A3BE8C"
},
"code": {
"fgColor": "EBCB8B"
},
"link": {
"fgColor": "5E81AC"
},
"comment": {
"fgColor": "616E88"
},
"gfm": {
"table": true
},
"goodies": {
"highlightHex": false,
"extraProtocols": "ftp://, ftps://"
},
"flags": {
"transparentBg": false,
"asteriskUnorderedList": false
}
}
39 changes: 39 additions & 0 deletions config/markdown.one-dark-pro.config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
{
"themeName": "One-Dark-Pro",
"default": {
"fgColor": "ABB2BF",
"bgColor": "282C34"
},
"heading": {
"fgColor": "E06C75"
},
"emphasis": {
"fgColor": "5C6370"
},
"orderedList": {
"fgColor": "98C379"
},
"unorderedList": {
"fgColor": "98C379"
},
"code": {
"fgColor": "E5C07B"
},
"link": {
"fgColor": "61AFEF"
},
"comment": {
"fgColor": "5C6370"
},
"gfm": {
"table": true
},
"goodies": {
"highlightHex": false,
"extraProtocols": "ftp://, ftps://"
},
"flags": {
"transparentBg": false,
"asteriskUnorderedList": false
}
}
39 changes: 39 additions & 0 deletions config/markdown.tokyo-night.config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
{
"themeName": "Tokyo Night",
"default": {
"fgColor": "A9B1D6",
"bgColor": "1A1B26"
},
"heading": {
"fgColor": "F7768E"
},
"emphasis": {
"fgColor": "565F89"
},
"orderedList": {
"fgColor": "9ECE6A"
},
"unorderedList": {
"fgColor": "9ECE6A"
},
"code": {
"fgColor": "E0AF68"
},
"link": {
"fgColor": "7AA2F7"
},
"comment": {
"fgColor": "565F89"
},
"gfm": {
"table": true
},
"goodies": {
"highlightHex": false,
"extraProtocols": "ftp://, ftps://"
},
"flags": {
"transparentBg": false,
"asteriskUnorderedList": false
}
}
Loading