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.

  • actionBar.toggledBackground#383a49
  • activityBar.activeBackground#252526
  • activityBar.background#1E1E1E
  • activityBar.border#252526
  • activityBar.foreground#fff
  • activityBar.inactiveForeground#CCCCCC55
  • activityBarBadge.background#007ACC
  • activityBarBadge.foreground#FFFFFF
  • badge.background#007ACC
  • badge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#E0E0E0
  • breadcrumb.background#1E1E1E
  • breadcrumb.focusForeground#E0E0E0
  • breadcrumb.foreground#CCCCCCCC
  • button.background#0E639C
  • button.foreground#FFFFFF
  • button.hoverBackground#1177BB
  • button.secondaryBackground#3A3D41
  • button.secondaryForeground#FFFFFF
  • button.secondaryHoverBackground#45494E
  • checkbox.border#6B6B6B
  • debugExceptionWidget.background#333333
  • debugExceptionWidget.border#474747
  • debugToolBar.background#333333
  • debugToolBar.border#474747
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9BB95520
  • diffEditor.insertedTextBorder#00000000
  • diffEditor.removedTextBackground#FF000020
  • diffEditor.removedTextBorder#00000000
  • dropdown.background#3C3C3C
  • dropdown.border#3C3C3C
  • dropdown.foreground#F0F0F0
  • editor.background#1E1E1E
  • editor.findMatchBackground#515c6a
  • editor.findMatchBorder#007ACC
  • editor.findMatchHighlightBackground#ea5c0055
  • editor.findMatchHighlightBorder#00000000
  • editor.findRangeHighlightBackground#3A3D41
  • editor.findRangeHighlightBorder#00000000
  • editor.foldBackground#252526
  • editor.foreground#D4D4D4
  • editor.hoverHighlightBackground#373941
  • editor.inactiveSelectionBackground#3A3D41
  • editor.lineHighlightBackground#2d2d2d
  • editor.lineHighlightBorder#2d2d2d
  • editor.rangeHighlightBackground#37466b
  • editor.rangeHighlightBorder#00000000
  • editor.selectionBackground#264f78
  • editor.selectionHighlightBackground#ADD6FF26
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#004972b8
  • editorBracketHighlight.foreground1#fff
  • editorBracketHighlight.foreground2#F1FA8C
  • editorBracketHighlight.foreground3#ff7edb
  • editorBracketHighlight.foreground4#72f1b8
  • editorBracketHighlight.foreground5#f97e72
  • editorBracketHighlight.foreground6#fede5d
  • editorBracketHighlight.unexpectedBracket.foreground#FF5A5A
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorBracketPairGuide.activeBackground1#36f9f630
  • editorBracketPairGuide.activeBackground2#F1FA8C30
  • editorBracketPairGuide.activeBackground3#ff7edb30
  • editorBracketPairGuide.activeBackground4#72f1b830
  • editorBracketPairGuide.activeBackground5#f97e7230
  • editorBracketPairGuide.activeBackground6#fede5d30
  • editorCodeLens.foreground#858585
  • editorCursor.background#000000
  • editorCursor.foreground#FFFFFF
  • editorError.background#00000000
  • editorError.border#00000000
  • editorError.foreground#FF5A5A
  • editorGroup.border#444444
  • editorGroup.dropBackground#53595D80
  • editorGroupHeader.border#00000000
  • editorGroupHeader.tabsBackground#1E1E1E
  • editorGutter.addedBackground#72f1b8
  • editorGutter.background#00000000
  • editorGutter.deletedBackground#FF5A5A
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#fff
  • editorHoverWidget.background#252526
  • editorHoverWidget.border#454545
  • editorHoverWidget.foreground#CCCCCC
  • editorIndentGuide.activeBackground1#707070
  • editorIndentGuide.background1#404040
  • editorInfo.background#00000000
  • editorInfo.border#00000000
  • editorInfo.foreground#75BEFF
  • editorInlayHint.background#1E1E1E88
  • editorInlayHint.foreground#9a9a9a
  • editorInlayHint.parameterBackground#1E1E1E88
  • editorInlayHint.parameterForeground#ff7edbaa
  • editorInlayHint.typeBackground#1E1E1E88
  • editorInlayHint.typeForeground#72f1b8aa
  • editorLineNumber.activeForeground#ff7edb
  • editorLineNumber.foreground#858585
  • editorLink.activeForeground#007ACC
  • editorMarkerNavigation.background#1d1d1d
  • editorMarkerNavigationError.background#FF5A5A
  • editorMarkerNavigationInfo.background#75BEFF
  • editorMarkerNavigationWarning.background#FF9F2E
  • editorOverviewRuler.border#454545
  • editorRuler.foreground#ffffff00
  • editorSuggestWidget.background#252526
  • editorSuggestWidget.border#454545
  • editorSuggestWidget.focusHighlightForeground#fff
  • editorSuggestWidget.foreground#D4D4D4
  • editorSuggestWidget.highlightForeground#fff
  • editorSuggestWidget.selectedBackground#04395E
  • editorSuggestWidget.selectedForeground#FFFFFF
  • editorWarning.background#a9904010
  • editorWarning.border#00000000
  • editorWarning.foreground#FF9F2E
  • editorWhitespace.foreground#404040
  • editorWidget.background#252526
  • editorWidget.border#454545
  • editorWidget.foreground#CCCCCC
  • editorWidget.resizeBorder#007ACC
  • errorForeground#FF5A5A
  • extensionButton.prominentBackground#0E639C
  • extensionButton.prominentHoverBackground#1177BB
  • focusBorder#007ACC
  • foreground#CCCCCC
  • gitDecoration.addedResourceForeground#44F4F4
  • gitDecoration.conflictingResourceForeground#6d6de6
  • gitDecoration.deletedResourceForeground#ea2f0f
  • gitDecoration.ignoredResourceForeground#b0b0b0
  • gitDecoration.modifiedResourceForeground#F924E7
  • gitDecoration.stageDeletedResourceForeground#ea2f0f
  • gitDecoration.stageModifiedResourceForeground#fdad35
  • gitDecoration.submoduleResourceForeground#5899d5
  • gitDecoration.untrackedResourceForeground#7cb7ff
  • input.background#3C3C3C
  • input.border#00000000
  • input.foreground#CCCCCC
  • input.placeholderForeground#A6A6A6
  • inputOption.activeBackground#007ACC80
  • inputOption.activeBorder#007ACC
  • inputOption.activeForeground#FFFFFF
  • inputValidation.errorBackground#5A1D1D
  • inputValidation.errorBorder#BE1100
  • inputValidation.infoBackground#063B49
  • inputValidation.infoBorder#007ACC
  • inputValidation.warningBackground#352A05
  • inputValidation.warningBorder#B89500
  • list.activeSelectionBackground#094771
  • list.activeSelectionForeground#FFFFFF
  • list.activeSelectionIconForeground#FFFFFF
  • list.dropBackground#383B3D
  • list.focusBackground#062F4A
  • list.focusForeground#FFFFFF
  • list.highlightForeground#0097FB
  • list.hoverBackground#2A2D2E
  • list.hoverForeground#CCCCCC
  • list.inactiveSelectionBackground#37373D
  • list.inactiveSelectionForeground#CCCCCC
  • menu.background#252526
  • menu.border#454545
  • menu.foreground#CCCCCC
  • menu.selectionBackground#094771
  • menu.selectionBorder#00000000
  • menu.selectionForeground#FFFFFF
  • menu.separatorBackground#454545
  • menubar.selectionBackground#3A3D41
  • menubar.selectionForeground#CCCCCC
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.errorHighlight#FF5A5A
  • minimap.findMatchHighlight#515C6A
  • minimap.selectionHighlight#264f7880
  • minimap.warningHighlight#FF9F2E
  • minimapSlider.activeBackground#BFBFBFAA
  • minimapSlider.background#79797966
  • minimapSlider.hoverBackground#646464b3
  • notificationCenter.border#00000000
  • notificationCenterHeader.background#252526
  • notificationCenterHeader.foreground#CCCCCC
  • notifications.background#252526
  • notifications.border#303031
  • notifications.foreground#CCCCCC
  • notificationsErrorIcon.foreground#FF5A5A
  • notificationsInfoIcon.foreground#75BEFF
  • notificationsWarningIcon.foreground#FF9F2E
  • notificationToast.border#00000000
  • panel.background#1E1E1E
  • panel.border#252526
  • panelTitle.activeBorder#E7E7E7
  • panelTitle.activeForeground#E7E7E7
  • panelTitle.inactiveForeground#E7E7E799
  • peekView.border#007ACC
  • peekViewEditor.background#001F33
  • peekViewEditor.matchHighlightBackground#FF9F2E40
  • peekViewEditor.matchHighlightBorder#FF9F2E40
  • peekViewEditorGutter.background#001F33
  • peekViewResult.background#252526
  • peekViewResult.fileForeground#FFFFFF
  • peekViewResult.lineForeground#BBBBBB
  • peekViewResult.matchHighlightBackground#EA5C004D
  • peekViewResult.selectionBackground#3399FF33
  • peekViewResult.selectionForeground#FFFFFF
  • peekViewTitle.background#1E1E1E
  • peekViewTitleDescription.foreground#CCCCCCCC
  • peekViewTitleLabel.foreground#FFFFFF
  • pickerGroup.border#3F3F46
  • pickerGroup.foreground#858585
  • ports.iconRunningProcessForeground#369432
  • progressBar.background#007ACC
  • scrollbar.shadow#00000088
  • scrollbarSlider.activeBackground#BFBFBFAA
  • scrollbarSlider.background#79797966
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#264f7880
  • sideBar.background#252526
  • sideBar.border#252526
  • sideBar.foreground#CCCCCC
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#ccc3
  • sideBarSectionHeader.foreground#CCCCCC
  • sideBarTitle.foreground#BBBBBB
  • statusBar.background#222222
  • statusBar.debuggingBackground#CC6633
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#FFFFFFA0
  • statusBar.noFolderBackground#68217A
  • statusBar.noFolderForeground#FFFFFF
  • statusBarItem.activeBackground#00000099
  • statusBarItem.activeForeground#FFFFFFA0
  • statusBarItem.errorBackground#ff7edb30
  • statusBarItem.errorForeground#FFFFFFA0
  • statusBarItem.hoverBackground#007ACC
  • statusBarItem.infoBackground#36f9f630
  • statusBarItem.infoForeground#FFFFFFA0
  • statusBarItem.prominentBackground#00000080
  • statusBarItem.remoteBackground#4D4D4D
  • statusBarItem.remoteBorder#FFFFFFA0
  • statusBarItem.remoteForeground#FFFFFF
  • statusBarItem.warningBackground#fede5d30
  • statusBarItem.warningForeground#FFFFFFA0
  • tab.activeBackground#1E1E1E
  • tab.activeForeground#FFFFFF
  • tab.border#252526
  • tab.hoverForeground#FFFFFF
  • tab.inactiveBackground#2D2D2D
  • tab.inactiveForeground#FFFFFF80
  • tab.lastPinnedBorder#ccc3
  • tab.selectedBackground#1E1E1E
  • tab.selectedForeground#FFFFFF
  • tab.unfocusedActiveForeground#FFFFFF80
  • tab.unfocusedInactiveForeground#FFFFFF40
  • terminal.ansiBlack#1E1E1E
  • terminal.ansiBlue#7cb7ff
  • terminal.ansiBrightBlue#7cb7ff
  • terminal.ansiBrightCyan#fff
  • terminal.ansiBrightGreen#72f1b8
  • terminal.ansiBrightMagenta#ff7edb
  • terminal.ansiBrightRed#FF5A5A
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#fede5d
  • terminal.ansiCyan#fff
  • terminal.ansiGreen#72f1b8
  • terminal.ansiMagenta#ff7edb
  • terminal.ansiRed#FF5A5A
  • terminal.ansiWhite#C5C8C6
  • terminal.ansiYellow#fede5d
  • terminal.background#1E1E1E
  • terminal.border#444444
  • terminal.foreground#CCCCCC
  • terminal.inactiveSelectionBackground#3A3D41
  • terminal.selectionBackground#264f7855
  • terminalCursor.background#000000
  • terminalCursor.foreground#FFFFFF
  • textLink.foreground#3794FF
  • titleBar.activeBackground#1E1E1E
  • titleBar.activeForeground#CCCCCC
  • titleBar.border#00000000
  • titleBar.inactiveBackground#2D2D2D
  • titleBar.inactiveForeground#CCCCCC99
  • tree.indentGuidesStroke#585858
  • widget.border#454545
  • widget.shadow#00000088

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, string.quoted.docstring.multi.python, string.quoted.docstring.multi.python punctuation.definition.string.begin.python, string.quoted.docstring.multi.python punctuation.definition.string.end.python#848bbditalic
string.quoted, string.template, punctuation.definition.string#F1FA8C
string.template meta.embedded.line#b6b1b1
variable, entity.name.variable#ff7edb
variable.language#fe4450bold
variable.parameteritalic
storage.type, storage.modifier#fede5d
constant#f97e72
string.regexp#f97e72
constant.numeric#f97e72
constant.language#f97e72
constant.character.escape#36f9f6
entity.name#fe4450
entity.name.tag#FF79C6
punctuation.definition.tag#FF79C6
entity.other.attribute-name#50FA7B
entity.other.attribute-name.html#50FA7Bitalic
entity.name.type, meta.attribute.class.html#fe4450
entity.other.inherited-class#D50
entity.name.function, variable.function#36f9f6
keyword.control.export.js, keyword.control.import.js#72f1b8
constant.numeric.decimal.js#2EE2FA
keyword#fede5d
keyword.control#fede5d
keyword.operator#fede5d
keyword.operator.new, keyword.operator.expression, keyword.operator.logical#fede5d
keyword.other.unit#f97e72
support#fe4450
support.function#36f9f6
support.variable#ff7edb
meta.object-literal.key, support.type.property-name#ff7edb
punctuation.separator.key-value#b6b1b1
punctuation.section.embedded#fede5d
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#72f1b8
support.type.property-name.css, support.type.property-name.json#72f1b8
switch-block.expr.js#72f1b8
variable.other.constant.property.js, variable.other.property.js#2ee2fa
constant.other.color#f97e72
support.constant.font-name#f97e72
entity.other.attribute-name.id#36f9f6
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#D50
support.function.misc.css#fe4450
markup.heading, entity.name.section#ff7edb
text.html, keyword.operator.assignment#ffffffee
markup.quote#b6b1b1ccitalic
beginning.punctuation.definition.list#ff7edb
markup.underline.link#D50
string.other.link.description#f97e72
meta.function-call.generic.python#36f9f6
variable.parameter.function-call.python#72f1b8
storage.type.cs#fe4450
entity.name.variable.local.cs#ff7edb
entity.name.variable.field.cs, entity.name.variable.property.cs#ff7edb
constant.other.placeholder.c#72f1b8italic
keyword.control.directive.include.c, keyword.control.directive.define.c#72f1b8
storage.modifier.c#fe4450
source.cpp keyword.operator#fede5d
constant.other.placeholder.cpp#72f1b8italic
keyword.control.directive.include.cpp, keyword.control.directive.define.cpp#72f1b8
storage.modifier.specifier.const.cpp#fe4450
source.elixir support.type.elixir, source.elixir meta.module.elixir entity.name.class.elixir#36f9f6
source.elixir entity.name.funaction#72f1b8
source.elixir constant.other.symbol.elixir, source.elixir constant.other.keywords.elixir#36f9f6
source.elixir punctuation.definition.string#72f1b8
source.elixir variable.other.readwrite.module.elixir, source.elixir variable.other.readwrite.module.elixir punctuation.definition.variable.elixir#72f1b8
source.elixir .punctuation.binary.elixir#ff7edbitalic
entity.global.clojure#36f9f6bold
storage.control.clojure#36f9f6italic
meta.metadata.simple.clojure, meta.metadata.map.clojure#fe4450italic
meta.quoted-expression.clojureitalic
meta.symbol.clojure#ff7edbff
source.go#ff7edbff
source.go meta.function-call.go#36f9f6
source.go keyword.package.go, source.go keyword.import.go, source.go keyword.function.go, source.go keyword.type.go, source.go keyword.const.go, source.go keyword.var.go, source.go keyword.map.go, source.go keyword.channel.go, source.go keyword.control.go#fede5d
source.go storage.type, source.go keyword.struct.go, source.go keyword.interface.go#72f1b8
source.go constant.language.go, source.go constant.other.placeholder.go, source.go variable#2EE2FA
markup.underline.link.markdown, markup.inline.raw.string.markdown#72f1b8italic
string.other.link.title.markdown#fede5d
markup.heading.markdown, entity.name.section.markdown#ff7edbbold
markup.italic.markdown#2EE2FAitalic
markup.bold.markdown#2EE2FAbold
punctuation.definition.quote.begin.markdown, markup.quote.markdown#72f1b8
source.dart, source.python, source.scala#ff7edbff
string.interpolated.single.dart#f97e72
variable.parameter.dart#72f1b8
constant.numeric.dart#2EE2FA
variable.parameter.scala#2EE2FA
meta.template.expression.scala#72f1b8
meta.type.annotation.ts, meta.type.annotation.tsx, entity.name.type.ts, entity.name.type.tsx, entity.name.type.module.ts#72f1b8
entity.name.type.interface.ts, entity.name.type.interface.tsx#fff
meta.decorator.ts, meta.decorator.tsx, punctuation.decorator.ts, punctuation.decorator.tsx#fede5ditalic
meta.type.parameters.ts, meta.type.parameters.tsx#72f1b8
support.class.component.js, support.class.component.jsx, support.class.component.ts, support.class.component.tsx, entity.name.tag.tsx, entity.name.tag.jsx#fe4450
storage.modifier.lifetime.rust#fede5ditalic
meta.macro.rust, entity.name.function.macro.rust#72f1b8
variable.language.self.rust#fe4450bold
entity.name.type.rust, storage.type.rust#fff
invalid, invalid.illegal#FF5A5Aunderline
invalid.deprecated#FF9F2Estrikethrough
markup.underline.link.markdown, markup.inline.raw.string.markdown#72f1b8italic
string.other.link.title.markdown#fede5d
markup.heading.markdown, entity.name.section.markdown#ff7edbbold
markup.bold.markdown#2EE2FAbold
markup.italic.markdown#2EE2FAitalic
punctuation.definition.quote.begin.markdown, markup.quote.markdown#72f1b8
Kinnitchi Neon Theme by Kinnitchi - VS Code Theme