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.activeBorder#48dbfb
  • activityBar.background#091422
  • activityBar.border#060e18
  • activityBar.foreground#48dbfb
  • activityBar.inactiveForeground#2a3f5f
  • activityBarBadge.background#48dbfb
  • activityBarBadge.foreground#0d1b2a
  • badge.background#48dbfb
  • badge.foreground#0d1b2a
  • breadcrumb.background#0d1b2a
  • breadcrumb.focusForeground#c8d6e5
  • breadcrumb.foreground#6a7f9b
  • button.background#0984e3
  • button.foreground#ffffff
  • button.hoverBackground#0770c2
  • button.secondaryBackground#17304d
  • button.secondaryForeground#c8d6e5
  • contrastBorder#00000000
  • descriptionForeground#6a7f9b
  • diffEditor.insertedTextBackground#55efc418
  • diffEditor.removedTextBackground#ee5a2418
  • dropdown.background#0f2035
  • dropdown.border#1a2d4d
  • dropdown.foreground#c8d6e5
  • editor.background#0d1b2a
  • editor.findMatchBackground#48dbfb30
  • editor.findMatchBorder#48dbfb
  • editor.findMatchHighlightBackground#48dbfb18
  • editor.foldBackground#0d1b2a60
  • editor.foreground#c8d6e5
  • editor.lineHighlightBackground#122240
  • editor.lineHighlightBorder#1a2d4d
  • editor.selectionBackground#48dbfb25
  • editor.selectionHighlightBackground#48dbfb15
  • editor.wordHighlightBackground#48dbfb20
  • editor.wordHighlightStrongBackground#48dbfb30
  • editorBracketHighlight.foreground1#feca57
  • editorBracketHighlight.foreground2#ff9ff3
  • editorBracketHighlight.foreground3#55efc4
  • editorBracketHighlight.foreground4#a29bfe
  • editorBracketHighlight.foreground5#ff6b6b
  • editorBracketHighlight.foreground6#48dbfb
  • editorBracketHighlight.unexpectedBracket.foreground#ee5a24
  • editorBracketMatch.background#48dbfb25
  • editorBracketMatch.border#48dbfb
  • editorCodeLens.foreground#6a7f9b80
  • editorCursor.foreground#48dbfb
  • editorError.foreground#ee5a24
  • editorGutter.addedBackground#55efc4
  • editorGutter.background#0d1b2a
  • editorGutter.deletedBackground#ee5a24
  • editorGutter.modifiedBackground#48dbfb
  • editorHoverWidget.background#0f2035
  • editorHoverWidget.border#1a2d4d
  • editorIndentGuide.activeBackground1#48dbfb70
  • editorIndentGuide.background1#1a2d4d40
  • editorInfo.foreground#48dbfb
  • editorInlayHint.background#48dbfb10
  • editorInlayHint.foreground#c8d6e5b0
  • editorLineNumber.activeForeground#48dbfb
  • editorLineNumber.foreground#2a3f5f
  • editorOverviewRuler.border#122240
  • editorRuler.foreground#1a2d4d40
  • editorSuggestWidget.background#0f2035
  • editorSuggestWidget.border#1a2d4d
  • editorSuggestWidget.foreground#b0c4d8
  • editorSuggestWidget.highlightForeground#48dbfb
  • editorSuggestWidget.selectedBackground#17304d
  • editorWarning.foreground#feca57
  • editorWhitespace.foreground#1a2d4d60
  • editorWidget.background#0f2035
  • editorWidget.border#1a2d4d
  • errorForeground#ee5a24
  • errorLens.errorForeground#ee5a24
  • errorLens.hintForeground#48dbfb
  • errorLens.infoForeground#48dbfb
  • errorLens.warningForeground#feca57
  • focusBorder#48dbfb50
  • foreground#b0c4d8
  • gitDecoration.addedResourceForeground#55efc4
  • gitDecoration.conflictingResourceForeground#feca57
  • gitDecoration.deletedResourceForeground#ee5a24
  • gitDecoration.ignoredResourceForeground#2a3f5f
  • gitDecoration.modifiedResourceForeground#48dbfb
  • gitDecoration.untrackedResourceForeground#55efc4
  • icon.foreground#b0c4d890
  • input.background#0f2035
  • input.border#1a2d4d
  • input.foreground#c8d6e5
  • input.placeholderForeground#3a5575
  • inputOption.activeBackground#48dbfb30
  • inputOption.activeBorder#48dbfb
  • inputOption.activeForeground#c8d6e5
  • list.activeSelectionBackground#48dbfb18
  • list.activeSelectionForeground#c8d6e5
  • list.errorForeground#ee5a24
  • list.highlightForeground#48dbfb
  • list.hoverBackground#12224080
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#12224050
  • list.warningForeground#feca57
  • menu.background#0f2035
  • menu.border#060e18
  • menu.foreground#b0c4d8
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#1a2d4d
  • minimap.background#0d1b2a
  • minimap.errorHighlight#ee5a24
  • minimap.selectionHighlight#48dbfb40
  • minimap.warningHighlight#feca57
  • notificationCenterHeader.background#0f2035
  • notifications.background#0f2035
  • notifications.border#1a2d4d
  • notifications.foreground#b0c4d8
  • notificationsErrorIcon.foreground#ee5a24
  • notificationsInfoIcon.foreground#48dbfb
  • notificationsWarningIcon.foreground#feca57
  • panel.background#091422
  • panel.border#060e18
  • panelTitle.activeBorder#48dbfb
  • panelTitle.activeForeground#c8d6e5
  • panelTitle.inactiveForeground#2a3f5f
  • peekView.border#48dbfb
  • peekViewEditor.background#0f2035
  • peekViewResult.background#091422
  • peekViewTitle.background#0f2035
  • progressBar.background#48dbfb
  • quickInput.background#0f2035
  • quickInput.foreground#c8d6e5
  • quickInputList.focusBackground#48dbfb20
  • quickInputList.focusForeground#ffffff
  • scrollbar.shadow#00000060
  • scrollbarSlider.activeBackground#48dbfb50
  • scrollbarSlider.background#c8d6e518
  • scrollbarSlider.hoverBackground#c8d6e528
  • selection.background#48dbfb25
  • settings.headerForeground#c8d6e5
  • settings.modifiedItemIndicator#48dbfb
  • sideBar.background#091422
  • sideBar.border#060e18
  • sideBar.foreground#8fa3b8
  • sideBarSectionHeader.background#091422
  • sideBarSectionHeader.border#060e18
  • sideBarSectionHeader.foreground#c8d6e5
  • sideBarTitle.foreground#4a6080
  • statusBar.background#0d1b2a
  • statusBar.border#060e18
  • statusBar.debuggingBackground#48dbfb25
  • statusBar.debuggingForeground#c8d6e5
  • statusBar.foreground#6a7f9b
  • statusBar.noFolderBackground#091422
  • statusBarItem.activeBackground#48dbfb20
  • statusBarItem.errorBackground#ee5a24
  • statusBarItem.errorForeground#ffffff
  • statusBarItem.hoverBackground#17304d
  • statusBarItem.remoteBackground#48dbfb
  • statusBarItem.remoteForeground#0d1b2a
  • statusBarItem.warningBackground#feca57
  • statusBarItem.warningForeground#0d1b2a
  • tab.activeBackground#0d1b2a
  • tab.activeBorderTop#48dbfb
  • tab.activeForeground#c8d6e5
  • tab.border#060e18
  • tab.hoverBackground#0d1b2a
  • tab.inactiveBackground#091422
  • tab.inactiveForeground#2a3f5f
  • terminal.ansiBlack#0d1b2a
  • terminal.ansiBlue#48dbfb
  • terminal.ansiBrightBlack#2a3f5f
  • terminal.ansiBrightBlue#74e4fc
  • terminal.ansiBrightCyan#7ee6d1
  • terminal.ansiBrightGreen#80f0d0
  • terminal.ansiBrightMagenta#ffc0f5
  • terminal.ansiBrightRed#ff8a73
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#feda7a
  • terminal.ansiCyan#55efc4
  • terminal.ansiGreen#55efc4
  • terminal.ansiMagenta#ff9ff3
  • terminal.ansiRed#ee5a24
  • terminal.ansiWhite#c8d6e5
  • terminal.ansiYellow#feca57
  • terminal.background#091422
  • terminal.foreground#c8d6e5
  • titleBar.activeBackground#060e18
  • titleBar.activeForeground#c8d6e560
  • titleBar.border#060e18
  • titleBar.inactiveBackground#060e18
  • titleBar.inactiveForeground#2a3f5f
  • widget.shadow#00000060

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#3d5a80italic
string#55efc4—
constant.numeric#feca57—
constant.language, constant.other#ff6b6b—
keyword.operator#8fa3b8—
storage.type, storage.modifier#a29bfe—
support.function#48dbfb—
comment.line, comment.line.semicolon.krl, comment.line.ampersand.krl, comment.line.bug.krl, comment.line.fixme.krl, comment.line.hack.krl, comment.line.note.krl, comment.line.todo.krl#3d5a80italic
comment.line.fold.krl, meta.fold.krl, keyword.control.fold.krl#456b8aitalic
keyword.control.krl#ff9ff3bold
keyword.function.movement.krl#48dbfbbold
storage.type.krl, storage.type.interrupt.krl, storage.type.trigger.krl#a29bfeitalic
variable.language.system.krl#ee5a24
constant.numeric.krl, constant.numeric.hex.krl, constant.numeric.binary.krl#feca57—
string.quoted.double.krl#55efc4—
variable.function.krl#48dbfb—
constant.language.enum.krl, variable.other.enummember.krl#ff6b6b—
support.function.builtin.krl#0abde3—
keyword.operator.krl, keyword.operator.comparison.krl, keyword.operator.arithmetic.krl, keyword.operator.bitwise.krl, keyword.operator.logical.krl#8fa3b8—