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#083943
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#ffffff66
  • activityBarBadge.background#fccf75
  • activityBarBadge.foreground#000000
  • badge.background#4d4d4d
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#e8e8e8
  • breadcrumb.background#1e1e1e
  • breadcrumb.focusForeground#e8e8e8
  • breadcrumb.foreground#cccccccc
  • button.background#0e4b58
  • button.foreground#ffffff
  • button.hoverBackground#188fa7
  • button.secondaryBackground#3a3d41
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#45494e
  • checkbox.background#3c3c3c
  • checkbox.border#e40a0a00
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#333333
  • debugExceptionWidget.border#474747
  • debugToolBar.background#333333
  • debugToolBar.border#474747
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#3c3c3c
  • dropdown.border#e40a0a00
  • dropdown.foreground#cccccc
  • editor.background#1d1d1d
  • editor.findMatchBackground#515c6a
  • editor.findMatchBorder#74879f
  • editor.findMatchHighlightBackground#ea5c0055
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#264f784d
  • editor.foreground#efefef
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#3a3d41
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#264f78
  • editor.selectionHighlightBackground#add6ff06
  • editor.selectionHighlightBorder#495F77
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#004972b8
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#999999
  • editorCursor.background#000000
  • editorCursor.foreground#aeafad
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#fccf75
  • editorGroup.border#444444
  • editorGroup.emptyBackground#1d1d1d
  • editorGroupHeader.tabsBackground#252526
  • editorGutter.addedBackground#587c0c
  • editorGutter.background#1e1e1e
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#94151b
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#0c7d9d
  • editorHoverWidget.background#252526
  • editorHoverWidget.border#454545
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#75beff
  • editorLineNumber.activeForeground#c6c6c6
  • editorLineNumber.foreground#858585
  • editorLink.activeForeground#4e94ce
  • editorMarkerNavigation.background#2d2d30
  • editorMarkerNavigationError.background#f48771
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#cca700
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#252526
  • editorSuggestWidget.border#454545
  • editorSuggestWidget.foreground#fdfdfd
  • editorSuggestWidget.highlightForeground#C9D05C
  • editorSuggestWidget.selectedBackground#79313c
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#cca700
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#252526
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#5F5F5F
  • focusBorder#eaf08c
  • foreground#cccccc
  • gitDecoration.addedResourceForeground#C9D05C
  • gitDecoration.conflictingResourceForeground#f55d73
  • gitDecoration.deletedResourceForeground#585858
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#0fa8b8b5
  • gitDecoration.stageDeletedResourceForeground#bc1c00
  • gitDecoration.stageModifiedResourceForeground#e2c08d
  • gitDecoration.submoduleResourceForeground#e8e8e8
  • gitDecoration.untrackedResourceForeground#d9d9d9
  • icon.foreground#cccccc
  • input.background#3c3c3c
  • input.border#e40a0a00
  • input.foreground#cccccc
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#007fd466
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#7d8007
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#383b3d
  • list.focusBackground#062f4a
  • list.focusForeground#efefef
  • list.highlightForeground#73cef4
  • list.hoverBackground#2a2d2e
  • list.hoverForeground#fccf75
  • list.inactiveSelectionBackground#f2ff3b46
  • list.inactiveSelectionForeground#ffffff
  • listFilterWidget.background#6a6b3f
  • listFilterWidget.noMatchesOutline#C9D05C
  • listFilterWidget.outline#00000000
  • menu.background#252526
  • menu.border#00000085
  • menu.foreground#cccccc
  • menu.selectionBackground#083943
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#bbbbbb
  • menubar.selectionBackground#ffffff1a
  • menubar.selectionForeground#cccccc
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#1d1d1d
  • minimap.errorHighlight#fccf75
  • minimap.findMatchHighlight#515c6a
  • minimap.selectionHighlight#264f78
  • minimap.warningHighlight#cca700
  • minimapGutter.addedBackground#587c0c
  • minimapGutter.deletedBackground#94151b
  • minimapGutter.modifiedBackground#0c7d9d
  • notificationCenter.border#474747
  • notificationCenterHeader.background#303031
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#252526
  • notifications.border#303031
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#F1667b
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#474747
  • panel.background#1e1e1e
  • panel.border#80808059
  • panelSection.border#80808059
  • panelTitle.activeBorder#e7e7e7
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#e7e7e799
  • 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#3f3f46
  • pickerGroup.foreground#ffffff
  • progressBar.background#eaf08c
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#79797966
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#6a6b3f
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#cccccc
  • sideBar.background#252526
  • sideBar.dropBackground#383b3d
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#dddddd
  • sideBarSectionHeader.border#ff000000
  • sideBarSectionHeader.foreground#006377
  • sideBarTitle.foreground#ffffff
  • statusBar.background#eaf08c
  • statusBar.debuggingBackground#F1667b
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#c7ff00
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#bbbbbb
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#083943
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#252526
  • tab.inactiveBackground#2d2d2d
  • tab.inactiveForeground#ffffff80
  • 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#e5e5e5
  • terminal.ansiBrightYellow#f5f543
  • terminal.ansiCyan#11a8cd
  • terminal.ansiGreen#0dbc79
  • terminal.ansiMagenta#bc3fbc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#e5e5e5
  • terminal.ansiYellow#e5e510
  • terminal.border#80808059
  • terminal.foreground#cccccc
  • terminal.selectionBackground#ffffff40
  • terminalCursor.background#4b545c
  • terminalCursor.foreground#ffffff
  • textLink.foreground#B3DEEF
  • titleBar.activeBackground#006377
  • titleBar.activeForeground#d7d7d7
  • titleBar.border#00000000
  • titleBar.inactiveBackground#3c3c3c99
  • titleBar.inactiveForeground#cccccc99
  • tree.indentGuidesStroke#585858
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#0000005c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
constant.other.character-class.regexp#ffffff
keyword.operator.quantifier.regexp#DAFF7D
punctuation.definition.string.begin,punctuation.definition.string.end#B3DEEF
variable.parameter.function#efefef
comment markup.link#7f848e
markup.changed.diff#47c9e4
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#C9D05C
markup.inserted.diff#fccf75
markup.deleted.diff#ffffff
punctuation.separator.key-value#efefef
keyword.operator.expression.import#fdf2bf
support.constant.math#47c9e4
support.constant.property.math#ffe5b3
variable.other.constant#84dff1
keyword.operator.logical#d0f7ff
keyword.operator.bitwise#61A6C3
keyword.operator.channel#F1667b
keyword.operator.css,keyword.operator.scss,keyword.operator.less#f3deff
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#fccf75
punctuation.separator.list.comma.css#efefef
support.constant.color.w3c-standard-color-name.css#fccf75
support.type.vendored.property-name.css#F1667b
support.module.node,support.type.object.module,support.module.node#ffd900
entity.name.type.module#f3deff
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#f3deff
support.constant.json#f3deff
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#9dbbae
support.type.object.console#ffffff
support.variable.property.process#fccf75
entity.name.function,support.function.console#C9D05C
keyword.operator.delete#F1667b
support.type.object.dom#F1667b
support.variable.dom,support.variable.property.dom#ffffff
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#F1667b
punctuation.separator.delimiter#efefef
keyword.operator#f1667b
keyword.operator.assignment.compound#F1667b
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#F1667b
keyword#F1667b
entity.name.namespace#47c9e4
variable#ffffff
variable.language#4400ff
token.package.keyword#F3B968
token.package#efefef
entity.name.function, meta.require, support.function.any-method, variable.function#fff
entity.name.type.namespace#b0fc00
support.class, entity.name.type.class#dfe07b
entity.name.class.identifier.namespace.type#47c9e4
entity.name.class, variable.other.class.js, variable.other.class.ts#47c9e4
variable.other.class.php#ffffff
entity.name.type#47c9e4
keyword.control#f7d38b
control.elements, keyword.operator.less#fccf75
keyword.other.special-method#fff
storage#B3DEEF
token.storage#B3DEEF
keyword.operator.expression.delete,keyword.operator.expression.in,keyword.operator.expression.of,keyword.operator.expression.instanceof,keyword.operator.new,keyword.operator.expression.typeof,keyword.operator.expression.void#F1667b
support.function#F1667b
support.type.property-name#efefef
support.constant.property-value#efefef
support.constant.font-name#fccf75
meta.tag#efefef
string#B3DEEF
entity.other.inherited-class#47c9e4
constant.other.symbol#F1667b
constant.numeric#fccf75
constant#C5D86D
punctuation.definition.constant#fccf75
entity.name.tag#bbb
entity.other.attribute-name#f3deff
entity.other.attribute-name.id#C9D05Cnormal
entity.other.attribute-name.class.css#fccf75normal
meta.selector#F1667b
markup.heading#ffffff
markup.heading punctuation.definition.heading, entity.name.section#C9D05C
keyword.other.unit#ffffff
markup.bold,todo.bold#fccf75
punctuation.definition.bold#47c9e4
markup.italic, punctuation.definition.italic,todo.emphasis#F1667b
emphasis md#F1667b
entity.name.section.markdown#ffffff
punctuation.definition.heading.markdown#d8d8d8
punctuation.definition.list.begin.markdown#ffffff
markup.heading.setext#AFe0ce
punctuation.definition.bold.markdown#fccf75
markup.inline.raw.markdown#fccf75
markup.inline.raw.string.markdown#B3DEEf
punctuation.definition.list.markdown#ffffff
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#ffffff
beginning.punctuation.definition.list.markdown#ffffff
punctuation.definition.metadata.markdown#ffffff
markup.underline.link.markdown,markup.underline.link.image.markdown#F1667b
string.other.link.title.markdown,string.other.link.description.markdown#C9D05C
string.regexp#F1667b
constant.character.escape#F1667b
punctuation.section.embedded, variable.interpolation#f7d38b
punctuation.section.embedded.begin,punctuation.section.embedded.end#F1667b
invalid.illegal#ffffff
invalid.illegal.bad-ampersand.html#efefef
invalid.broken#ffffff
invalid.deprecated#ffffff
invalid.unimplemented#ffffff
source.json meta.structure.dictionary.json > string.quoted.json#ffffff
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#ffffff
source.json meta.structure.dictionary.json > value.json > string.quoted.json,source.json meta.structure.array.json > value.json > string.quoted.json,source.json meta.structure.dictionary.json > value.json > string.quoted.json > punctuation,source.json meta.structure.array.json > value.json > string.quoted.json > punctuation#fccf75
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#F1667b
support.type.property-name.json#ffffff
support.type.property-name.json punctuation#ffffff
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#47c9e4
keyword.operator.error-control.php#F1667b
punctuation.section.array.begin.php#efefef
punctuation.section.array.end.php#efefef
function.parameter#7f557d
function.brace#726E97
rgb-value#F1667b
inline-color-decoration rgb-value#fccf75
less rgb-value#fccf75
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#47c9e4
block.scope.end,block.scope.begin#efefef
storage.type.cs#47c9e4
entity.name.variable.local.cs#ffffff
token.info-token#C9D05C
token.warn-token#fccf75
token.error-token#f44747
token.debug-token#F1667b
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#F1667b
meta.template.expression#efefef
keyword.operator.module#726397
support.type.type.flowtype#C9D05C
support.type.primitive#47c9e4
meta.property.object#ffffff
variable.parameter.function.js#ffffff
keyword.other.template.begin#fccf75
keyword.other.template.end#fccf75
keyword.other.substitution.begin#fccf75
keyword.other.substitution.end#fccf75
keyword.operator.assignment#F1667b
punctuation.quasi.element#F1667b
constant.character.entity#ffffff
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#F1667b
entity.global.clojure#47c9e4
meta.symbol.clojure#ffffff
constant.keyword.clojure#F1667b
meta.scope.prerequisites.makefile#ffffff
source.makefile#47c9e4
entity.name.function.xi#47c9e4
entity.name.class.xi#F1667b
constant.character.character-class.regexp.xi#ffffff
constant.regexp.xi#F1667b
keyword.control.xi#F1667b
invalid.xi#efefef
beginning.punctuation.definition.quote.markdown.xi#fedeff
beginning.punctuation.definition.list.markdown.xi#7f848e
constant.character.xi#C9D05C
accent.xi#C9D05C
wikiword.xi#fccf75
constant.other.color.rgb-value.xi#ffffff
punctuation.definition.tag.xi#7f848e
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#ffffff
meta.brace.square#efefef
comment, punctuation.definition.comment#7f848eitalic
markup.quote.markdown#7f848e
punctuation.definition.block.sequence.item.yaml#efefef
constant.language.symbol.elixir#F1667b
entity.other.attribute-name.js,entity.other.attribute-name.ts,entity.other.attribute-name.jsx,entity.other.attribute-name.tsx,variable.parameter,variable.language.superitalic
comment.line.double-slash,comment.block.documentationitalic
markup.italic.markdownitalic
BlueGreen by madisonharadine - VS Code Theme