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.background#002b36
  • activityBar.foreground#00ffdd
  • badge.background#047aa6
  • button.background#2aa19899
  • debugExceptionWidget.background#00212b
  • debugExceptionWidget.border#ab395b
  • debugToolBar.background#00212b
  • dropdown.background#00212b
  • dropdown.border#2aa19899
  • editor.background#002b36
  • editor.foreground#839496
  • editor.lineHighlightBackground#073642
  • editor.selectionBackground#274642
  • editor.selectionHighlightBackground#005a6faa
  • editor.wordHighlightBackground#004454aa
  • editor.wordHighlightStrongBackground#005a6faa
  • editorBracketHighlight.foreground1#cdcdcd
  • editorBracketHighlight.foreground2#b58900
  • editorBracketHighlight.foreground3#d33682
  • editorCursor.foreground#ff0000
  • editorGroup.border#00212b
  • editorGroup.dropBackground#2aa19844
  • editorGroupHeader.tabsBackground#004052
  • editorHoverWidget.background#004052
  • editorIndentGuide.activeBackground1#0aff02c7
  • editorIndentGuide.background1#93a1a180
  • editorLineNumber.activeForeground#00ffdd
  • editorLineNumber.foreground#586e75
  • editorMarkerNavigationError.background#ab395b
  • editorMarkerNavigationWarning.background#5b7e7a
  • editorWhitespace.foreground#586e75
  • editorWidget.background#00212b
  • errorForeground#ffeaea
  • focusBorder#2aa19899
  • inlineChat.shadow#00ffdd5e
  • input.background#003847
  • input.foreground#93a1a1
  • input.placeholderForeground#93a1a1aa
  • inputOption.activeBorder#2aa19899
  • inputValidation.errorBackground#571b26
  • inputValidation.errorBorder#a92049
  • inputValidation.infoBackground#052730
  • inputValidation.infoBorder#363b5f
  • inputValidation.warningBackground#5d5938
  • inputValidation.warningBorder#9d8a5e
  • list.activeSelectionBackground#005a6f
  • list.dropBackground#00445488
  • list.highlightForeground#1ebcc5
  • list.hoverBackground#004454aa
  • list.inactiveSelectionBackground#00445488
  • listFilterWidget.shadow#00ffdd5e
  • minimap.selectionHighlight#00ffdd9e
  • panel.border#2b2b4a
  • peekView.border#2b2b4a
  • peekViewEditor.background#10192c
  • peekViewEditor.matchHighlightBackground#7744aa40
  • peekViewResult.background#00212b
  • peekViewTitle.background#00212b
  • pickerGroup.border#2aa19899
  • pickerGroup.foreground#2aa19899
  • ports.iconRunningProcessForeground#369432
  • progressBar.background#047aa6
  • quickInputList.focusBackground#005a6f
  • scrollbar.shadow#00ffdd5e
  • selection.background#2aa19899
  • sideBar.background#002029
  • sideBar.foreground#a8b6b4
  • sideBarTitle.foreground#93a1a1
  • statusBar.background#001a21
  • statusBar.debuggingBackground#00212b
  • statusBar.foreground#00eeff
  • statusBar.noFolderBackground#00212b
  • statusBarItem.prominentBackground#003847
  • statusBarItem.prominentHoverBackground#003847
  • statusBarItem.remoteBackground#2aa19899
  • tab.activeBackground#002b37
  • tab.activeBorderTop#00ffdd
  • tab.activeForeground#d6dbdb
  • tab.border#003847
  • tab.inactiveBackground#004052
  • tab.inactiveForeground#93a1a1
  • tab.lastPinnedBorder#2aa19844
  • terminal.ansiBlack#073642
  • terminal.ansiBlue#268bd2
  • terminal.ansiBrightBlack#002b36
  • terminal.ansiBrightBlue#839496
  • terminal.ansiBrightCyan#93a1a1
  • terminal.ansiBrightGreen#586e75
  • terminal.ansiBrightMagenta#6c71c4
  • terminal.ansiBrightRed#cb4b16
  • terminal.ansiBrightWhite#fdf6e3
  • terminal.ansiBrightYellow#657b83
  • terminal.ansiCyan#2aa198
  • terminal.ansiGreen#859900
  • terminal.ansiMagenta#d33682
  • terminal.ansiRed#dc322f
  • terminal.ansiWhite#eee8d5
  • terminal.ansiYellow#b58900
  • titleBar.activeBackground#002b36
  • titleBar.activeForeground#839496
  • tree.indentGuidesStroke#0aff02c7
  • widget.shadow#00ffdd5e

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded, string meta.image.inline.markdown, variable.legacy.builtin.python, punctuation.terminator.dart, punctuation.comma.dart, other.source.dart, punctuation.dot.dart#839496
comment#586E75italic
string, meta.jsx.children.tsx#2AA198
string.regexp#DC322F
constant.numeric#D33682
variable.language, variable.other#268BD2
keyword#859900
storage.type.annotation.dart#268BD2bold
variable.language.dart, storage#ff9900
entity.name.class, entity.name.type, entity.name.namespace, entity.name.scope-resolution#CB4B16
entity.name.function, meta.jsx.children.tsx#268BD2
punctuation.definition.variable#859900
punctuation.section.embedded.begin, punctuation.section.embedded.end#DC322F
constant.language, meta.preprocessor#B58900
support.function.construct, keyword.other.new#CB4B16
constant.character, constant.other#CB4B16
entity.other.inherited-class#6C71C4
variable.parameter
entity.name.tag#268BD2
punctuation.definition.tag#586E75
entity.other.attribute-name#93A1A1
support.function#268BD2
punctuation.separator.continuation#DC322F
support.constant, support.variable
support.type, support.class#00ffdd
variable.parameter, parameter, label, declaration, source.dart, entity.other.attribute-name.tsx#02FD7F
support.type.exception#CB4B16
support.other.variable
invalid#DC322F
meta.diff, meta.diff.header#268BD2italic
markup.deleted#DC322F
markup.changed#CB4B16
markup.inserted#859900
markup.quote#859900
markup.list#B58900
markup.bold, markup.italic#D33682
markup.boldbold
markup.italicitalic
markup.strikethroughstrikethrough
markup.inline.raw#2AA198
markup.heading#268BD2bold
markup.heading.setext#268BD2
entity.name.class, entity.name.type, entity.name.namespace, entity.name.scope-resolution, meta.tag.attributes.tsx, entity.name.tag.tsx#00FFDD
entity.name.function#FFE600
keyword#FF9900
string#0AFF02C7
variable.parameter#02FD7F
comment#2B8A2B
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
King Rittik Dark Theme by King Rittik - VS Code Theme