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.

  • actionBar.toggledBackground#383a49
  • activityBar.activeBorder#40d633
  • activityBar.border#40d633
  • activityBarTop.activeBorder#40d633
  • breadcrumbPicker.background#0c1f0f
  • button.border#40d633
  • chat.requestBackground#0c1f0f
  • chat.requestBorder#40d633
  • checkbox.border#40d633
  • checkbox.selectBackground#0c1f0f
  • commandCenter.border#40d633
  • commentsView.resolvedIcon#40d633
  • commentsView.unresolvedIcon#40d633
  • contrastBorder#40d633
  • diffEditor.border#40d633
  • dropdown.border#40d633
  • editor.background#000000
  • editor.foreground#ffffff
  • editor.selectionBackground#ffffff
  • editorBracketMatch.border#40d633
  • editorCommentsWidget.rangeActiveBackground#40d6331a
  • editorCommentsWidget.rangeBackground#40d6331a
  • editorCommentsWidget.resolvedBorder#40d633
  • editorCommentsWidget.unresolvedBorder#40d633
  • editorGroup.border#40d633
  • editorGroup.dropIntoPromptBackground#0c1f0f
  • editorGroup.dropIntoPromptBorder#40d633
  • editorGroupHeader.border#40d633
  • editorHoverWidget.background#0c1f0f
  • editorHoverWidget.border#40d633
  • editorHoverWidget.statusBarBackground#0c1f0f
  • editorIndentGuide.activeBackground1#ffffff
  • editorIndentGuide.background1#ffffff
  • editorMarkerNavigationError.background#40d633
  • editorMarkerNavigationInfo.background#40d633
  • editorMarkerNavigationWarning.background#40d633
  • editorMarkerNavigationWarning.headerBackground#0c1f0f
  • editorStickyScroll.border#40d633
  • editorSuggestWidget.background#0c1f0f
  • editorSuggestWidget.border#40d633
  • editorWhitespace.foreground#7c7c7c
  • editorWidget.background#0c1f0f
  • editorWidget.border#40d633
  • inlineChat.background#0c1f0f
  • inlineChat.border#40d633
  • inlineChatInput.border#40d633
  • input.border#40d633
  • inputOption.activeBorder#40d633
  • inputValidation.errorBorder#40d633
  • inputValidation.infoBorder#40d633
  • inputValidation.warningBorder#40d633
  • interactive.activeCodeBorder#40d633
  • interactive.inactiveCodeBorder#40d633
  • keybindingLabel.border#40d633
  • keybindingLabel.bottomBorder#40d633
  • list.filterMatchBorder#40d633
  • listFilterWidget.background#0c1f0f
  • listFilterWidget.noMatchesOutline#40d633
  • menu.border#40d633
  • menu.separatorBackground#40d633
  • minimapSlider.activeBackground#40d63380
  • minimapSlider.background#40d6334d
  • minimapSlider.hoverBackground#40d63366
  • multiDiffEditor.border#40d633
  • notebook.cellBorderColor#40d633
  • notebook.cellToolbarSeparator#40d633
  • notebook.inactiveFocusedCellBorder#40d633
  • notebook.selectedCellBorder#40d633
  • notebookScrollbarSlider.activeBackground#40d633
  • notebookScrollbarSlider.background#40d63399
  • notebookScrollbarSlider.hoverBackground#40d633cc
  • notificationCenter.border#40d633
  • notificationCenterHeader.background#0c1f0f
  • notifications.background#0c1f0f
  • notifications.border#0c1f0f
  • notificationToast.border#40d633
  • panel.border#40d633
  • panelInput.border#40d633
  • panelSection.border#40d633
  • panelSectionHeader.border#40d633
  • panelTitle.activeBorder#40d633
  • peekView.border#40d633
  • ports.iconRunningProcessForeground#ffffff
  • profiles.sashBorder#40d633
  • progressBar.background#40d633
  • quickInput.background#0c1f0f
  • scrollbarSlider.activeBackground#40d633
  • scrollbarSlider.background#40d63399
  • scrollbarSlider.hoverBackground#40d633cc
  • searchEditor.textInputBorder#40d633
  • selection.background#008000
  • settings.checkboxBorder#40d633
  • settings.dropdownBorder#40d633
  • settings.dropdownListBorder#40d633
  • settings.headerBorder#40d633
  • settings.numberInputBorder#40d633
  • settings.sashBorder#40d633
  • settings.textInputBorder#40d633
  • sideBar.border#40d633
  • sideBarActivityBarTop.border#40d633
  • sideBarSectionHeader.border#40d633
  • sideBarTitle.foreground#ffffff
  • sideBySideEditor.horizontalBorder#40d633
  • sideBySideEditor.verticalBorder#40d633
  • simpleFindWidget.sashBorder#40d633
  • statusBar.border#40d633
  • statusBar.debuggingBorder#40d633
  • statusBar.noFolderBorder#40d633
  • statusBarItem.remoteBackground#00000000
  • tab.border#40d633
  • tab.lastPinnedBorder#40d633
  • terminal.border#40d633
  • terminalStickyScroll.border#40d633
  • testing.coveredBorder#40d633
  • testing.messagePeekBorder#40d633
  • testing.peekBorder#40d633
  • testing.uncoveredBorder#40d633
  • titleBar.border#40d633
  • welcomePage.tileBorder#40d633
  • widget.border#40d633
  • window.activeBorder#40d633
  • window.inactiveBorder#40d633

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded, string meta.image.inline.markdown, variable.legacy.builtin.python#FFFFFF
emphasisitalic
strongbold
meta.diff.header#000080
comment#7CA668
constant.language#569CD6
constant.numeric, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#B5CEA8
constant.regexp#B46695
constant.character#569CD6
entity.name.tag#569CD6
entity.name.tag.css, entity.name.tag.less#D7BA7D
entity.other.attribute-name#9CDCFE
entity.other.attribute-name.class.css, source.css entity.other.attribute-name.class, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.parent.less, source.css entity.other.attribute-name.pseudo-class, entity.other.attribute-name.pseudo-element.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.scss#D7BA7D
invalid#F44747
markup.underlineunderline
markup.boldbold
markup.heading#6796E6bold
markup.italicitalic
markup.strikethroughstrikethrough
markup.inserted#B5CEA8
markup.deleted#CE9178
markup.changed#569CD6
punctuation.definition.tag#808080
meta.preprocessor#569CD6
meta.preprocessor.string#CE9178
meta.preprocessor.numeric#B5CEA8
meta.structure.dictionary.key.python#9CDCFE
storage#569CD6
storage.type#569CD6
storage.modifier#569CD6
string#CE9178
string.tag#CE9178
string.value#CE9178
string.regexp#D16969
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#569CD6
meta.template.expression#FFFFFF
support.type.vendored.property-name, support.type.property-name, source.css variable, source.coffee.embedded#D4D4D4
keyword#569CD6
keyword.control#569CD6
keyword.operator#D4D4D4
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.logical.python#569CD6
keyword.other.unit#B5CEA8
support.function.git-rebase#D4D4D4
constant.sha.git-rebase#B5CEA8
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#D4D4D4
variable.language.this#569CD6
entity.name.function, support.function, support.constant.handlebars, source.powershell variable.other.member#DCDCAA
support.class, support.type, entity.name.type, entity.name.namespace, entity.name.scope-resolution, entity.name.class, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy#4EC9B0
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#4EC9B0
keyword.control, source.cpp keyword.operator.new, source.cpp keyword.operator.delete, keyword.other.using, keyword.other.directive.using, keyword.other.operator#C586C0
variable, meta.definition.variable.name, support.variable#9CDCFE
meta.object-literal.key#9CDCFE
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#CE9178
meta.resultLinePrefix.contextLinePrefix.search#CBEDCB
token.info-token#6796E6
token.warn-token#008000
token.error-token#FF0000
token.debug-token#B267E6
Lopoi's Theme by Lopoi - VS Code Theme