< Theme

Skin v3.5

Posted by ericalinhu @erichologist, Last update 4 months ago

UPDATES

4 months ago

Dark theme with code syntax colored.
Neutral Accent Tint.
Skin v3.5

show all updates...

4 months ago

Dark theme with code syntax colored.
Neutral Accent Tint.
Skin v3.5

4 months ago

Dark theme with code syntax colored.
* Neutral Accent Tint.
Literal Theme with ‘.draftsTheme’ as extension:
json
{
"name": "Skin v3.5",
"author": "ericalinhu @erichology",
"description": "**Dark theme** with `code syntax` colored.\n* Neutral Accent Tint.",
"isDark": true,
"colors": {
"editor": {
"accent01": "#cdcdcd",
"accent02": "#C14BFF",
"accent03": "#04d6df",
"accent04": "#01fbae",
"accent05": "#FC0F53",
"accent06": "#a4079c",
"accent07": "#dd0a8a",
"accent08": "#98E342",
"activeLink": "#00e0ea",
"addition": "#00d59e",
"attribute": "#00e0ff",
"code": "#00ffa6",
"codeBackground": "#16161C",
"colorbold": "#00ffd9",
"comment": "#97a0aa",
"deletion": "#a80000",
"emphasis": "#00e5ff",
"heading": "#a4079c",
"headingMarkup": "#d2e51a",
"highlight": "#c0d400",
"invisibles": "#a0a5aa",
"keyword": "#f92e2e",
"link": "#04e4ee",
"literal": "#33d423",
"markup": "#efefef",
"markupAlt1": "#a8a8a8",
"markupAlt2": "#c3c3c3",
"number": "#00dfde",
"operator": "#baea00",
"property": "#e80d85",
"punctuation": "#e0e009",
"qualifier": "#ff22f0",
"strikethrough": "#bd0505",
"string": "#cfcfcf",
"substitution": "#c41cee",
"type": "#eeeeee",
"url": "#b5e108",
"variable": "#cdcdcd",
"foreground": "#e1e1e1",
"background": "#0D0D0F"
},
"interface": {
"actionBarBackground": "#3e3e41",
"actionBarKeyBackground": "#0e0f12",
"actionBarKeyForeground": "#ffffff",
"backgroundCollection": "#23232F",
"border": "#050509",
"caption": "#9b9ba7",
"delete": "#a80000",
"flagged": "#0dc291",
"messageError": "#a80000",
"messageForeground": "#f0f0f0",
"messageInfo": "#a4acb5",
"messageSuccess": "#0dd380",
"messageWarning": "#cca203",
"move": "#4f67a7",
"promptBackground": "#666971",
"promptButtonBackground": "#a456a1",
"promptButtonDestructiveBackground": "#8f1d1d",
"promptButtonDestructiveForeground": "#ffffff",
"promptButtonForeground": "#ffffff",
"tagAddHighlight": "#010a25",
"tagBackground": "#36383c",
"tagForeground": "#00ff94",
"tagRemoveHighlight": "#eba3b7",
"textBackground": "#16161C",
"textCaret": "#04f5d8",
"textForeground": "#ebebeb",
"textHighlight": "#1F1F28",
"textSelection": "#dcef00",
"tint": "#cdcdcd",
"tintAlternate": "#00cdc9",
"tintBlack": "#010101",
"tintBlue": "#00f4ff",
"tintGray": "#b6ff00",
"tintGreen": "#00ff89",
"tintIndigo": "#712DF9",
"tintOrange": "#FC0F53",
"tintPink": "#dc009e",
"tintRed": "#c00000",
"tintViolet": "#C14BFF",
"tintWhite": "#fefefe",
"tintYellow": "#cfcd03",
"foreground": "#f9f9f9",
"background": "#1F1E21"
}
},
"scopes": {
"code.block": {
"name": "Code block",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "italic, monospace",
"foreground": "code",
"background": "codeBackground"
}
},
"code.comment": {
"name": "Comment",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "italic, monospace",
"foreground": "comment",
"background": "codeBackground"
}
},
"code.inline": {
"name": "Inline code",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "italic, monospace",
"foreground": "code",
"background": "codeBackground"
}
},
"code.keyword": {
"name": "Keyword",
"settings": {
"fontWeight": "semibold",
"fontSize": "normal",
"fontStyle": "italic, monospace",
"foreground": "property",
"background": "codeBackground"
}
},
"code.literal": {
"name": "Code block",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "italic, monospace",
"foreground": "literal",
"background": "codeBackground"
}
},
"code.operator": {
"name": "Operator",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "italic, monospace",
"foreground": "operator",
"background": "codeBackground"
}
},
"code.punctuation": {
"name": "Operator",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "italic, monospace",
"foreground": "punctuation",
"background": "codeBackground"
}
},
"color.accent01": {
"name": "Accent color",
"settings": {
"fontWeight": "medium",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "accent01",
"background": "codeBackground"
}
},
"color.accent02": {
"name": "Accent color",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "accent02",
"background": "codeBackground"
}
},
"color.accent03": {
"name": "Accent color",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "accent03",
"background": "codeBackground"
}
},
"color.accent04": {
"name": "Accent color",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "accent04",
"background": "codeBackground"
}
},
"color.accent05": {
"name": "Accent color",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "accent05",
"background": "codeBackground"
}
},
"color.accent06": {
"name": "Accent color",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "accent06",
"background": "codeBackground"
}
},
"color.black": {
"name": "Black color",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "tintBlack",
"background": "codeBackground"
}
},
"color.blue": {
"name": "Blue color",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "tintBlue",
"background": "codeBackground"
}
},
"color.gray": {
"name": "Gray color",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "tintGray",
"background": "codeBackground"
}
},
"color.green": {
"name": "Green color",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "tintGreen",
"background": "codeBackground"
}
},
"color.indigo": {
"name": "Blue color",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "tintIndigo",
"background": "codeBackground"
}
},
"color.orange": {
"name": "Orange color",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "tintOrange",
"background": "codeBackground"
}
},
"color.pink": {
"name": "Pink color",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "tintPink",
"background": "codeBackground"
}
},
"color.purple": {
"name": "Purple color",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "tintViolet",
"background": "codeBackground"
}
},
"color.red": {
"name": "Red color",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "tintRed",
"background": "codeBackground"
}
},
"color.white": {
"name": "White color",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "normal",
"background": "codeBackground",
"foreground": "tintWhite"
}
},
"color.yellow": {
"name": "Yellow color",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "tintBlue",
"background": "codeBackground"
}
},
"markup": {
"name": "Markup",
"settings": {
"fontWeight": "bold",
"fontSize": "normal",
"fontStyle": "monospace",
"foreground": "punctuation",
"background": "codeBackground"
}
},
"markup.addition": {
"name": "Addition",
"settings": {
"fontWeight": "semibold",
"fontSize": "normal",
"fontStyle": "italic, monospace",
"foreground": "addition",
"background": "codeBackground"
}
},
"markup.code": {
"name": "Markup",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "italic, monospace",
"foreground": "code",
"background": "codeBackground"
}
},
"markup.deletion": {
"name": "Deletion",
"settings": {
"fontWeight": "light",
"fontSize": "normal",
"fontStyle": "italic, strikethrough, monospace",
"foreground": "accent05",
"background": "codeBackground"
}
},
"markup.heading": {
"name": "Markup",
"settings": {
"fontWeight": "bold",
"fontSize": "normal",
"fontStyle": "monospace",
"foreground": "punctuation",
"background": "codeBackground"
}
},
"markup.highlight": {
"name": "Highlight",
"settings": {
"fontWeight": "semibold",
"fontSize": "normal",
"fontStyle": "monospace",
"foreground": "#000000",
"background": "highlight"
}
},
"markup.link": {
"name": "Markup",
"settings": {
"fontWeight": "heavy",
"fontSize": "normal",
"fontStyle": "monospace",
"foreground": "punctuation",
"background": "codeBackground"
}
},
"markup.list": {
"name": "Markup",
"settings": {
"fontWeight": "heavy",
"fontSize": "normal",
"fontStyle": "monospace",
"foreground": "headingMarkup",
"background": "codeBackground"
}
},
"markup.quotation": {
"name": "Markup",
"settings": {
"fontWeight": "light",
"fontSize": "normal",
"fontStyle": "italic, monospace",
"foreground": "emphasis",
"background": "codeBackground"
}
},
"markup.substitution": {
"name": "Substitution",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "italic, monospace",
"foreground": "addition",
"background": "codeBackground"
}
},
"text.activeLink": {
"name": "Link which is tap/clickable",
"settings": {
"fontWeight": "medium",
"fontSize": "normal",
"fontStyle": "italic",
"foreground": "emphasis",
"background": "codeBackground"
}
},
"text.bold": {
"name": "Bold",
"settings": {
"fontWeight": "medium",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "colorbold",
"background": "codeBackground"
}
},
"text.bold.extraLarge": {
"name": "Extra Large Bold",
"settings": {
"fontWeight": "semibold",
"fontSize": "large",
"fontStyle": "normal",
"foreground": "colorbold",
"background": "codeBackground"
}
},
"text.bold.extraSmall": {
"name": "Extra Small Bold",
"settings": {
"fontWeight": "medium",
"fontSize": "small",
"fontStyle": "normal",
"foreground": "colorbold",
"background": "codeBackground"
}
},
"text.bold.large": {
"name": "Large Bold",
"settings": {
"fontWeight": "medium",
"fontSize": "large",
"fontStyle": "normal",
"foreground": "colorbold",
"background": "codeBackground"
}
},
"text.bold.small": {
"name": "Small Bold",
"settings": {
"fontWeight": "medium",
"fontSize": "small",
"fontStyle": "normal",
"foreground": "colorbold",
"background": "codeBackground"
}
},
"text.bolditalic": {
"name": "Bold, Italic",
"settings": {
"fontWeight": "bold",
"fontSize": "normal",
"fontStyle": "italic",
"foreground": "emphasis",
"background": "codeBackground"
}
},
"text.bolditalic.extraLarge": {
"name": "Extra Large Bold, Italic",
"settings": {
"fontWeight": "medium",
"fontSize": "large",
"fontStyle": "italic",
"foreground": "emphasis",
"background": "codeBackground"
}
},
"text.bolditalic.extraSmall": {
"name": "Extra Small Bold, Italic",
"settings": {
"fontWeight": "thin",
"fontSize": "normal",
"fontStyle": "italic",
"foreground": "emphasis",
"background": "codeBackground"
}
},
"text.bolditalic.large": {
"name": "Large Bold, Italic",
"settings": {
"fontWeight": "medium",
"fontSize": "large",
"fontStyle": "italic",
"foreground": "emphasis",
"background": "codeBackground"
}
},
"text.bolditalic.small": {
"name": "Small Bold, Italic",
"settings": {
"fontWeight": "light",
"fontSize": "normal",
"fontStyle": "italic",
"foreground": "emphasis",
"background": "codeBackground"
}
},
"text.heading": {
"name": "Heading",
"settings": {
"fontWeight": "light",
"fontSize": "large",
"fontStyle": "normal",
"foreground": "accent01",
"background": "codeBackground"
}
},
"text.heading01": {
"name": "Level 1 Heading",
"settings": {
"fontWeight": "semibold",
"fontSize": "large",
"fontStyle": "normal",
"foreground": "accent07",
"background": "codeBackground"
}
},
"text.heading02": {
"name": "Level 2 Heading",
"settings": {
"fontWeight": "semibold",
"fontSize": "large",
"fontStyle": "normal",
"foreground": "accent02",
"background": "codeBackground"
}
},
"text.heading03": {
"name": "Level 3 Heading",
"settings": {
"fontWeight": "medium",
"fontSize": "large",
"fontStyle": "normal",
"foreground": "accent08",
"background": "codeBackground"
}
},
"text.heading04": {
"name": "Level 4 Heading",
"settings": {
"fontWeight": "semibold",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "accent04",
"background": "codeBackground"
}
},
"text.heading05": {
"name": "Level 5 Heading",
"settings": {
"fontWeight": "semibold",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "accent05",
"background": "codeBackground"
}
},
"text.heading06": {
"name": "Level 6 Heading",
"settings": {
"fontWeight": "medium",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "accent06",
"background": "codeBackground"
}
},
"text.invisibles": {
"name": "Invisible characters",
"settings": {
"fontWeight": "light",
"fontSize": "normal",
"fontStyle": "italic, monospace",
"foreground": "invisibles",
"background": "codeBackground"
}
},
"text.italic": {
"name": "Italic",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "italic",
"foreground": "emphasis",
"background": "codeBackground"
}
},
"text.italic.extraLarge": {
"name": "Extra Large Italic",
"settings": {
"fontWeight": "medium",
"fontSize": "large",
"fontStyle": "italic",
"foreground": "emphasis",
"background": "codeBackground"
}
},
"text.italic.extraSmall": {
"name": "Extra Small Italic",
"settings": {
"fontWeight": "thin",
"fontSize": "normal",
"fontStyle": "italic",
"foreground": "emphasis",
"background": "codeBackground"
}
},
"text.italic.large": {
"name": "Large Italic",
"settings": {
"fontSize": "large",
"fontStyle": "italic",
"foreground": "emphasis",
"background": "codeBackground"
}
},
"text.italic.small": {
"name": "Small Italic",
"settings": {
"fontWeight": "light",
"fontSize": "normal",
"fontStyle": "italic",
"foreground": "emphasis",
"background": "codeBackground"
}
},
"text.link": {
"name": "Link",
"settings": {
"fontWeight": "thin",
"fontSize": "normal",
"fontStyle": "monospace",
"foreground": "activeLink",
"background": "codeBackground"
}
},
"text.linkModeLink": {
"name": "Link Mode Link",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "italic, underline",
"foreground": "link",
"background": "codeBackground"
}
},
"text.monospace": {
"name": "Monospace",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "italic, monospace",
"foreground": "code",
"background": "codeBackground"
}
},
"text.monospace.bold": {
"name": "Monospace Bold",
"settings": {
"fontWeight": "bold",
"fontSize": "normal",
"fontStyle": "italic, monospace",
"foreground": "code",
"background": "codeBackground"
}
},
"text.monospace.bold.extraLarge": {
"name": "Extra Large Monospace Bold",
"settings": {
"fontWeight": "bold",
"fontSize": "normal",
"fontStyle": "italic, underline, monospace",
"foreground": "code",
"background": "codeBackground"
}
},
"text.monospace.bold.extraSmall": {
"name": "Extra Small Monospace Bold",
"settings": {
"fontWeight": "thin",
"fontSize": "normal",
"fontStyle": "italic, underline, monospace",
"foreground": "code",
"background": "codeBackground"
}
},
"text.monospace.bold.large": {
"name": "Large Monospace Bold",
"settings": {
"fontWeight": "bold",
"fontSize": "normal",
"fontStyle": "italic, underline, monospace",
"foreground": "code",
"background": "codeBackground"
}
},
"text.monospace.bold.small": {
"name": "Small Monospace Bold",
"settings": {
"fontWeight": "thin",
"fontSize": "normal",
"fontStyle": "italic, underline, monospace",
"foreground": "code",
"background": "codeBackground"
}
},
"text.monospace.extraLarge": {
"name": "Extra Large Monospace",
"settings": {
"fontWeight": "bold",
"fontSize": "normal",
"fontStyle": "italic, underline, monospace",
"foreground": "type",
"background": "codeBackground"
}
},
"text.monospace.extraSmall": {
"name": "Extra Small Monospace",
"settings": {
"fontWeight": "ultraLight",
"fontSize": "normal",
"fontStyle": "italic, monospace",
"foreground": "code",
"background": "codeBackground"
}
},
"text.monospace.italic": {
"name": "Monospace Italic",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "italic, monospace",
"foreground": "code",
"background": "codeBackground"
}
},
"text.monospace.italic.extraLarge": {
"name": "Extra Large Monospace Italic",
"settings": {
"fontWeight": "bold",
"fontSize": "normal",
"fontStyle": "italic, underline, monospace",
"foreground": "type",
"background": "codeBackground"
}
},
"text.monospace.italic.extraSmall": {
"name": "Extra Small Monospace Italic",
"settings": {
"fontWeight": "thin",
"fontSize": "normal",
"fontStyle": "italic, underline, monospace",
"foreground": "code",
"background": "codeBackground"
}
},
"text.monospace.italic.large": {
"name": "Large Monospace Italic",
"settings": {
"fontWeight": "bold",
"fontSize": "normal",
"fontStyle": "italic, underline, monospace",
"foreground": "code",
"background": "codeBackground"
}
},
"text.monospace.italic.small": {
"name": "Small Monospace Italic",
"settings": {
"fontWeight": "light",
"fontSize": "normal",
"fontStyle": "italic, underline, monospace",
"foreground": "code",
"background": "codeBackground"
}
},
"text.monospace.large": {
"name": "Large Monospace",
"settings": {
"fontWeight": "bold",
"fontSize": "normal",
"fontStyle": "italic, underline, monospace",
"background": "codeBackground"
}
},
"text.monospace.small": {
"name": "Small Monospace",
"settings": {
"fontWeight": "thin",
"fontSize": "normal",
"fontStyle": "italic, monospace",
"foreground": "code",
"background": "codeBackground"
}
},
"text.normal": {
"name": "Normal Text",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "markup",
"background": "codeBackground"
}
},
"text.normal.extraLarge": {
"name": "Extra Large Text",
"settings": {
"fontSize": "large",
"fontStyle": "normal",
"foreground": "type",
"background": "codeBackground"
}
},
"text.normal.extraSmall": {
"name": "Extra Small Text",
"settings": {
"fontWeight": "ultraLight",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "type",
"background": "codeBackground"
}
},
"text.normal.large": {
"name": "Large Text",
"settings": {
"fontWeight": "medium",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "foreground",
"background": "codeBackground"
}
},
"text.normal.small": {
"name": "Small Text",
"settings": {
"fontWeight": "light",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "type",
"background": "codeBackground"
}
},
"text.quotation": {
"name": "Quotation block",
"settings": {
"fontWeight": "light",
"fontSize": "normal",
"fontStyle": "normal, italic",
"foreground": "accent03",
"background": "codeBackground"
}
},
"text.strikethrough": {
"name": "Strikethrough",
"settings": {
"fontWeight": "medium",
"fontSize": "normal",
"fontStyle": "normal, strikethrough",
"foreground": "strikethrough",
"background": "codeBackground"
}
},
"text.underline": {
"name": "Underline",
"settings": {
"fontWeight": "medium",
"fontSize": "normal",
"fontStyle": "underline",
"foreground": "emphasis",
"background": "codeBackground"
}
},
"text.url": {
"name": "URL",
"settings": {
"fontWeight": "thin",
"fontSize": "normal",
"fontStyle": "italic, monospace",
"foreground": "operator",
"background": "codeBackground"
}
}
}
}

