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.background#24140c
  • activityBar.border#24140c60
  • activityBar.foreground#FFFFFF
  • activityBarBadge.background#754025
  • activityBarBadge.foreground#24140c
  • badge.background#754025
  • badge.foreground#fff
  • breadcrumb.activeSelectionForeground#ffffff
  • breadcrumb.background#24140c
  • breadcrumb.focusForeground#FFFFFF
  • breadcrumb.foreground#ffffff
  • breadcrumbPicker.background#24140c
  • button.background#480e9c
  • button.foreground#ffffff
  • button.hoverBackground#5e11bb
  • button.secondaryBackground#3a3d41
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#45494e
  • debugToolBar.background#24140c
  • diffEditor.insertedTextBackground#23FF3D15
  • diffEditor.removedTextBackground#32E6FF20
  • dropdown.background#24140c
  • editor.background#24140c
  • editor.findMatchBackground#24140c
  • editor.findMatchHighlightBackground#515c6a
  • editor.foreground#FFFFFF
  • editor.inactiveSelectionBackground#2d263b
  • editor.lineHighlightBackground#24140c50
  • editor.selectionBackground#85260070
  • editor.selectionHighlightBackground#85260070
  • editor.selectionHighlightBorder#add6ff26
  • editorBracketMatch.background#24140c
  • editorBracketMatch.border#1FE1367f
  • editorCursor.foreground#ff8300
  • editorError.foreground#ff2b00
  • editorGroup.border#24140c30
  • editorGroupHeader.tabsBackground#24140c
  • editorGutter.addedBackground#2a7c0c
  • editorGutter.deletedBackground#94151b
  • editorGutter.modifiedBackground#5a321e
  • editorHoverWidget.background#24140c
  • editorHoverWidget.border#FFFFFF10
  • editorIndentGuide.activeBackground#24140c
  • editorIndentGuide.background#24140c70
  • editorInfo.foreground#1b94ff
  • editorLineNumber.activeForeground#cc6d3d
  • editorLineNumber.foreground#ffffff
  • editorLink.activeForeground#FFFFFF
  • editorMarkerNavigation.background#FFFFFF05
  • editorOverviewRuler.border#24140c
  • editorOverviewRuler.errorForeground#32E6FF40
  • editorOverviewRuler.findMatchForeground#E0000A
  • editorOverviewRuler.infoForeground#ECE91D40
  • editorOverviewRuler.warningForeground#1FE13670
  • editorRuler.foreground#24140c
  • editorSuggestWidget.background#24140c
  • editorSuggestWidget.border#FFFFFF10
  • editorSuggestWidget.foreground#FFFFFF
  • editorSuggestWidget.highlightForeground#1FE136
  • editorSuggestWidget.selectedBackground#85260070
  • editorWarning.foreground#f2c600
  • editorWhitespace.foreground#FFFFFF40
  • editorWidget.background#24140c
  • editorWidget.border#1FE136
  • editorWidget.resizeBorder#5f5f5f
  • extensionButton.prominentBackground#23FF3D90
  • extensionButton.prominentHoverBackground#32E6FF
  • focusBorder#6f0ec0
  • gitDecoration.addedResourceForeground#81b88b
  • gitDecoration.conflictingResourceForeground#6c6cc4
  • gitDecoration.deletedResourceForeground#c74e39
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#e2c08d
  • gitDecoration.stageDeletedResourceForeground#c74e39
  • gitDecoration.stageModifiedResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#73c991
  • input.background#24140c
  • input.border#00000000
  • input.foreground#FFFFFF
  • input.placeholderForeground#c2c2c2
  • inputOption.activeBackground#2e00d466
  • inputOption.activeBorder#007acc00
  • inputValidation.errorBorder#32E6FF50
  • inputValidation.infoBorder#ECE91D50
  • inputValidation.warningBorder#1FE13650
  • list.activeSelectionBackground#85260070
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#3b3a3d
  • list.focusBackground#32064a
  • list.focusForeground#ffffff
  • list.highlightForeground#E0000A
  • list.hoverBackground#4e4e4e
  • list.hoverForeground#FFFFFF
  • list.inactiveSelectionBackground#ffffff20
  • list.inactiveSelectionForeground#ffffff
  • list.warningForeground#1FE136
  • listFilterWidget.background#24140c30
  • listFilterWidget.noMatchesOutline#24140c30
  • listFilterWidget.outline#24140c30
  • menu.background#24140c
  • menu.border#85260070
  • menu.foreground#FFFFFF
  • menu.selectionBackground#470971
  • menu.selectionBorder#24140c30
  • menu.selectionForeground#FFFFFF
  • menu.separatorBackground#FFFFFF
  • menubar.selectionBackground#24140c
  • menubar.selectionBorder#85260070
  • menubar.selectionForeground#FFFFFF
  • minimap.background#24140c
  • minimapGutter.addedBackground#32E6FF
  • minimapGutter.deletedBackground#1FE136
  • minimapGutter.modifiedBackground#23FF3D
  • minimapSlider.activeBackground#23FF3Db0
  • minimapSlider.background#23FF3D80
  • minimapSlider.hoverBackground#23FF3Da0
  • notificationCenterHeader.background#24140c
  • notificationLink.foreground#E0000A
  • notifications.background#24140c
  • notifications.foreground#FFFFFF
  • notificationsErrorIcon.foreground#f48771
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#474747
  • panel.background#24140c
  • panel.border#80808059
  • panelTitle.activeBorder#E0000A
  • panelTitle.activeForeground#FFFFFF
  • panelTitle.inactiveForeground#FFFFFF99
  • peekView.border#007acc
  • peekViewEditor.background#001f33
  • peekViewEditor.matchHighlightBackground#71583899
  • peekViewEditorGutter.background#001f33
  • peekViewResult.background#230932
  • peekViewResult.matchHighlightBackground#E0000A50
  • peekViewResult.selectionBackground#85260070
  • peekViewTitle.background#FFFFFF05
  • peekViewTitleDescription.foreground#FFFFFF60
  • pickerGroup.foreground#3794ff
  • progressBar.background#60a9ff
  • scrollbar.shadow#24140c00
  • scrollbarSlider.activeBackground#ffffff79
  • scrollbarSlider.background#ffffff65
  • scrollbarSlider.hoverBackground#ffffff8f
  • selection.background#85260070
  • settings.checkboxBackground#24140c
  • settings.checkboxForeground#FFFFFF
  • settings.dropdownBackground#24140c
  • settings.dropdownForeground#FFFFFF
  • settings.headerForeground#E0000A
  • settings.modifiedItemIndicator#E0000A
  • settings.numberInputBackground#24140c
  • settings.numberInputForeground#FFFFFF
  • settings.textInputBackground#24140c
  • settings.textInputForeground#FFFFFF
  • sideBar.background#24140c
  • sideBar.border#ffffff50
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#24140c
  • sideBarSectionHeader.border#24140c60
  • sideBarSectionHeader.foreground#ECE91D
  • sideBarTitle.foreground#FFFFFF
  • statusBar.background#24140c
  • statusBar.border#24140c60
  • statusBar.debuggingBackground#903000
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#24140c
  • statusBarItem.hoverBackground#ffffff20
  • statusBarItem.remoteBackground#ff0000
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#552f1d
  • tab.activeBorder#be171f
  • tab.activeForeground#FFFFFF
  • tab.activeModifiedBorder#b9343a
  • tab.border#24140c
  • tab.inactiveBackground#24140c
  • tab.inactiveForeground#FFFFFF80
  • tab.unfocusedActiveBackground#E0000A40
  • tab.unfocusedActiveBorder#E0000A
  • tab.unfocusedActiveForeground#FFFFFF
  • tab.unfocusedInactiveBackground#E0000A10
  • tab.unfocusedInactiveForeground#FFFFFF7f
  • terminal.ansiBlack#363636
  • terminal.ansiBlue#2472c8
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#3b8eea
  • terminal.ansiBrightCyan#29b8db
  • terminal.ansiBrightGreen#23d18b
  • terminal.ansiBrightMagenta#d670d6
  • terminal.ansiBrightRed#f14c4c
  • terminal.ansiBrightWhite#e5e5e5
  • terminal.ansiBrightYellow#f5f543
  • terminal.ansiCyan#11a8cd
  • terminal.ansiGreen#0dbc79
  • terminal.ansiMagenta#bc3fbc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#e5e5e5
  • terminal.ansiYellow#e5e510
  • terminal.foreground#ffffff
  • terminalCursor.foreground#ff8300
  • textLink.activeForeground#FFFFFF
  • textLink.foreground#3794ff
  • titleBar.activeBackground#24140c
  • titleBar.activeForeground#FFFFFF
  • titleBar.border#24140c60
  • titleBar.inactiveBackground#24140c
  • titleBar.inactiveForeground#E0000A
  • tree.indentGuidesStroke#24140c
  • widget.shadow#24140c30

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
variable, string constant.other.placeholder, invalid.deprecated, keyword, storage.type, storage.modifier#1FE136
variable, string constant.other.placeholder, entity.name.function, punctuation.definition.interpolation.end.bracket.curly.scss, punctuation.definition.interpolation.begin.bracket.curly.scssitalic
punctuation.definition.interpolation.end.bracket.curly.scss, punctuation.definition.interpolation.begin.bracket.curly.scss#23FF3D
constant.other.php#1FE136
constant.other.color#FFFFFF
invalid, invalid.illegal#32E6FF
Keyword, Storageitalic
keyword.control, constant.other.color, punctuation.definition.tag, punctuation, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution, entity.name.tag.reference.scss#00d9ff
punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, entity.name.type.module.js#fffdfd
keyword.control.at-rule, punctuation.terminator.rule.css, keyword.control.operator, punctuation.definition.entity.css, keyword.operator.assignment.js, punctuation.separator.comma.js, punctuation.definition.string.begin.js, punctuation.definition.string.end.js, punctuation.definition.binding-pattern.object.js#FFFFFF
punctuation.definition, string.quoted.single.scss#A7A8AF
keyword.controlbold
comment.line.scss, comment.line.double-slash.js, punctuation.definition.comment.scss, punctuation.definition.comment.js, punctuation.definition.comment.html, comment.block.html#dbdbdb
text.html.derivative#A7A8AF
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#ff0000
entity.name.tag.html#ff0000bold
variable.parameter.js, variable.parameter.keyframe-list.css#1FE136
variable.other.object.js, storage.type.js, string.other.link.title.markdown, variable.other.readwrite.js, variable.other.property.js#ff000d
string, string.quoted.double.html, variable.other.constant.js, variable.other.object.property.js, string.quoted.double.json, markup.fenced_code.block.markdown, markup.inline.raw.string.markdown, variable.function, keyword.other.special-method, entity.name.function, markup.bold, markup.bold.markdown, markup.italic.markdown, meta.class-method.js entity.name.function.js, variable.function.constructor, entity.name.tag.other.html, entity.name.tag.block.any.html, source.sass keyword.control#ECE91D
punctuation.definition.string.begin.html, punctuation.definition.string.end.html#FFFC20
support.other.variable, string.other.link, markup.table#FFFFFF
constant.numeric, constant.language, constant.character, constant.escape, keyword.other.unit, keyword.other, punctuation.separator.key-value.html#1FE136
variable.parameter.function.language.special, variable.parameter#32E6FF
constant.other.symbol, constant.other.key, entity.other.inherited-class, keyword.other.unit, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly, constant.other.object.key.js, string.unquoted.label.js#23FF3D
entity.name, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types, entity.other.attribute-name.html#fffb00
support.type#B2CCD6
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#ff000d
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#32E6FF
entity.name.method.js, tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#ECE91Ditalic
entity.other.attribute-name, support.function#1FE136
entity.other.attribute-name.id, entity.other.attribute-name.class, entity.other.attribute-name.pseudo-class, entity.name.tag.css, keyword.control.conditional.js, support.constant, entity.other.attribute-name.html, string.quoted.single.js, storage.type.function.js, meta.object-literal.key#fffb00
source.scss keyword.control#1FE136
markup.inserted#23FF3D
markup.deleted#32E6FF
markup.changed#1FE136
string.regexp#FFFC20
constant.character.escape#FFFC20
*url*, *link*, *uri*underline
source.js constant.other.object.key.js string.unquoted.label.js#FFFFFFitalic
support.type.property-name.json#FFFFFF
text.html.markdown, punctuation.definition.list_item.markdown#FFFFFF
text.html.markdown markup.inline.raw.markdown#1FE136
text.html.markdown markup.inline.raw.markdown, punctuation.definition.raw.markdown#E0000A50
text.html.markdown meta.dummy.line-break
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown, entity.name.section.markdown#CB0009bold
markup.underline#ECE91Dunderline
markup.strike
markup.quote punctuation.definition.blockquote.markdown#E0000A50
markup.quoteitalic
string.other.link.description.title.markdown#1FE136
constant.other.reference.link.markdown#1FE136
markup.raw.block#1FE136
punctuation.definition.raw.markdown, punctuation.definition.markdown#FFFC20
variable.language.fenced.markdown#E0000A
meta.separator#A7A8AFbold
token.info-token#E0000A
token.warn-token#1FE136
token.error-token#FF293B
token.debug-token#FFFC20
mysetups by mysetups - VS Code Theme