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#26211d
  • activityBar.border#58514f
  • activityBar.foreground#cfbcba
  • activityBarBadge.background#6a88ff
  • activityBarBadge.foreground#0f0e06
  • badge.background#36213a
  • badge.foreground#feeeca
  • button.background#36213a
  • button.foreground#feeeca
  • button.hoverBackground#265f4a
  • diffEditor.border#58514f
  • diffEditor.insertedLineBackground#0a290099
  • diffEditor.insertedTextBackground#17360f99
  • diffEditor.removedLineBackground#3a0a0099
  • diffEditor.removedTextBackground#4b120a99
  • dropdown.background#0f0e06
  • dropdown.border#58514f
  • dropdown.foreground#cfbcba
  • editor.background#0f0e06
  • editor.findMatchBackground#8f5040
  • editor.findMatchHighlightBackground#4648d099
  • editor.findRangeHighlightBackground#35350499
  • editor.foreground#cfbcba
  • editor.hoverHighlightBackground#265f4a99
  • editor.inactiveSelectionBackground#2f306999
  • editor.lineHighlightBackground#302a3a
  • editor.selectionBackground#3f1324
  • editor.selectionHighlightBackground#36213a99
  • editor.wordHighlightBackground#1f3b0a99
  • editor.wordHighlightStrongBackground#55345a99
  • editorBracketMatch.background#2f6c4a
  • editorBracketMatch.border#d570af
  • editorCursor.foreground#ffaa33
  • editorError.foreground#f06a3f
  • editorGutter.addedBackground#2fa526
  • editorGutter.background#15140d
  • editorGutter.deletedBackground#f06a3f
  • editorGutter.modifiedBackground#d0730f
  • editorHint.foreground#887c8a
  • editorIndentGuide.activeBackground1#56524f
  • editorIndentGuide.background1#58514f
  • editorInfo.foreground#2fa526
  • editorLineNumber.activeForeground#cfbcba
  • editorLineNumber.foreground#887c8a
  • editorOverviewRuler.addedForeground#2fa526
  • editorOverviewRuler.border#58514f
  • editorOverviewRuler.deletedForeground#f06a3f
  • editorOverviewRuler.modifiedForeground#d0730f
  • editorRuler.foreground#36322f
  • editorWarning.foreground#d0730f
  • editorWhitespace.foreground#58514f
  • gitDecoration.addedResourceForeground#2fa526
  • gitDecoration.conflictingResourceForeground#ff7a7f
  • gitDecoration.deletedResourceForeground#ffbfbf
  • gitDecoration.ignoredResourceForeground#887c8a
  • gitDecoration.modifiedResourceForeground#efef80
  • gitDecoration.submoduleResourceForeground#70a89f
  • gitDecoration.untrackedResourceForeground#00b066
  • input.background#0f0e06
  • input.border#58514f
  • input.foreground#cfbcba
  • input.placeholderForeground#887c8a
  • inputOption.activeBackground#36213a
  • inputOption.activeBorder#6a88ff
  • inputValidation.errorBackground#461204
  • inputValidation.errorBorder#f06a3f
  • inputValidation.infoBackground#1f3b0a
  • inputValidation.infoBorder#2fa526
  • inputValidation.warningBackground#353504
  • inputValidation.warningBorder#d0730f
  • list.activeSelectionBackground#36213a
  • list.activeSelectionForeground#feeeca
  • list.activeSelectionIconForeground#6a88ff
  • list.focusBackground#36213a
  • list.highlightForeground#6a88ff
  • list.hoverBackground#265f4a
  • list.inactiveSelectionBackground#2f3069
  • notificationCenterHeader.background#36322f
  • notificationCenterHeader.foreground#cfbcba
  • panel.background#0f0e06
  • panel.border#58514f
  • panelTitle.activeBorder#6a88ff
  • panelTitle.activeForeground#cfbcba
  • panelTitle.inactiveForeground#887c8a
  • progressBar.background#6a88ff
  • sideBar.background#26211d
  • sideBar.border#58514f
  • sideBar.foreground#cfbcba
  • sideBarSectionHeader.background#36322f
  • sideBarSectionHeader.foreground#cfbcba
  • sideBarTitle.foreground#cfbcba
  • statusBar.background#692a12
  • statusBar.border#58514f
  • statusBar.debuggingBackground#804fd5
  • statusBar.debuggingForeground#feeeca
  • statusBar.foreground#feeeca
  • statusBar.noFolderBackground#36322f
  • statusBar.noFolderForeground#cfbcba
  • tab.activeBackground#0f0e06
  • tab.activeBorder#6a88ff
  • tab.activeForeground#cfbcba
  • tab.border#58514f
  • tab.hoverBackground#302a3a
  • tab.hoverBorder#58514f
  • tab.inactiveBackground#26211d
  • tab.inactiveForeground#887c8a
  • tab.unfocusedActiveBackground#15140d
  • tab.unfocusedActiveBorder#58514f
  • tab.unfocusedActiveForeground#887c8a
  • terminal.ansiBlack#cfbcba
  • terminal.ansiBlue#379cf6
  • terminal.ansiBrightBlack#887c8a
  • terminal.ansiBrightBlue#6a88ff
  • terminal.ansiBrightCyan#6fafff
  • terminal.ansiBrightGreen#64aa0f
  • terminal.ansiBrightMagenta#e580ea
  • terminal.ansiBrightRed#f06a3f
  • terminal.ansiBrightWhite#0f0e06
  • terminal.ansiBrightYellow#d0730f
  • terminal.ansiCyan#4fb0cf
  • terminal.ansiGreen#2fa526
  • terminal.ansiMagenta#d570af
  • terminal.ansiRed#ef656a
  • terminal.ansiWhite#26211d
  • terminal.ansiYellow#c48702
  • terminal.background#0f0e06
  • terminal.foreground#cfbcba
  • terminalCursor.foreground#ffaa33
  • titleBar.activeBackground#36322f
  • titleBar.activeForeground#cfbcba
  • titleBar.border#58514f
  • titleBar.inactiveBackground#15140d
  • titleBar.inactiveForeground#887c8a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#cf9f7fitalic
comment.documentation, comment.block.documentation, string.quoted.docstring#82a0af
keyword, storage, storage.modifier#af8aff
keyword.operator#887c8a
storage.type, support.type, entity.name.type, entity.other.inherited-class#00b066
entity.name.function, support.function, meta.function-call, variable.function#e580ea
variable, support.variable, variable.other#3dbbb0
constant, constant.numeric, constant.character, constant.language, support.constant#029fff
string, constant.other.symbol#6a88ff
constant.character.escape, string.regexp#d570af
punctuation#887c8a
invalid, invalid.illegal#f06a3f
markup.heading#ef656abold
markup.bold, markup.italic#6a88ffbold italic
meta.link, markup.underline.link#6a88ffunderline
markup.list, markup.quote#70a89f
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