Skip to main content
CodingTheme

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.background#0748fa
  • activityBar.foreground#21272e
  • activityBarBadge.background#21272e
  • activityBarBadge.foreground#f8f8f0
  • button.background#53df83
  • button.foreground#21272e
  • button.hoverBackground#30c965
  • dropdown.background#21272e
  • dropdown.border#53df83
  • dropdown.foreground#53df83
  • dropdown.listBackground#181a1f
  • editor.background#21272e
  • editor.findMatchBackground#1abc9c80
  • editor.findMatchHighlightBackground#56b5c240
  • editor.foreground#f8f8f0
  • editor.lineHighlightBackground#161416
  • editor.selectionBackground#56b5c280
  • editor.wordHighlightBackground#161416
  • editorCursor.foreground#1abc9c
  • editorGroup.border#181a1f
  • editorGroup.emptyBackground#181a1f
  • editorGroupHeader.tabsBackground#181a1f
  • editorHoverWidget.background#282c34
  • editorHoverWidget.border#181a1f
  • editorIndentGuide.background#3b4048
  • editorLineNumber.foreground#495162
  • editorSuggestWidget.background#21272e
  • editorSuggestWidget.border#181a1f
  • editorSuggestWidget.selectedBackground#2c313a
  • editorWhitespace.foreground#3b4048
  • editorWidget.background#21272e
  • input.background#161416
  • input.border#10151a
  • input.foreground#f8f8f0
  • inputOption.activeBorder#10151a
  • inputValidation.errorBackground#0748fa
  • inputValidation.errorBorder#10151a
  • inputValidation.infoBackground#0748fa
  • inputValidation.infoBorder#10151a
  • inputValidation.warningBackground#0748fa
  • list.activeSelectionBackground#0748fa
  • list.activeSelectionForeground#f8f8f0
  • list.focusBackground#0748fa
  • list.focusForeground#f8f8f0
  • list.hoverBackground#0748fa
  • list.hoverForeground#f8f8f0
  • list.inactiveSelectionBackground#21272e
  • menu.background#21272e
  • menu.foreground#f8f8f0
  • pickerGroup.foreground#f8f8f0
  • quickInput.background#21272e
  • quickInput.foreground#f8f8f0
  • quickInputTitle.background#0748fa
  • sideBar.background#181a1f
  • sideBarSectionHeader.background#21272e
  • statusBar.background#21272e
  • statusBar.debuggingBackground#21272e
  • statusBar.foreground#9da5b4
  • statusBar.noFolderBackground#21272e
  • statusBarItem.hoverBackground#2c313a
  • tab.activeBackground#262d35
  • tab.activeForeground#f8f8f0
  • tab.border#181a1f
  • tab.inactiveBackground#1b1f23
  • tab.inactiveForeground#737c8c
  • titleBar.activeBackground#21272e
  • titleBar.activeForeground#9da5b4
  • titleBar.inactiveBackground#21272e
  • titleBar.inactiveForeground#6b717d

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
support.type.property-name, support.variable, variable#F8F8F0
markup.inline.raw, storage.type, support.constant, support.type, support.class#1ABC9C
constant, keyword.other.unit#56B6C2
comment#606F73
meta.brace, punctuation.definition.array, punctuation.definition.binding-pattern, punctuation.definition.block, punctuation.definition.dictionary, punctuation.definition.string, punctuation.definition.tag, punctuation.section, punctuation.separator, punctuation.support, punctuation.terminator#1ABC9C
string, markup.quote, markup.bold, markup.italic#53DF83
entity.name.class, entity.name.function, entity.name.type, entity.other.attribute-name, entity.other.inherited-class, markup.heading.setext, support.function#0748fa
entity.name.tag, storage, variable.language#9CD230
keyword, punctuation.definition.keyword#0748fa
markup.bold.markdown, punctuation.definition.bold.markdownbold
comment, markup.italic.markdown, punctuation.definition.italic.markdownitalic
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6

Shiki preview

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

Loading...

Minimalist by Satadeep Dasgupta - VS Code Theme