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#000000
  • activityBar.foreground#ff9dce
  • activityBarBadge.background#00b0ff
  • activityBarBadge.foreground#20232B
  • badge.background#00b0ff
  • badge.foreground#20232B
  • button.background#00e8c5cc
  • button.hoverBackground#07d4b6cc
  • debugExceptionWidget.background#FF9F2E60
  • debugExceptionWidget.border#FF9F2E60
  • debugToolBar.background#000000
  • diffEditor.insertedTextBackground#19920665
  • diffEditor.removedTextBackground#8600176b
  • dropdown.background#2b303b
  • dropdown.border#363c49
  • editor.background#08080a
  • editor.findMatchBackground#f39d1256
  • editor.findMatchBorder#f39d12b6
  • editor.findMatchHighlightBackground#59b8b377
  • editor.foreground#D5CED9
  • editor.hoverHighlightBackground#373941a1
  • editor.lineHighlightBackground#271326
  • editor.lineHighlightBorder#b354ae80
  • editor.rangeHighlightBackground#372f3c9f
  • editor.selectionBackground#ff7df841
  • editor.selectionHighlightBackground#70707080
  • editor.wordHighlightBackground#ff7df841
  • editor.wordHighlightStrongBackground#ff7df841
  • editorBracketMatch.background#746f77
  • editorBracketMatch.border#746f77
  • editorCodeLens.foreground#746f77
  • editorCursor.foreground#FFF
  • editorError.foreground#FC644D
  • editorGroup.dropBackground#495061d7
  • editorGroupHeader.tabsBackground#000000
  • editorGutter.addedBackground#9BC53DBB
  • editorGutter.deletedBackground#FC644DBB
  • editorGutter.modifiedBackground#5BC0EBBB
  • editorHoverWidget.background#000000
  • editorHoverWidget.border#00e8c5cc
  • editorLineNumber.foreground#646464
  • editorLink.activeForeground#3B79C7
  • editorOverviewRuler.border#1B1D23
  • editorRuler.foreground#4F4355
  • editorSuggestWidget.background#20232A
  • editorSuggestWidget.border#372F3C
  • editorSuggestWidget.selectedBackground#373941
  • editorWarning.foreground#FF9F2E
  • editorWhitespace.foreground#333844
  • editorWidget.background#20232A
  • errorForeground#FC644D
  • extensionButton.prominentBackground#ff72f8cc
  • extensionButton.prominentHoverBackground#e963e2b0
  • focusBorder#746f77
  • foreground#D5CED9
  • gitDecoration.ignoredResourceForeground#555555
  • input.background#2b303b
  • input.placeholderForeground#746f77
  • inputOption.activeBorder#C668BA
  • inputValidation.errorBackground#D65343
  • inputValidation.errorBorder#D65343
  • inputValidation.infoBackground#3A6395
  • inputValidation.infoBorder#3A6395
  • inputValidation.warningBackground#DE9237
  • inputValidation.warningBorder#DE9237
  • list.activeSelectionBackground#23262E
  • list.activeSelectionForeground#ff81f9
  • list.dropBackground#3a404e
  • list.focusBackground#282b35
  • list.focusForeground#eee
  • list.hoverBackground#23262E
  • list.hoverForeground#eee
  • list.inactiveSelectionBackground#23262E
  • list.inactiveSelectionForeground#ff81f9
  • merge.currentContentBackground#F9267240
  • merge.currentHeaderBackground#f9267371
  • merge.incomingContentBackground#3B79C740
  • merge.incomingHeaderBackground#3B79C7BB
  • minimapSlider.activeBackground#60698060
  • minimapSlider.background#58607460
  • minimapSlider.hoverBackground#60698060
  • panel.background#000000
  • panel.border#686868
  • panelTitle.activeBorder#ff81f9
  • panelTitle.inactiveForeground#525252
  • peekView.border#23262E
  • peekViewEditor.background#1A1C22
  • peekViewEditor.matchHighlightBackground#FF9F2E60
  • peekViewResult.background#1A1C22
  • peekViewResult.matchHighlightBackground#FF9F2E60
  • peekViewResult.selectionBackground#23262E
  • peekViewTitle.background#1A1C22
  • peekViewTitleDescription.foreground#746f77
  • pickerGroup.border#4F4355
  • pickerGroup.foreground#746f77
  • progressBar.background#C668BA
  • scrollbar.shadow#23262E
  • scrollbarSlider.activeBackground#3A3F4CCC
  • scrollbarSlider.background#3A3F4C77
  • scrollbarSlider.hoverBackground#3A3F4CAA
  • selection.background#746f77
  • sideBar.background#000000
  • sideBar.foreground#999999
  • sideBarSectionHeader.background#271324
  • sideBarTitle.foreground#ff81f9
  • statusBar.background#181818
  • statusBar.debuggingBackground#FC644D
  • statusBar.noFolderBackground#23262E
  • statusBarItem.activeBackground#00e8c5cc
  • statusBarItem.hoverBackground#07d4b5b0
  • statusBarItem.prominentBackground#07d4b5b0
  • statusBarItem.prominentHoverBackground#00e8c5cc
  • tab.activeBackground#242424
  • tab.activeBorder#ff81f9
  • tab.activeForeground#ff81f9
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#746f77
  • terminal.ansiBlue#7cb7ff
  • terminal.ansiBrightBlue#ff81f9
  • terminal.ansiBrightCyan#00e8c6
  • terminal.ansiBrightGreen#1eff00
  • terminal.ansiBrightMagenta#ff00aa
  • terminal.ansiBrightRed#ee5d43
  • terminal.ansiBrightYellow#FFE66D
  • terminal.ansiCyan#00e8c6
  • terminal.ansiGreen#96E072
  • terminal.ansiMagenta#ff00aa
  • terminal.ansiRed#ee5d43
  • terminal.ansiYellow#FFE66D
  • terminalCursor.background#23262E
  • terminalCursor.foreground#FFE66D
  • titleBar.activeBackground#23262E
  • walkThrough.embeddedEditorBackground#23262E
  • widget.shadow#14151A

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#ffffff
comment#555555
string#9700dd
constant.numeric#7800af
constant.language#66c4c4
constant.character, constant.other#66c4c4
variable
keyword#cccccc
storage#66c4c4
storage.type#7385bc
entity.name.class#66c4c4underline
entity.other.inherited-class#66c4c4
entity.name.function#ff009d
variable.parameter#26c1c1
entity.name.tag#7385bc
entity.other.attribute-name#66c4c4
support.function#5a6fad
support.constant#66c4c4
support.type, support.class#c46666
support.other.variable
invalid#cf433e
invalid.deprecated#cf433e
meta.structure.dictionary.json string.quoted.double.json#3dbee5
meta.diff, meta.diff.header#555555
markup.deleted#e61f44
markup.inserted#A6E22E
markup.changed#f7b83d
constant.numeric.line-number.find-in-files - match#8FBE00A0
entity.name.filename.find-in-files#E6DB74
keyword.other#7b7b7b
meta.property-value, support.constant.property-value, constant.other.color#e53d67
meta.structure.dictionary.json string.quoted.double.json#66c4c4
meta.structure.dictionary.value.json string.quoted.double.json#00bbc2
meta.property-name support.type.property-nameitalic
meta.property-value punctuation.separator.key-value#ffffff
keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as#7385bc
meta.use support.class.builtin, meta.other.inherited-class support.class.builtin#7385bc
variable.other#26c1c1
variable.parameter.function.coffee#e53d67
entity.name.section.markdown#66c4c4
punctuation.definition.heading.markdown#cccccc
markup.raw.inline.markdown#e53d67
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#cccccc
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#cccccc
punctuation.definition.metadata.markdown#cccccc
markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown#7385bc
markup.bold.markdown, markup.italic.markdown#7385bc
markup.italic.markdownitalic
markup.bold.markdownbold
markup.raw.block.markdown#664e4d
markup.deleted.git_gutter#e61f44
markup.inserted.git_gutter#a7da1e
markup.changed.git_gutter#f7b83d
meta.template.expression#ffffff
Pink Code Dark by Hygor Moor - VS Code Theme