Skip to main content
Coding Theme

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.activeBackground#1a1a1a
  • activityBar.activeBorder#1a1a1a
  • activityBar.background#1a1a1a
  • activityBar.border#1a1a1a
  • activityBar.dropBackground#191919bf
  • activityBar.foreground#abb4c0
  • activityBar.inactiveForeground#abb4c050
  • activityBarBadge.background#83e509
  • activityBarBadge.foreground#1a1a1a
  • badge.background#83e509
  • badge.foreground#1a1a1a
  • breadcrumb.activeSelectionForeground#ffffff
  • breadcrumb.background#1a1a1a
  • breadcrumb.focusForeground#ffffff
  • breadcrumb.foreground#abb4c0
  • button.background#00000000
  • button.border#000000
  • button.foreground#83e509
  • button.hoverBackground#000000
  • button.secondaryBackground#000000
  • button.secondaryForeground#83e509
  • button.secondaryHoverBackground#000000
  • checkbox.background#1a1a1a
  • checkbox.border#000000
  • checkbox.foreground#abb4c0
  • debugExceptionWidget.background#060606
  • debugExceptionWidget.border#d71919
  • debugToolBar.background#060606
  • debugToolBar.border#d71919
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.insertedTextBorder#FFDD44
  • diffEditor.removedTextBackground#ff000033
  • diffEditor.removedTextBorder#99BBFE
  • dropdown.background#1a1a1a
  • dropdown.border#000000
  • dropdown.foreground#abb4c0
  • editor.background#1a1a1a
  • editor.findMatchBackground#515c6a
  • editor.findMatchBorder#74879f
  • editor.findMatchHighlightBorder#74879f
  • editor.findRangeHighlightBackground#26282a66
  • editor.findRangeHighlightBorder#00000000
  • editor.foldBackground#264f784d
  • editor.foreground#d4d4d4bf
  • editor.hoverHighlightBackground#264f7840
  • editor.lineHighlightBackground#1a1a1a
  • editor.lineHighlightBorder#1a1a1a
  • editor.rangeHighlightBackground#00000000
  • editor.rangeHighlightBorder#00000000
  • editor.selectionBackground#0a0a0a
  • editor.selectionHighlightBackground#add6ff26
  • editor.selectionHighlightBorder#add6ff26
  • editor.wordHighlightBackground#264f7840
  • editor.wordHighlightBorder#ff0000
  • editor.wordHighlightStrongBackground#264f7840
  • editor.wordHighlightStrongBorder#264f7840
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#999999
  • editorCursor.background#000000
  • editorCursor.foreground#83e509
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#f48771
  • editorGroup.background#131313
  • editorGroup.border#5c5c5c20
  • editorGroup.dropBackground#191919bf
  • editorGroup.emptyBackground#1a1a1a
  • editorGroupHeader.borderdefault
  • editorGroupHeader.noTabsBackground#222222
  • editorGroupHeader.tabsBackground#1a1a1a
  • editorGroupHeader.tabsBorder#1a1a1a
  • editorGutter.addedBackground#587c0c
  • editorGutter.background#1a1a1a
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#94151b
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#83e509
  • editorHoverWidget.background#252526
  • editorHoverWidget.border#454545
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.activeBackground1#707070
  • editorIndentGuide.background#404040
  • editorIndentGuide.background1#404040
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#75beff
  • editorLineNumber.activeForeground#abb4c0
  • editorLineNumber.foreground#5c5c5c
  • editorLink.activeForeground#4e94ce
  • editorMarkerNavigation.background#2d2d30
  • editorMarkerNavigationError.background#f48771
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#cca700
  • editorOverviewRuler.addedForeground#FFDD44
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorOverviewRuler.currentContentForeground#363537
  • editorOverviewRuler.deletedForeground#99BBFE
  • editorOverviewRuler.errorForeground#99BBFE
  • editorOverviewRuler.findMatchForeground#525053
  • editorOverviewRuler.incomingContentForeground#363537
  • editorOverviewRuler.infoForeground#DDAAFF
  • editorOverviewRuler.modifiedForeground#99BBFE
  • editorOverviewRuler.rangeHighlightForeground#363537
  • editorOverviewRuler.selectionHighlightForeground#525053
  • editorOverviewRuler.warningForeground#99BBFE
  • editorOverviewRuler.wordHighlightForeground#363537
  • editorOverviewRuler.wordHighlightStrongForeground#525053
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#252526
  • editorSuggestWidget.border#454545
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#0097fb
  • editorSuggestWidget.selectedBackground#062f4a
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#cca700
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#1a1a1a
  • editorWidget.border#363537
  • editorWidget.foreground#abb4c0
  • editorWidget.resizeBorder#e22323
  • errorForeground#99BBFE
  • extensionButton.prominentBackground#363537
  • extensionButton.prominentForeground#FFFFFF
  • extensionButton.prominentHoverBackground#525053
  • focusBorder#00000000
  • foreground#abb4c0
  • gitDecoration.addedResourceForeground#81b88b
  • gitDecoration.conflictingResourceForeground#6c6cc4
  • gitDecoration.deletedResourceForeground#c74e39
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#e2c08d
  • gitDecoration.stageDeletedResourceForeground#c74e39
  • gitDecoration.stageModifiedResourceForeground#e2c08d
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#73c991
  • icon.foreground#abb4c0
  • input.background#1a1a1a
  • input.border#000000
  • input.foreground#abb4c0
  • input.placeholderForeground#abb4c0
  • inputOption.activeBackground#1a1a1a
  • inputOption.activeBorder#000000
  • inputOption.activeForeground#abb4c0
  • inputValidation.errorBackground#363537
  • inputValidation.errorBorder#99BBFE
  • inputValidation.infoBackground#363537
  • inputValidation.infoBorder#DDAAFF
  • inputValidation.warningBackground#363537
  • inputValidation.warningBorder#99BBFE
  • list.activeSelectionBackground#262626
  • list.activeSelectionForeground#83e509
  • list.dropBackground#1a1a1a
  • list.focusBackground#1a1a1a
  • list.focusForeground#ffffff
  • list.highlightForeground#83e509
  • list.hoverBackground#262626
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#262626
  • list.inactiveSelectionForeground#83e509
  • listFilterWidget.background#1a1a1a
  • listFilterWidget.noMatchesOutline#be1100
  • listFilterWidget.outline#83e509
  • menu.background#1a1a1a
  • menu.border#363636
  • menu.foreground#abb4c0
  • menu.selectionBackground#0000004e
  • menu.selectionBorder#83e509
  • menu.selectionForeground#fff
  • menu.separatorBackground#1f1f1f
  • menubar.selectionBackground#1a1a1a
  • menubar.selectionBorder#00000000
  • menubar.selectionForeground#83e509
  • merge.border#222222
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#1a1a1a
  • minimap.errorHighlight#f48771
  • minimap.findMatchHighlight#515c6a
  • minimap.selectionHighlight#0a0a0a
  • minimap.warningHighlight#cca700
  • minimapGutter.addedBackground#587c0c
  • minimapGutter.deletedBackground#94151b
  • minimapGutter.modifiedBackground#0c7d9d
  • notification.background#191919
  • notification.buttonBackground#363537
  • notification.buttonForeground#88BB44
  • notification.buttonHoverBackground#363537
  • notification.errorBackground#191919
  • notification.errorForeground#99BBFE
  • notification.foreground#bab6c0
  • notification.infoBackground#191919
  • notification.infoForeground#DDAAFF
  • notification.warningBackground#191919
  • notification.warningForeground#99BBFE
  • notificationCenter.border#83e509
  • notificationCenterHeader.background#83e509
  • notificationCenterHeader.foreground#abb4c0
  • notificationLink.foreground#abb4c0
  • notifications.background#1a1a1a
  • notifications.border#1f1f1f
  • notifications.foreground#abb4c0
  • notificationsErrorIcon.foregrounddefault
  • notificationsInfoIcon.foregrounddefault
  • notificationsWarningIcon.foregrounddefault
  • notificationToast.border#83e509
  • panel.background#1a1a1a
  • panel.border#000
  • panelSection.border#1f1f1f
  • panelTitle.activeBorder#83e509
  • panelTitle.activeForeground#abb4c0
  • panelTitle.inactiveForeground#abb4c050
  • peekView.border#007acc
  • peekViewEditor.background#001f33
  • peekViewEditor.matchHighlightBackground#ff8f0099
  • peekViewEditor.matchHighlightBorder#ee931e
  • 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#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#4040a9
  • pickerGroup.foreground#2360a7
  • progressBar.background#2555b2
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#0000007c
  • scrollbarSlider.background#121212
  • scrollbarSlider.hoverBackground#0000007c
  • selection.background#2555b2
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#abb4c0
  • sideBar.background#1a1a1a
  • sideBar.border#5c5c5c10
  • sideBar.dropBackground#1a1a1a
  • sideBar.foreground#abb4c0
  • sideBarSectionHeader.background#1a1a1a
  • sideBarSectionHeader.border#1a1a1a
  • sideBarSectionHeader.foreground#abb4c0
  • sideBarTitle.foreground#abb4c0
  • statusBar.background#1a1a1a
  • statusBar.border#1a1a1a
  • statusBar.debuggingBackground#1a1a1a
  • statusBar.debuggingBorder#1a1a1a
  • statusBar.debuggingForeground#abb4c0
  • statusBar.foreground#abb4c0
  • statusBar.noFolderBackground#1a1a1a
  • statusBar.noFolderBorder#1a1a1a
  • statusBar.noFolderForeground#abb4c0
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#1a1a1a
  • statusBarItem.prominentBackground#363537
  • statusBarItem.prominentHoverBackground#363537
  • statusBarItem.remoteBackground#83e509
  • statusBarItem.remoteForeground#1a1a1a
  • tab.activeBackground#1a1a1a
  • tab.activeBorder#83e509
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#00000000
  • tab.hoverBackground#1a1a1a
  • tab.hoverBorderdefault
  • tab.hoverForeground#ffffff
  • tab.inactiveBackground#1a1a1a
  • tab.inactiveForeground#abb4c0
  • tab.unfocusedActiveBorder#88888F
  • tab.unfocusedActiveForeground#bab6c0
  • tab.unfocusedInactiveForeground#88888F
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#2472c8
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#3b8eea
  • terminal.ansiBrightCyan#29b8db
  • terminal.ansiBrightGreen#23d18b
  • terminal.ansiBrightMagenta#d670d6
  • terminal.ansiBrightRed#f14c4c
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#f5f543
  • terminal.ansiCyan#11a8cd
  • terminal.ansiGreen#0dbc79
  • terminal.ansiMagenta#bc3fbc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#abb4c0
  • terminal.ansiYellow#e5e510
  • terminal.background#363537
  • terminal.border#1f1f1f
  • terminal.foreground#abb4c0
  • terminal.selectionBackground#1a1a1a
  • terminalCursor.background#000000
  • terminalCursor.foreground#83e509
  • textLink.activeForeground#83e509
  • textLink.foreground#3d9c55
  • titleBar.activeBackground#1a1a1a
  • titleBar.activeForeground#abb4c0
  • titleBar.border#1a1a1a
  • titleBar.inactiveBackground#1a1a1a
  • titleBar.inactiveForeground#abb4c0
  • tree.indentGuidesStroke#83e5097a
  • walkThrough.embeddedEditorBackground#00000050
  • welcomePage.buttonBackground#363537
  • welcomePage.buttonHoverBackground#525053
  • widget.shadow#0000006c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
