Skip to main content
CodingTheme

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#080808
  • activityBar.activeBorder#1de9b6
  • activityBar.activeFocusBorder#1de9b6
  • activityBar.background#000000
  • activityBar.border#003129
  • activityBar.foreground#1de9b6
  • activityBar.inactiveForeground#757575
  • activityBarBadge.background#212121
  • activityBarBadge.foreground#1de9b6
  • badge.background#212121
  • badge.foreground#1de9b6
  • breadcrumb.activeSelectionForeground#1de9b6
  • breadcrumb.background#000000
  • breadcrumb.focusForeground#1de9b6
  • breadcrumb.foreground#9e9e9e
  • button.background#00796b
  • button.foreground#ffffff
  • button.hoverBackground#009688
  • button.secondaryBackground#3a3d41
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#45494e
  • checkbox.background#212121
  • checkbox.border#003129
  • checkbox.foreground#eeeeee
  • contrastActiveBorder#00000000
  • contrastBorder#00000000
  • debugExceptionWidget.background#212121
  • debugExceptionWidget.border#47474700
  • debugToolBar.background#212121
  • debugToolBar.border#47474700
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#0f0f0f
  • dropdown.border#003129
  • dropdown.foreground#eeeeee
  • editor.background#000000
  • editor.findMatchBackground#00968881
  • editor.findMatchBorder#1a314d00
  • editor.findMatchHighlightBackground#ea5c0055
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#00968881
  • editor.foreground#d4d4d4
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#ffffff15
  • editor.lineHighlightBackground#ffffff15
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#ffffff15
  • editor.selectionForeground#e0e0e0
  • editor.selectionHighlightBackground#ffffff15
  • editor.selectionHighlightBorder#53637500
  • editor.wordHighlightBackground#575757a3
  • editor.wordHighlightStrongBackground#00968881
  • editor.wordHighlightStrongBorder#ff000000
  • editorBracketMatch.background#00968881
  • editorBracketMatch.border#88888800
  • editorCodeLens.foreground#1de9b6
  • editorError.background#b73a3400
  • editorError.border#ffffff00
  • editorError.foreground#f48771
  • editorGroup.border#212121
  • editorGroup.dropBackground#0096874f
  • editorGroup.emptyBackground#000000
  • editorGroupHeader.border#00000000
  • editorGroupHeader.tabsBackground#0f0f0f
  • editorGroupHeader.tabsBorder#3f2d2d00
  • editorGutter.addedBackground#587c0c
  • editorGutter.background#000000
  • editorGutter.commentRangeForeground#616161
  • editorGutter.deletedBackground#94151b
  • editorGutter.foldingControlForeground#616161
  • editorGutter.modifiedBackground#0c7d9d
  • editorHoverWidget.background#212121
  • editorHoverWidget.border#003129
  • editorHoverWidget.foreground#bdbdbd
  • editorIndentGuide.activeBackground#212121
  • editorIndentGuide.background#080808
  • editorInfo.background#4490bf00
  • editorInfo.border#4490bf00
  • editorInfo.foreground#75beff
  • editorLineNumber.activeForeground#9e9e9e
  • editorLineNumber.foreground#616161
  • editorLink.activeForeground#1de9b6
  • editorMarkerNavigation.background#2d2d30
  • editorMarkerNavigationError.background#f48771
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#cca700
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#080808
  • 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#0f0f0f
  • editorWidget.border#003129
  • editorWidget.foreground#e0e0e0
  • editorWidget.resizeBorder#1de9b6
  • focusBorder#00000000
  • foreground#9e9e9e
  • 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#9e9e9e
  • input.background#002b23
  • input.border#003129
  • input.foreground#eeeeee
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#1de9b68b
  • inputOption.activeBorder#1de9b600
  • inputOption.activeForeground#fafafa
  • list.activeSelectionBackground#ffffff15
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#080808
  • list.focusBackground#212121
  • list.focusForeground#1de9b6
  • list.highlightForeground#1de9b6
  • list.hoverBackground#5798ad00
  • list.hoverForeground#1de9b6
  • list.inactiveSelectionBackground#080808
  • list.inactiveSelectionForeground#bdbdbd
  • listFilterWidget.background#653723
  • listFilterWidget.noMatchesOutline#be1100
  • listFilterWidget.outline#ffffff00
  • menu.background#0f0f0f
  • menu.border#003129
  • menu.foreground#9e9e9e
  • menu.selectionBackground#09477100
  • menu.selectionBorder#00000000
  • menu.selectionForeground#1de9b6
  • menu.separatorBackground#212121
  • menubar.selectionBackground#080808
  • menubar.selectionBorder#080808
  • menubar.selectionForeground#1de9b6
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403b
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384b
  • merge.incomingHeaderBackground#395f8f
  • minimap.background#000000
  • minimap.errorHighlight#f48771
  • minimap.findMatchHighlight#1de9b6
  • minimap.selectionHighlight#00968881
  • minimap.warningHighlight#cca700
  • minimapGutter.addedBackground#587c0c
  • minimapGutter.deletedBackground#94151b
  • minimapGutter.modifiedBackground#0c7d9d
  • minimapSlider.activeBackground#0096876f
  • minimapSlider.background#0096874f
  • minimapSlider.hoverBackground#0096875b
  • notificationCenter.border#47474700
  • notificationCenterHeader.background#212121
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#212121
  • notifications.border#30303100
  • notifications.foreground#9e9e9e
  • notificationsErrorIcon.foreground#f48771
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#47474700
  • panel.background#0f0f0f
  • panel.border#003129
  • panelSection.border#212121
  • panelTitle.activeBorder#1de9b6
  • panelTitle.activeForeground#1de9b6
  • panelTitle.inactiveForeground#757575
  • peekView.border#004d40
  • peekViewEditor.background#080808
  • peekViewEditor.matchHighlightBackground#00968881
  • peekViewEditor.matchHighlightBorder#ee931e00
  • peekViewEditorGutter.background#0f001f33
  • peekViewResult.background#080808
  • peekViewResult.fileForeground#bdbdbd
  • peekViewResult.lineForeground#e0e0e0
  • peekViewResult.matchHighlightBackground#00968881
  • peekViewResult.selectionBackground#5c6c7b00
  • peekViewResult.selectionForeground#1de9b6
  • peekViewTitle.background#080808
  • peekViewTitleDescription.foreground#9e9e9e
  • peekViewTitleLabel.foreground#bdbdbd
  • pickerGroup.border#424242
  • pickerGroup.foreground#26a69a
  • progressBar.background#1de9b6
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#1de9b641
  • scrollbarSlider.background#9e9e9e31
  • scrollbarSlider.hoverBackground#9e9e9e41
  • selection.background#004d40
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#9e9e9e
  • sideBar.background#000000
  • sideBar.border#003129
  • sideBar.dropBackground#080808
  • sideBar.foreground#9e9e9e
  • sideBarSectionHeader.background#0f0f0f
  • sideBarSectionHeader.border#003129
  • sideBarSectionHeader.foreground#bdbdbd
  • sideBarTitle.foreground#9e9e9e
  • statusBar.background#080808
  • statusBar.border#003129
  • statusBar.debuggingBackground#d50000
  • statusBar.debuggingBorder#00000000
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#9e9e9e
  • statusBar.noFolderBackground#455a64
  • statusBar.noFolderBorder#ff000000
  • statusBar.noFolderForeground#cfd8dc
  • statusBarItem.activeBackground#ffffff25
  • statusBarItem.remoteBackground#00796b
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#000000
  • tab.activeBorder#ffffff00
  • tab.activeBorderTop#1de9b6
  • tab.activeForeground#1de9b6
  • tab.activeModifiedBorder#000000
  • tab.border#000000
  • tab.hoverBackground#21212100
  • tab.hoverForeground#1de9b6
  • tab.inactiveBackground#0f0f0f
  • tab.inactiveForeground#9e9e9e
  • terminal.border#003129
  • terminal.foreground#cccccc
  • terminal.selectionBackground#ffffff40
  • textLink.activeForeground#1de9b6
  • textLink.foreground#4db6ac
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#9e9e9e
  • titleBar.border#00000000
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#424242
  • toolbar.activeBackground#1de9b641
  • toolbar.hoverBackground#9e9e9e41
  • tree.indentGuidesStroke#212121
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#000000f2
  • window.activeBorder#00000000
  • window.inactiveBorder#00000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#707070
