Skip to main content
Coding Theme

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.

  • activityBar.background#1a1a1a
  • activityBar.border#4f4f5f
  • activityBar.foreground#d0d0d0
  • activityBarBadge.background#6a9fff
  • activityBarBadge.foreground#000000
  • badge.background#0f2d4a
  • badge.foreground#e0e0ff
  • button.background#0f2d4a
  • button.foreground#e0e0ff
  • button.hoverBackground#004a5f
  • diffEditor.border#4f4f5f
  • diffEditor.insertedLineBackground#00291099
  • diffEditor.insertedTextBackground#00381f99
  • diffEditor.removedLineBackground#380a0f99
  • diffEditor.removedTextBackground#4f111999
  • dropdown.background#000000
  • dropdown.border#4f4f5f
  • dropdown.foreground#d0d0d0
  • editor.background#000000
  • editor.findMatchBackground#8f5040
  • editor.findMatchHighlightBackground#4648d099
  • editor.findRangeHighlightBackground#3a300499
  • editor.foreground#d0d0d0
  • editor.hoverHighlightBackground#004a5f99
  • editor.inactiveSelectionBackground#2f2f7499
  • editor.lineHighlightBackground#002435
  • editor.selectionBackground#2a234a
  • editor.selectionHighlightBackground#0f2d4a99
  • editor.wordHighlightBackground#10350a99
  • editor.wordHighlightStrongBackground#551f5a99
  • editorBracketMatch.background#20577a
  • editorBracketMatch.border#d369af
  • editorCursor.foreground#ff76ff
  • editorError.foreground#f47360
  • editorGutter.addedBackground#0faa26
  • editorGutter.background#121212
  • editorGutter.deletedBackground#f47360
  • editorGutter.modifiedBackground#d1843f
  • editorHint.foreground#857f8f
  • editorIndentGuide.activeBackground1#4b4b4b
  • editorIndentGuide.background1#4f4f5f
  • editorInfo.foreground#0faa26
  • editorLineNumber.activeForeground#d0d0d0
  • editorLineNumber.foreground#857f8f
  • editorOverviewRuler.addedForeground#0faa26
  • editorOverviewRuler.border#4f4f5f
  • editorOverviewRuler.deletedForeground#f47360
  • editorOverviewRuler.modifiedForeground#d1843f
  • editorRuler.foreground#2b2b2b
  • editorWarning.foreground#d1843f
  • editorWhitespace.foreground#4f4f5f
  • gitDecoration.addedResourceForeground#0faa26
  • gitDecoration.conflictingResourceForeground#ff5a7a
  • gitDecoration.deletedResourceForeground#ffbfbf
  • gitDecoration.ignoredResourceForeground#857f8f
  • gitDecoration.modifiedResourceForeground#efef80
  • gitDecoration.submoduleResourceForeground#89afef
  • gitDecoration.untrackedResourceForeground#00a692
  • input.background#000000
  • input.border#4f4f5f
  • input.foreground#d0d0d0
  • input.placeholderForeground#857f8f
  • inputOption.activeBackground#0f2d4a
  • inputOption.activeBorder#6a9fff
  • inputValidation.errorBackground#461210
  • inputValidation.errorBorder#f47360
  • inputValidation.infoBackground#10350a
  • inputValidation.infoBorder#0faa26
  • inputValidation.warningBackground#3a3004
  • inputValidation.warningBorder#d1843f
  • list.activeSelectionBackground#0f2d4a
  • list.activeSelectionForeground#e0e0ff
  • list.activeSelectionIconForeground#6a9fff
  • list.focusBackground#0f2d4a
  • list.highlightForeground#6a9fff
  • list.hoverBackground#004a5f
  • list.inactiveSelectionBackground#2f2f74
  • notificationCenterHeader.background#2b2b2b
  • notificationCenterHeader.foreground#d0d0d0
  • panel.background#000000
  • panel.border#4f4f5f
  • panelTitle.activeBorder#6a9fff
  • panelTitle.activeForeground#d0d0d0
  • panelTitle.inactiveForeground#857f8f
  • progressBar.background#6a9fff
  • sideBar.background#1a1a1a
  • sideBar.border#4f4f5f
  • sideBar.foreground#d0d0d0
  • sideBarSectionHeader.background#2b2b2b
  • sideBarSectionHeader.foreground#d0d0d0
  • sideBarTitle.foreground#d0d0d0
  • statusBar.background#2a2a75
  • statusBar.border#4f4f5f
  • statusBar.debuggingBackground#804fdd
  • statusBar.debuggingForeground#e0e0ff
  • statusBar.foreground#e0e0ff
  • statusBar.noFolderBackground#2b2b2b
  • statusBar.noFolderForeground#d0d0d0
  • tab.activeBackground#000000
  • tab.activeBorder#6a9fff
  • tab.activeForeground#d0d0d0
  • tab.border#4f4f5f
  • tab.hoverBackground#002435
  • tab.hoverBorder#4f4f5f
  • tab.inactiveBackground#1a1a1a
  • tab.inactiveForeground#857f8f
  • tab.unfocusedActiveBackground#121212
  • tab.unfocusedActiveBorder#4f4f5f
  • tab.unfocusedActiveForeground#857f8f
  • terminal.ansiBlack#d0d0d0
  • terminal.ansiBlue#3f95f6
  • terminal.ansiBrightBlack#857f8f
  • terminal.ansiBrightBlue#6a9fff
  • terminal.ansiBrightCyan#6fafff
  • terminal.ansiBrightGreen#6aad0f
  • terminal.ansiBrightMagenta#e580ea
  • terminal.ansiBrightRed#f47360
  • terminal.ansiBrightWhite#000000
  • terminal.ansiBrightYellow#d1843f
  • terminal.ansiCyan#4fbaef
  • terminal.ansiGreen#0faa26
  • terminal.ansiMagenta#d369af
  • terminal.ansiRed#ef6560
  • terminal.ansiWhite#1a1a1a
  • terminal.ansiYellow#bf9032
  • terminal.background#000000
  • terminal.foreground#d0d0d0
  • terminalCursor.foreground#ff76ff
  • titleBar.activeBackground#2b2b2b
  • titleBar.activeForeground#d0d0d0
  • titleBar.border#4f4f5f
  • titleBar.inactiveBackground#121212
  • titleBar.inactiveForeground#857f8f

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#cf9f8fitalic
comment.documentation, comment.block.documentation, string.quoted.docstring#8aa0df
keyword, storage, storage.modifier#af85ff
keyword.operator#857f8f
storage.type, support.type, entity.name.type, entity.other.inherited-class#00a692
entity.name.function, support.function, meta.function-call, variable.function#e580ea
variable, support.variable, variable.other#1dbfcf
constant, constant.numeric, constant.character, constant.language, support.constant#029fff
string, constant.other.symbol#6a9fff
constant.character.escape, string.regexp#d369af
punctuation#857f8f
invalid, invalid.illegal#f47360
markup.heading#ef6560bold
markup.bold, markup.italic#6a9fffbold italic
meta.link, markup.underline.link#6a9fffunderline
markup.list, markup.quote#89afef
markup.inline.raw#e580ea
markup.inserted, meta.diff.header.to-file#a0e0a0
markup.deleted, meta.diff.header.from-file#ffbfbf
markup.changed, meta.diff.range#efef80