Skip to main content
CodingTheme

Color themes

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • editor.foreground#4d4d4c
  • editor.wordHighlightBackground#0066ff2a
  • editorCursor.foreground#4d4d4c
  • list.activeSelectionBackground#C3DCFF
  • list.activeSelectionForeground#4d4d4c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#C0C0C0
string#089C11
keyword, storage.type, entity.name.tag#c82829
variable.language#f5871f
entity, meta.tag.inline.any.html, meta.tag.block.any.html, constant.other.object.key#3B5BB5
entity.name.function.js#3B5BB5bold
storage.type.class.jsdoc, entity.name.type.instance.jsdoc, punctuation.definition.bracket.curly.end.jsdoc#C0C0C0
keyword.control.export.jsitalic bold
meta.function-call.js entity.name.function.js#3B5BB5
punctuation.definition.arguments.shell, punctuation.definition.group.shell#dfdfdf
entity.other.attribute-name.html, entity.other.attribute-name.id.html, meta.tag.inline.any.html, meta.tag.block.any.html, keyword.other.unit.css#4d4d4c
constant.other.reference.link.markdown, markup.underline.link.image.markdown, markup.underline.link.markdown, punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.constant.begin.markdown, punctuation.definition.constant.end.markdown, punctuation.definition.metadata.markdown, punctuation.definition.markdown, fenced_code.block.language.markdown#C0C0C0
string.other.link.description.markdown, string.other.link.title.markdown#3B5BB5
markup.heading.markdown, entity.name.section.markdown#365f91bold
markup.inline.raw.string.markdown#089C11
markup.bold.markdownbold
markup.italic.markdownitalic

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

minimalist by icetbr - VS Code Theme