keyword.operator,keyword.operator.logical,keyword.operator.relational,keyword.operator.assignment,keyword.operator.comparison,keyword.operator.ternary,keyword.operator.arithmetic,keyword.operator.spread#CCCCCC
string,string.character.escape,string.template.quoted,string.template.quoted.punctuation,string.template.quoted.punctuation.single,string.template.quoted.punctuation.double,string.type.declaration.annotation,string.template.quoted.punctuation.tag#6A8759
punctuation.definition.template-expression.begin,punctuation.definition.template-expression.end#CC8242
expression.string,meta.template.expression#CCCCCC
constant.numeric#7A9EC2
constant.language,variable.language#CC8242
constant.character, constant.other#9E7BB0
keyword,keyword.operator.new,keyword.operator.delete,keyword.operator.static,keyword.operator.this,keyword.operator.expression#CC8242
entity.name.type,meta.return.type,meta.type.annotation,meta.type.parameters,support.type.primitive#7A9EC2
storage,storage.type,storage.modifier,storage.arrow#CC8242
class.instance.constructor,new.expr entity.name.type#FFC66D
support.function, entity.name.function#FFC66D
annotation.meta.ts, annotation.meta.tsx#CCCCCC
variable.parameter, operator.rest.parameters#CCCCCC
variable.property,variable.other.property,variable.other.object.property,variable.object.property,support.variable.property#9E7BB0
quote.module#6A8759
markup.heading#CC8242
punctuation.definition.tag.html, punctuation.definition.tag.begin, punctuation.definition.tag.end, entity.name.tag#FFC66D
entity.other.attribute-name#CCCCCC
meta.object-literal.key#9E7BB0
storage.modifier.ts#CC8242
ts.cast.expr,ts.meta.entity.class.method.new.expr.cast,ts.meta.entity.type.name.new.expr.cast,ts.meta.entity.type.name.var-single-variable.annotation,tsx.cast.expr,tsx.meta.entity.class.method.new.expr.cast,tsx.meta.entity.type.name.new.expr.cast,tsx.meta.entity.type.name.var-single-variable.annotation#7A9EC2
ts.meta.type.support,ts.meta.type.entity.name,ts.meta.class.inherited-class,tsx.meta.type.support,tsx.meta.type.entity.name,tsx.meta.class.inherited-class,type-declaration,enum-declaration#7A9EC2
function-declaration,method-declaration,method-overload-declaration,type-fn-type-parameters#FFC66D
comment.block.documentation#6A8759
storage.type.class.jsdoc#CC8242
constant.language.import-export-all#CCCCCC
objectliteral.key.separator, punctuation.separator.key-value#CCCCCC
regex italic
ts.meta.entity.name.namespace,tsx.meta.entity.name.namespace#CCCCCC
regex.character-class#CCCCCC
entity.name.type.class#CCCCCC
entity.other.inherited-class#7A9EC2
entity.name.type.instance.jsdoc#FFC66D
yaml.entity.name,yaml.string.entity.name#CC8242
yaml.string.out#CCCCCC
meta.brace.square.ts,block.support.module,block.support.type.module,block.support.function.variable,punctuation.definition.typeparameters.begin,punctuation.definition.typeparameters.end#CCCCCC
string.regexp#CC8242
punctuation.definition.group.regexp,punctuation.definition.character-class.regexp#FFC66D
constant.other.character-class.regexp, constant.character.escape.ts#CCCCCC
expr.regex.or.operator#CCCCCC
string.template.tag,string.template.punctuation.tag,string.quoted.punctuation.tag,string.quoted.embedded.tag, string.quoted.double.tag#6A8759
tag.punctuation.begin.arrow.parameters.embedded,tag.punctuation.end.arrow.parameters.embedded#CCCCCC
object-literal.object.member.key.field.other,object-literal.object.member.key.accessor,object-literal.object.member.key.array.brace.square#CCCCCC
property-list.property-value,property-list.constant#A5C261
support.type.property-name.variable.css,support.type.property-name.variable.scss,variable.scss#7A9EC2
entity.other.attribute-name.class.css,entity.other.attribute-name.class.scss,entity.other.attribute-name.parent-selector-suffix.css,entity.other.attribute-name.parent-selector-suffix.scss#FFC66D
property-list.property-value.rgb-value, keyword.other.unit.css,keyword.other.unit.scss#7A9EC2
property-list.property-value.function#FFC66D
support.constant.property-value.css,support.constant.property-value.scss#A5C261
css.entity.name.tag,scss.entity.name.tag#CC8242
meta.selector.css, entity.attribute-name.id, entity.other.attribute-name.pseudo-class.css,entity.other.attribute-name.pseudo-element.css#FFC66D
keyword.scss,keyword.css#CC8242
triple-slash.tag#CCCCCCitalic
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
keyword.operator.logical.python#CC8242
support.class.dart#CC8242
variable.language.php, variable.other.php#9E7BB0
variable.other.readwrite.perl#9E7BB0
variable.other.property.php#CC8242
support.variable.property.php#FFC66D

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Pretty OLED by Huseyn - VS Code Theme