4 months ago

Dark theme with code syntax colored.
* Neutral Tint
Skin v3.5

4 months ago

Dark theme with code syntax colored.
* Neutral Tint
Skin v3.5

Skin v3.5
 
  

Dark theme with code syntax colored.
Neutral Accent Tint.
Skin v3.5


Literal Theme with ‘.draftsTheme’ as extension:
json
{
"name": "Skin v3.5",
"author": "ericalinhu @erichology",
"description": "**Dark theme** with `code syntax` colored.\n*Neutral* Accent Tint.",
"isDark": true,
"colors": {
"editor": {
"accent01": "#cdcdcd",
"accent02": "#C14BFF",
"accent03": "#04d6df",
"accent04": "#01fbae",
"accent05": "#FC0F53",
"accent06": "#a4079c",
"accent07": "#dd0a8a",
"accent08": "#98E342",
"activeLink": "#00e0ea",
"addition": "#00d59e",
"attribute": "#00e0ff",
"code": "#00ffa6",
"codeBackground": "#16161C",
"colorbold": "#00ffd9",
"comment": "#97a0aa",
"deletion": "#a80000",
"emphasis": "#00e5ff",
"heading": "#a4079c",
"headingMarkup": "#d2e51a",
"highlight": "#c0d400",
"invisibles": "#a0a5aa",
"keyword": "#f92e2e",
"link": "#04e4ee",
"literal": "#33d423",
"markup": "#efefef",
"markupAlt1": "#a8a8a8",
"markupAlt2": "#c3c3c3",
"number": "#00dfde",
"operator": "#baea00",
"property": "#e80d85",
"punctuation": "#e0e009",
"qualifier": "#ff22f0",
"strikethrough": "#bd0505",
"string": "#cfcfcf",
"substitution": "#c41cee",
"type": "#eeeeee",
"url": "#b5e108",
"variable": "#cdcdcd",
"foreground": "#e1e1e1",
"background": "#0D0D0F"
},
"interface": {
"actionBarBackground": "#3e3e41",
"actionBarKeyBackground": "#0e0f12",
"actionBarKeyForeground": "#ffffff",
"backgroundCollection": "#23232F",
"border": "#050509",
"caption": "#9b9ba7",
"delete": "#a80000",
"flagged": "#0dc291",
"messageError": "#a80000",
"messageForeground": "#f0f0f0",
"messageInfo": "#a4acb5",
"messageSuccess": "#0dd380",
"messageWarning": "#cca203",
"move": "#4f67a7",
"promptBackground": "#666971",
"promptButtonBackground": "#a456a1",
"promptButtonDestructiveBackground": "#8f1d1d",
"promptButtonDestructiveForeground": "#ffffff",
"promptButtonForeground": "#ffffff",
"tagAddHighlight": "#010a25",
"tagBackground": "#36383c",
"tagForeground": "#00ff94",
"tagRemoveHighlight": "#eba3b7",
"textBackground": "#16161C",
"textCaret": "#04f5d8",
"textForeground": "#ebebeb",
"textHighlight": "#1F1F28",
"textSelection": "#dcef00",
"tint": "#cdcdcd",
"tintAlternate": "#00cdc9",
"tintBlack": "#010101",
"tintBlue": "#00f4ff",
"tintGray": "#b6ff00",
"tintGreen": "#00ff89",
"tintIndigo": "#712DF9",
"tintOrange": "#FC0F53",
"tintPink": "#dc009e",
"tintRed": "#c00000",
"tintViolet": "#C14BFF",
"tintWhite": "#fefefe",
"tintYellow": "#cfcd03",
"foreground": "#f9f9f9",
"background": "#1F1E21"
}
},
"scopes": {
"code.block": {
"name": "Code block",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "italic, monospace",
"foreground": "code",
"background": "codeBackground"
}
},
"code.comment": {
"name": "Comment",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "italic, monospace",
"foreground": "comment",
"background": "codeBackground"
}
},
"code.inline": {
"name": "Inline code",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "italic, monospace",
"foreground": "code",
"background": "codeBackground"
}
},
"code.keyword": {
"name": "Keyword",
"settings": {
"fontWeight": "semibold",
"fontSize": "normal",
"fontStyle": "italic, monospace",
"foreground": "property",
"background": "codeBackground"
}
},
"code.literal": {
"name": "Code block",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "italic, monospace",
"foreground": "literal",
"background": "codeBackground"
}
},
"code.operator": {
"name": "Operator",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "italic, monospace",
"foreground": "operator",
"background": "codeBackground"
}
},
"code.punctuation": {
"name": "Operator",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "italic, monospace",
"foreground": "punctuation",
"background": "codeBackground"
}
},
"color.accent01": {
"name": "Accent color",
"settings": {
"fontWeight": "medium",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "accent01",
"background": "codeBackground"
}
},
"color.accent02": {
"name": "Accent color",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "accent02",
"background": "codeBackground"
}
},
"color.accent03": {
"name": "Accent color",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "accent03",
"background": "codeBackground"
}
},
"color.accent04": {
"name": "Accent color",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "accent04",
"background": "codeBackground"
}
},
"color.accent05": {
"name": "Accent color",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "accent05",
"background": "codeBackground"
}
},
"color.accent06": {
"name": "Accent color",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "accent06",
"background": "codeBackground"
}
},
"color.black": {
"name": "Black color",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "tintBlack",
"background": "codeBackground"
}
},
"color.blue": {
"name": "Blue color",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "tintBlue",
"background": "codeBackground"
}
},
"color.gray": {
"name": "Gray color",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "tintGray",
"background": "codeBackground"
}
},
"color.green": {
"name": "Green color",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "tintGreen",
"background": "codeBackground"
}
},
"color.indigo": {
"name": "Blue color",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "tintIndigo",
"background": "codeBackground"
}
},
"color.orange": {
"name": "Orange color",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "tintOrange",
"background": "codeBackground"
}
},
"color.pink": {
"name": "Pink color",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "tintPink",
"background": "codeBackground"
}
},
"color.purple": {
"name": "Purple color",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "tintViolet",
"background": "codeBackground"
}
},
"color.red": {
"name": "Red color",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "tintRed",
"background": "codeBackground"
}
},
"color.white": {
"name": "White color",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "normal",
"background": "codeBackground",
"foreground": "tintWhite"
}
},
"color.yellow": {
"name": "Yellow color",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "tintBlue",
"background": "codeBackground"
}
},
"markup": {
"name": "Markup",
"settings": {
"fontWeight": "bold",
"fontSize": "normal",
"fontStyle": "monospace",
"foreground": "punctuation",
"background": "codeBackground"
}
},
"markup.addition": {
"name": "Addition",
"settings": {
"fontWeight": "semibold",
"fontSize": "normal",
"fontStyle": "italic, monospace",
"foreground": "addition",
"background": "codeBackground"
}
},
"markup.code": {
"name": "Markup",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "italic, monospace",
"foreground": "code",
"background": "codeBackground"
}
},
"markup.deletion": {
"name": "Deletion",
"settings": {
"fontWeight": "light",
"fontSize": "normal",
"fontStyle": "italic, strikethrough, monospace",
"foreground": "accent05",
"background": "codeBackground"
}
},
"markup.heading": {
"name": "Markup",
"settings": {
"fontWeight": "bold",
"fontSize": "normal",
"fontStyle": "monospace",
"foreground": "punctuation",
"background": "codeBackground"
}
},
"markup.highlight": {
"name": "Highlight",
"settings": {
"fontWeight": "semibold",
"fontSize": "normal",
"fontStyle": "monospace",
"foreground": "#000000",
"background": "highlight"
}
},
"markup.link": {
"name": "Markup",
"settings": {
"fontWeight": "heavy",
"fontSize": "normal",
"fontStyle": "monospace",
"foreground": "punctuation",
"background": "codeBackground"
}
},
"markup.list": {
"name": "Markup",
"settings": {
"fontWeight": "heavy",
"fontSize": "normal",
"fontStyle": "monospace",
"foreground": "headingMarkup",
"background": "codeBackground"
}
},
"markup.quotation": {
"name": "Markup",
"settings": {
"fontWeight": "light",
"fontSize": "normal",
"fontStyle": "italic, monospace",
"foreground": "emphasis",
"background": "codeBackground"
}
},
"markup.substitution": {
"name": "Substitution",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "italic, monospace",
"foreground": "addition",
"background": "codeBackground"
}
},
"text.activeLink": {
"name": "Link which is tap/clickable",
"settings": {
"fontWeight": "medium",
"fontSize": "normal",
"fontStyle": "italic",
"foreground": "emphasis",
"background": "codeBackground"
}
},
"text.bold": {
"name": "Bold",
"settings": {
"fontWeight": "medium",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "colorbold",
"background": "codeBackground"
}
},
"text.bold.extraLarge": {
"name": "Extra Large Bold",
"settings": {
"fontWeight": "semibold",
"fontSize": "large",
"fontStyle": "normal",
"foreground": "colorbold",
"background": "codeBackground"
}
},
"text.bold.extraSmall": {
"name": "Extra Small Bold",
"settings": {
"fontWeight": "medium",
"fontSize": "small",
"fontStyle": "normal",
"foreground": "colorbold",
"background": "codeBackground"
}
},
"text.bold.large": {
"name": "Large Bold",
"settings": {
"fontWeight": "medium",
"fontSize": "large",
"fontStyle": "normal",
"foreground": "colorbold",
"background": "codeBackground"
}
},
"text.bold.small": {
"name": "Small Bold",
"settings": {
"fontWeight": "medium",
"fontSize": "small",
"fontStyle": "normal",
"foreground": "colorbold",
"background": "codeBackground"
}
},
"text.bolditalic": {
"name": "Bold, Italic",
"settings": {
"fontWeight": "bold",
"fontSize": "normal",
"fontStyle": "italic",
"foreground": "emphasis",
"background": "codeBackground"
}
},
"text.bolditalic.extraLarge": {
"name": "Extra Large Bold, Italic",
"settings": {
"fontWeight": "medium",
"fontSize": "large",
"fontStyle": "italic",
"foreground": "emphasis",
"background": "codeBackground"
}
},
"text.bolditalic.extraSmall": {
"name": "Extra Small Bold, Italic",
"settings": {
"fontWeight": "thin",
"fontSize": "normal",
"fontStyle": "italic",
"foreground": "emphasis",
"background": "codeBackground"
}
},
"text.bolditalic.large": {
"name": "Large Bold, Italic",
"settings": {
"fontWeight": "medium",
"fontSize": "large",
"fontStyle": "italic",
"foreground": "emphasis",
"background": "codeBackground"
}
},
"text.bolditalic.small": {
"name": "Small Bold, Italic",
"settings": {
"fontWeight": "light",
"fontSize": "normal",
"fontStyle": "italic",
"foreground": "emphasis",
"background": "codeBackground"
}
},
"text.heading": {
"name": "Heading",
"settings": {
"fontWeight": "light",
"fontSize": "large",
"fontStyle": "normal",
"foreground": "accent01",
"background": "codeBackground"
}
},
"text.heading01": {
"name": "Level 1 Heading",
"settings": {
"fontWeight": "semibold",
"fontSize": "large",
"fontStyle": "normal",
"foreground": "accent07",
"background": "codeBackground"
}
},
"text.heading02": {
"name": "Level 2 Heading",
"settings": {
"fontWeight": "semibold",
"fontSize": "large",
"fontStyle": "normal",
"foreground": "accent02",
"background": "codeBackground"
}
},
"text.heading03": {
"name": "Level 3 Heading",
"settings": {
"fontWeight": "medium",
"fontSize": "large",
"fontStyle": "normal",
"foreground": "accent08",
"background": "codeBackground"
}
},
"text.heading04": {
"name": "Level 4 Heading",
"settings": {
"fontWeight": "semibold",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "accent04",
"background": "codeBackground"
}
},
"text.heading05": {
"name": "Level 5 Heading",
"settings": {
"fontWeight": "semibold",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "accent05",
"background": "codeBackground"
}
},
"text.heading06": {
"name": "Level 6 Heading",
"settings": {
"fontWeight": "medium",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "accent06",
"background": "codeBackground"
}
},
"text.invisibles": {
"name": "Invisible characters",
"settings": {
"fontWeight": "light",
"fontSize": "normal",
"fontStyle": "italic, monospace",
"foreground": "invisibles",
"background": "codeBackground"
}
},
"text.italic": {
"name": "Italic",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "italic",
"foreground": "emphasis",
"background": "codeBackground"
}
},
"text.italic.extraLarge": {
"name": "Extra Large Italic",
"settings": {
"fontWeight": "medium",
"fontSize": "large",
"fontStyle": "italic",
"foreground": "emphasis",
"background": "codeBackground"
}
},
"text.italic.extraSmall": {
"name": "Extra Small Italic",
"settings": {
"fontWeight": "thin",
"fontSize": "normal",
"fontStyle": "italic",
"foreground": "emphasis",
"background": "codeBackground"
}
},
"text.italic.large": {
"name": "Large Italic",
"settings": {
"fontSize": "large",
"fontStyle": "italic",
"foreground": "emphasis",
"background": "codeBackground"
}
},
"text.italic.small": {
"name": "Small Italic",
"settings": {
"fontWeight": "light",
"fontSize": "normal",
"fontStyle": "italic",
"foreground": "emphasis",
"background": "codeBackground"
}
},
"text.link": {
"name": "Link",
"settings": {
"fontWeight": "thin",
"fontSize": "normal",
"fontStyle": "monospace",
"foreground": "activeLink",
"background": "codeBackground"
}
},
"text.linkModeLink": {
"name": "Link Mode Link",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "italic, underline",
"foreground": "link",
"background": "codeBackground"
}
},
"text.monospace": {
"name": "Monospace",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "italic, monospace",
"foreground": "code",
"background": "codeBackground"
}
},
"text.monospace.bold": {
"name": "Monospace Bold",
"settings": {
"fontWeight": "bold",
"fontSize": "normal",
"fontStyle": "italic, monospace",
"foreground": "code",
"background": "codeBackground"
}
},
"text.monospace.bold.extraLarge": {
"name": "Extra Large Monospace Bold",
"settings": {
"fontWeight": "bold",
"fontSize": "normal",
"fontStyle": "italic, underline, monospace",
"foreground": "code",
"background": "codeBackground"
}
},
"text.monospace.bold.extraSmall": {
"name": "Extra Small Monospace Bold",
"settings": {
"fontWeight": "thin",
"fontSize": "normal",
"fontStyle": "italic, underline, monospace",
"foreground": "code",
"background": "codeBackground"
}
},
"text.monospace.bold.large": {
"name": "Large Monospace Bold",
"settings": {
"fontWeight": "bold",
"fontSize": "normal",
"fontStyle": "italic, underline, monospace",
"foreground": "code",
"background": "codeBackground"
}
},
"text.monospace.bold.small": {
"name": "Small Monospace Bold",
"settings": {
"fontWeight": "thin",
"fontSize": "normal",
"fontStyle": "italic, underline, monospace",
"foreground": "code",
"background": "codeBackground"
}
},
"text.monospace.extraLarge": {
"name": "Extra Large Monospace",
"settings": {
"fontWeight": "bold",
"fontSize": "normal",
"fontStyle": "italic, underline, monospace",
"foreground": "type",
"background": "codeBackground"
}
},
"text.monospace.extraSmall": {
"name": "Extra Small Monospace",
"settings": {
"fontWeight": "ultraLight",
"fontSize": "normal",
"fontStyle": "italic, monospace",
"foreground": "code",
"background": "codeBackground"
}
},
"text.monospace.italic": {
"name": "Monospace Italic",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "italic, monospace",
"foreground": "code",
"background": "codeBackground"
}
},
"text.monospace.italic.extraLarge": {
"name": "Extra Large Monospace Italic",
"settings": {
"fontWeight": "bold",
"fontSize": "normal",
"fontStyle": "italic, underline, monospace",
"foreground": "type",
"background": "codeBackground"
}
},
"text.monospace.italic.extraSmall": {
"name": "Extra Small Monospace Italic",
"settings": {
"fontWeight": "thin",
"fontSize": "normal",
"fontStyle": "italic, underline, monospace",
"foreground": "code",
"background": "codeBackground"
}
},
"text.monospace.italic.large": {
"name": "Large Monospace Italic",
"settings": {
"fontWeight": "bold",
"fontSize": "normal",
"fontStyle": "italic, underline, monospace",
"foreground": "code",
"background": "codeBackground"
}
},
"text.monospace.italic.small": {
"name": "Small Monospace Italic",
"settings": {
"fontWeight": "light",
"fontSize": "normal",
"fontStyle": "italic, underline, monospace",
"foreground": "code",
"background": "codeBackground"
}
},
"text.monospace.large": {
"name": "Large Monospace",
"settings": {
"fontWeight": "bold",
"fontSize": "normal",
"fontStyle": "italic, underline, monospace",
"background": "codeBackground"
}
},
"text.monospace.small": {
"name": "Small Monospace",
"settings": {
"fontWeight": "thin",
"fontSize": "normal",
"fontStyle": "italic, monospace",
"foreground": "code",
"background": "codeBackground"
}
},
"text.normal": {
"name": "Normal Text",
"settings": {
"fontWeight": "regular",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "markup",
"background": "codeBackground"
}
},
"text.normal.extraLarge": {
"name": "Extra Large Text",
"settings": {
"fontSize": "large",
"fontStyle": "normal",
"foreground": "type",
"background": "codeBackground"
}
},
"text.normal.extraSmall": {
"name": "Extra Small Text",
"settings": {
"fontWeight": "ultraLight",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "type",
"background": "codeBackground"
}
},
"text.normal.large": {
"name": "Large Text",
"settings": {
"fontWeight": "medium",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "foreground",
"background": "codeBackground"
}
},
"text.normal.small": {
"name": "Small Text",
"settings": {
"fontWeight": "light",
"fontSize": "normal",
"fontStyle": "normal",
"foreground": "type",
"background": "codeBackground"
}
},
"text.quotation": {
"name": "Quotation block",
"settings": {
"fontWeight": "light",
"fontSize": "normal",
"fontStyle": "normal, italic",
"foreground": "accent03",
"background": "codeBackground"
}
},
"text.strikethrough": {
"name": "Strikethrough",
"settings": {
"fontWeight": "medium",
"fontSize": "normal",
"fontStyle": "normal, strikethrough",
"foreground": "strikethrough",
"background": "codeBackground"
}
},
"text.underline": {
"name": "Underline",
"settings": {
"fontWeight": "medium",
"fontSize": "normal",
"fontStyle": "underline",
"foreground": "emphasis",
"background": "codeBackground"
}
},
"text.url": {
"name": "URL",
"settings": {
"fontWeight": "thin",
"fontSize": "normal",
"fontStyle": "italic, monospace",
"foreground": "operator",
"background": "codeBackground"
}
}
}
}

# Heading 1
## Heading 2
### Heading 3

Lorem _ipsum_ dolor sit amet, **consectetur** adipiscing elit, sed do `eiusmod` tempor [incididunt](/link) ut labore et dolore [[magna aliqua]].

> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

Previews are only a partial representation. Actual appearance of themes may vary with syntax used.

Items available in the Drafts Directory are uploaded by community members. Use appropriate caution reviewing downloaded items before use.