variable.language.this
markup.boldbold
invalid, markup.italic, markup.quoteitalic
markup.underlineunderline
entity.other.attribute-name.id.css, keyword.operator#FF7722
punctuation.definition.string.template.begin, punctuation.definition.string.template.end#FF7722bold
entity.other.attribute-name.class.css, entity.other.attribute-name.parent-selector-suffix.css, entity.other.attribute-name.parent-selector-suffix.css punctuation.definition.entity.css, meta.definition.function, support.function, markup.underline.link, markup.inserted, meta.function-call, meta.function-call.arguments meta.function-call, meta.instance.constructor, meta.attribute-with-value.class string, string.other.ref, string.other.restructuredtext.ref, support.function, variable.function, entity.name.type, entity.name.function, variable.other.object.property, variable.other.property, punctuation.separator.key-value, meta.definition.function.js#FFDD44
storage.type.function.arrow#FFDD44
entity.other.attribute-name#FFDD44italic
entity.name.section, constant.numeric.line-number.match.find-in-files, markup.heading, markup.changed, meta.attribute-with-value.id string, string, punctuation.definition.string.begin, punctuation.definition.string.end#88BB44
keyword, keyword.control, constant, constant.numeric, constant.language, constant.other.property, constant.character.escape, comment keyword.codetag.notation, keyword.other.template.begin, keyword.other.template.end, markup.raw, markup.deleted, meta.property-list.css variable.other, entity.name.constant.preprocessor, meta.preprocessor, punctuation.section.embedded, punctuation.template-string.element.begin, punctuation.template-string.element.end, string.quoted.template punctuation.definition.string.begin, string.quoted.template punctuation.definition.string.end, meta.paragraph.markdown meta.dummy.line-break, meta.paragraph.markdown meta.hard-line-break.markdown, storage, storage.class.restructuredtext.ref, string.other.link.title, string.other.link.description, string.regexp punctuation.definition.string.begin, string.regexp punctuation.definition.string.end, variable.language.arguments, variable.other.constant, keyword.operator.new#99BBFF
source.scss variable.other, source.scss variable.scss, source.css variable.other, source.css variable.scss, source.less variable.other, source.less variable.other.less, source.less variable.declaration.less, storage.modifier, variable.other.substitution, meta.property-list.scss#99BBFEitalic
entity.name.tag, string.other.link.description.title, support.constant, support.variable, support.class, variable.other.class#DDAAFF
entity.other.inherited-class, entity.other.attribute-name.pseudo-class.css, support.type, entity.name.type.object.console, variable.language, variable.parameter.function.language.special.self.python, storage.type#DDAAFFitalic
meta.function-call meta.function-call.arguments, meta.function-call meta.arguments, meta.function-call meta.group, source.json meta.structure.dictionary, meta.object.member, punctuation.definition.group, string.unquoted.label, variable.other.member, entity.name.class, entity.name.namespace, constant.other, variable, variable.other, variable.other.constant.js, text.find-in-files#FFFFFF
variable.parameter, parameters variable.function#FFFFFFitalic
variable.other.property, support.variable.property, punctuation.separator.key-value, meta.object-literal.key, variable.other.object.property, variable.object.property, text.html.basic, text.html.vue-html, text.html.php, punctuation.definition.variable, punctuation.definition.keyword.scss, punctuation.definition.entity.css#BBBBCC
support.type.property-name#BBBBCC
keyword.other.substitution, keyword.operator.heading.restructuredtext, keyword.operator.table.row.restructuredtext, keyword.operator.table.data.restructuredtext, punctuation, markup.ignored, markup.untracked, meta.brace.round, meta.brace.square, meta.brace.curly, meta.delimiter.comma.js, meta.function-call.without-arguments.js, meta.function-call.method.without-arguments.js, source.scss, string source punctuation.section.embedded#88888F
comment, comment punctuation#66666Fitalic
Poison by Fahryn - VS Code Theme