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.activeBackground#f6f6f6
  • activityBar.activeBorder#f6f6f6
  • activityBar.background#f6f6f6
  • activityBar.border#c0c0c0
  • activityBar.foreground#186fe4
  • activityBar.inactiveForeground#434343
  • editor.background#fff
  • editor.findMatchBackground#fff95c
  • editor.findMatchHighlightBackground#e4e4e4
  • editor.foreground#1f1f1f
  • editor.inactiveSelectionBackground#d2d2d2
  • editor.selectionBackground#b2d7ff
  • editor.wordHighlightBackground#b2d7ff
  • editorCursor.foreground#000
  • editorGroup.border#b7b7b7
  • editorGroup.dropBackground#186fe4
  • editorGroupHeader.tabsBackground#fff
  • editorGroupHeader.tabsBorder#e6e6e6
  • editorHoverWidget.background#fff
  • editorLineNumber.activeForeground#232426
  • editorLineNumber.foreground#807f80
  • editorSuggestWidget.background#ffffff
  • editorSuggestWidget.border#bababa
  • editorSuggestWidget.foreground#1f1f1f
  • editorSuggestWidget.highlightForeground#1f1f1f
  • editorSuggestWidget.selectedBackground#ffeaad
  • editorWidget.background#ffffff
  • editorWidget.border#bababa
  • editorWidget.foreground#1f1f1f
  • panel.background#1f1f1e
  • panel.border#c0c0c0
  • panelTitle.activeBorder#fff
  • panelTitle.activeForeground#fff
  • sideBar.background#f6f6f6
  • sideBar.border#b7b7b7
  • sideBar.foreground#1f1f1f
  • statusBar.background#ececec
  • statusBar.border#c0c0c0
  • statusBar.foreground#1f1f1f
  • tab.activeBackground#fff
  • tab.border#e6e6e6
  • tab.inactiveBackground#fafafa
  • tab.inactiveForeground#c0c0c0
  • terminal.ansiBlack#fff
  • terminal.ansiBlue#39b1b3
  • terminal.ansiBrightBlack#c9c9c9
  • terminal.ansiBrightBlue#43ccca
  • terminal.ansiBrightCyan#31f4f4
  • terminal.ansiBrightGreen#75fdc0
  • terminal.ansiBrightMagenta#e601e5
  • terminal.ansiBrightRed#f8a3b3
  • terminal.ansiBrightWhite#e5e5e5
  • terminal.ansiBrightYellow#f9ea8c
  • terminal.ansiCyan#00a6b3
  • terminal.ansiGreen#9bfba3
  • terminal.ansiMagenta#b200b3
  • terminal.ansiRed#f7899c
  • terminal.ansiWhite#c0bfbf
  • terminal.ansiYellow#e1c342
  • terminal.foreground#fff
  • terminal.selectionBackground#31f4f4
  • terminalCursor.background#31f4f4
  • terminalCursor.foreground#31f4f4

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6f7f8c
comment.block.preprocessor#78482b
comment.documentation, comment.block.documentation#6f7f8c
invalid.illegal#e31415
keyword.operator#272727
keyword, storage#ad3da5
storage.type, support.type#ba2da2
constant.language, support.constant, variable.language#282ad7
variable, support.variable#272727
entity.name.function, support.function#391d7a
support.function#7f4fb9
entity.name.type, entity.other.inherited-class#04638d
entity.name.exception#e31415
entity.name.sectionbold
constant.numeric, constant.character, constant#282ad7
string#d12e1a
constant.character.escape#d12e1a
string.regexp#4B83CD
constant.other.symbol#d12e1a
punctuation#272727
punctuation.definition.string.begin, punctuation.definition.string.end#d12e1a
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#272727
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#272727
entity.name.tag#272727
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#272727italic
constant.character.entity, punctuation.definition.entity#272727
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#7A3E9D
meta.property-name, support.type.property-name#AB6526
meta.property-value, meta.property-value constant.other, support.constant.property-value#448C27
keyword.other.importantbold
markup.changed#000000
markup.deleted#000000
markup.italicitalic
markup.error#660000
markup.inserted#000000
meta.link#4B83CD
markup.output, markup.raw#777777
markup.prompt#777777
markup.heading#AA3731
markup.boldbold
markup.traceback#660000
markup.underlineunderline
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
duckcash by duckcash - VS Code Theme