Skip to main content
Coding Theme

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.

  • activityBar.activeBorder#09ff00aa
  • editor.background#ffffff
  • editor.findMatchBackground#f5f5f5
  • editor.findMatchBorder#5b5b5b
  • editor.findMatchHighlightBackground#c5c5c555
  • editor.foreground#444444
  • editor.selectionBackground#e8e8e8
  • editor.wordHighlightBackground#09ff0050
  • editor.wordHighlightStrongBackground#09ff0050
  • editor.wordHighlightStrongBorder#1ac33f
  • editorBracketHighlight.foreground1#7A3E9DEE
  • editorBracketHighlight.foreground2#7A3E9DEE
  • editorBracketHighlight.foreground3#7A3E9DEE
  • editorBracketHighlight.foreground4#7A3E9DEE
  • editorBracketHighlight.foreground5#7A3E9DEE
  • editorBracketHighlight.foreground6#7A3E9DEE
  • editorBracketMatch.background#09ff0059
  • editorBracketMatch.border#09ff0059
  • editorCursor.foreground#ff0000
  • editorLineNumber.activeForeground#767676
  • editorLineNumber.foreground#cfcfcf
  • editorLink.activeForeground#38bdf8
  • gitDecoration.conflictingResourceForeground#d80404
  • gitDecoration.deletedResourceForeground#660000
  • gitDecoration.ignoredResourceForeground#AAAAAA
  • gitDecoration.modifiedResourceForeground#dd6000
  • list.activeSelectionBackground#09ff0059
  • list.activeSelectionForeground#444444
  • list.activeSelectionIconForeground#fff
  • list.focusOutline#09ff00
  • list.hoverBackground#09ff0030
  • panel.background#fefefe
  • sideBar.foreground#444444
  • terminal.ansiBrightBlue#2773d6f0
  • textLink.activeForeground#38bdf8
  • textLink.foreground#38bdf8

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#AAAAAAitalic
comment.block.preprocessor#AAAAAA
comment.documentation, comment.block.documentation#888888—
invalid.illegal#660000—
keyword.operator#777777EE—
keyword, storage#7A3E9Dccbold
storage.type#00000044bold
support.type#00000044bold
constant.language, support.constant, variable.language#44444488bold
variable, support.variable#dd6000—
entity.name.function, support.function#2773d6E1bold
entity.name.type, entity.other.inherited-class, support.class, variable.other.object.ts, variable.other.object.tsx#08a4a7—
entity.name.exception#660000—
entity.name.section—bold
constant.numeric, constant.character, constant#444444—
string#079222—
variable.other.constant.ts#777777EEbold
constant.character.escape#777777—
string.regexp#d80404—
constant.other.symbol#AB6526—
punctuation#00777E—
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#AAAAAA—
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#444444—
entity.name.tag#08A4A7bold
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#00777E
constant.character.entity, punctuation.definition.entity#AB6526—
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#7A3E9Dccbold
meta.property-name, support.type.property-name#DD6000—
meta.property-value, meta.property-value constant.other, support.constant.property-value#448C27—
keyword.other.important—bold
markup.changed#000000—
markup.deleted#000000—
markup.italic—italic
markup.error#660000—
markup.inserted#000000—
meta.link#ff1493—
markup.output, markup.raw#777777—
markup.prompt#777777—
markup.heading#AA3731—
markup.bold—bold
markup.traceback#660000—
markup.underline—underline
markup.quote#7A3E9D—
markup.list#4B83CD—
markup.bold, markup.italic#448C27—
markup.inline.raw#AB6526
meta.diff.range, meta.diff.index, meta.separator#434343—
meta.diff.header.from-file#434343—
meta.diff.header.to-file#434343—
source.solidity.security#DD6000—
DimasLight by Dimas1995 - VS Code Theme