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#0b578a
  • activityBar.background#19232d
  • activityBar.border#050f14
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#8cb4dc
  • activityBarBadge.background#f44336
  • activityBarBadge.foreground#ffffff
  • badge.background#fae646
  • badge.foreground#000000
  • breadcrumb.activeSelectionForeground#ffffff
  • breadcrumb.background#19232d
  • breadcrumb.focusForeground#ffffff
  • breadcrumb.foreground#41647b
  • button.background#e43d31
  • button.foreground#ffffff
  • button.hoverBackground#ff4a3d
  • button.secondaryBackground#0e639c
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#1177bb
  • checkbox.background#0f191e
  • checkbox.border#00000000
  • checkbox.foreground#ffffff
  • debugExceptionWidget.background#0f191e
  • debugExceptionWidget.border#050f14
  • debugToolBar.background#0f191e
  • debugToolBar.border#050f14
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#0f191e
  • dropdown.border#00000000
  • dropdown.foreground#ffffff
  • editor.background#19232d
  • editor.findMatchBackground#515c6a
  • editor.findMatchBorder#74879f
  • editor.findMatchHighlightBackground#ea5c0055
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#0d283b
  • editor.foreground#d4d4d4
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#202b38
  • editor.lineHighlightBackground#7bbbff19
  • editor.lineHighlightBorder#28282800
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#1b3856
  • editor.selectionHighlightBackground#add6ff26
  • editor.selectionHighlightBorder#495F77
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#004972b8
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#6e7d8c
  • editorCursor.background#000000
  • editorCursor.foreground#aeafad
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#f48771
  • editorGroup.border#050f14
  • editorGroup.emptyBackground#19232d
  • editorGroupHeader.tabsBackground#19232d
  • editorGutter.addedBackground#46d532
  • editorGutter.background#19232d
  • editorGutter.commentRangeForeground#6c8fa6
  • editorGutter.deletedBackground#f44336
  • editorGutter.foldingControlForeground#6c8fa6
  • editorGutter.modifiedBackground#14aae1
  • editorHoverWidget.background#19232d
  • editorHoverWidget.border#050f14
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground#6b7c8c
  • editorIndentGuide.background#4b5762
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#75beff
  • editorLineNumber.activeForeground#98bfd9
  • editorLineNumber.foreground#4b5762
  • editorLink.activeForeground#4e94ce
  • editorMarkerNavigation.background#19232d
  • editorMarkerNavigationError.background#f44336
  • editorMarkerNavigationInfo.background#14aae1
  • editorMarkerNavigationWarning.background#fae646
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#4b5762
  • editorSuggestWidget.background#0f191e
  • editorSuggestWidget.border#050f14
  • editorSuggestWidget.foreground#96b8cf
  • editorSuggestWidget.highlightForeground#f44336
  • editorSuggestWidget.selectedBackground#0b578a
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#cca700
  • editorWhitespace.foreground#ffffff22
  • editorWidget.background#19232d
  • editorWidget.foreground#65829f
  • editorWidget.resizeBorder#f44336
  • focusBorder#f44336
  • foreground#ffffff
  • 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#ffffff
  • input.background#0f191e
  • input.border#00000000
  • input.foreground#ffffff
  • input.placeholderForeground#65829f
  • inputOption.activeBackground#0b578a
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#f44336
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#050f14
  • list.focusBackground#054d7d
  • list.focusForeground#ffffff
  • list.highlightForeground#96ff3c
  • list.hoverBackground#073b5e
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#0b578a
  • list.inactiveSelectionForeground#ffffff
  • listFilterWidget.background#19232d
  • listFilterWidget.noMatchesOutline#be1100
  • listFilterWidget.outline#00000000
  • menu.background#0f191e
  • menu.border#00000000
  • menu.foreground#65829f
  • menu.selectionBackground#054d7d
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#ffffff20
  • menubar.selectionBackground#054d7d
  • menubar.selectionForeground#ffffff
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#19232d
  • minimap.errorHighlight#f48771
  • minimap.findMatchHighlight#515c6a
  • minimap.selectionHighlight#1b3856
  • minimap.warningHighlight#cca700
  • minimapGutter.addedBackground#46d532
  • minimapGutter.deletedBackground#f44336
  • minimapGutter.modifiedBackground#14aae1
  • notificationCenter.border#050f14
  • notificationCenterHeader.background#19232d
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#0f191e
  • notifications.border#050f14
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#f48771
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#050f14
  • panel.background#0f191e
  • panel.border#050f14
  • panelSection.border#050f14
  • panelTitle.activeBorder#f44336
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#6c8fa6
  • peekView.border#050f14
  • peekViewEditor.background#19232d
  • peekViewEditor.matchHighlightBackground#ff8f0099
  • peekViewEditor.matchHighlightBorder#ee931e
  • peekViewEditorGutter.background#19232d
  • peekViewResult.background#19232d
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bea3a3
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#19232d
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#050f14
  • pickerGroup.foreground#fae646
  • progressBar.background#ff9800
  • scrollbar.shadow#0000005c
  • scrollbarSlider.activeBackground#344658
  • scrollbarSlider.background#263543
  • scrollbarSlider.hoverBackground#304456
  • selection.background#256aa7
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#ffffff
  • sideBar.background#19232d
  • sideBar.border#050f14
  • sideBar.dropBackground#050f14
  • sideBar.foreground#96b8cf
  • sideBarSectionHeader.background#ffffff00
  • sideBarSectionHeader.border#00000000
  • sideBarSectionHeader.foreground#82a1b6
  • sideBarTitle.foreground#405a6b
  • statusBar.background#007acc
  • statusBar.debuggingBackground#cc6633
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#68217a
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#96ff3c
  • statusBarItem.remoteForeground#000000
  • tab.activeBackground#0b578a
  • tab.activeBorder#f4433600
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#050f1400
  • tab.hoverBackground#073b5e
  • tab.hoverForeground#ffffff
  • tab.inactiveBackground#19232d
  • tab.inactiveForeground#6c8fa6
  • 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#050f14
  • terminal.foreground#cccccc
  • terminal.selectionBackground#ffffff40
  • terminalCursor.background#0087FF
  • terminalCursor.foreground#ffffff
  • textLink.foreground#96ff3c
  • titleBar.activeBackground#19232d
  • titleBar.activeForeground#7390ad
  • titleBar.border#050f14
  • titleBar.inactiveBackground#19232d
  • titleBar.inactiveForeground#4b6279
  • tree.indentGuidesStroke#050f14
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#0000005c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
emphasisitalic
strongbold
header#3F51B5
comment#6c8fa6
constant.language#14aae1
constant.numeric#ff8c3c
constant.regexp#9C27B0
entity.name.tag#14aae1
entity.name.tag.css#FF9800
entity.other.attribute-name#68dff8
entity.other.attribute-name.class.css#FF9800
entity.other.attribute-name.class.mixin.css#FF9800
entity.other.attribute-name.id.css#FF9800
entity.other.attribute-name.parent-selector.css#FF9800
entity.other.attribute-name.pseudo-class.css#FF9800
entity.other.attribute-name.pseudo-element.css#FF9800
source.css.less entity.other.attribute-name.id#FF9800
entity.other.attribute-name.attribute.scss#FF9800
entity.other.attribute-name.scss#FF9800
invalid#F44336
markup.underlineunderline
markup.bold#14aae1bold
markup.heading#14aae1bold
markup.italicitalic
markup.inserted#ff8c3c
markup.deleted#fae646
markup.changed#14aae1
beginning.punctuation.definition.quote.markdown#7ca3bd
beginning.punctuation.definition.list.markdown#03A9F4
markup.inline.raw#fae646
meta.selector#FF9800
punctuation.definition.tag#607D8B
meta.preprocessor#14aae1
meta.preprocessor.string#fae646
meta.preprocessor.numeric#ff8c3c
meta.structure.dictionary.key.python#68dff8
meta.diff.header#14aae1
storage#14aae1
storage.type#14aae1
storage.modifier#14aae1
string#fae646
string.tag#fae646
string.value#fae646
string.regexp#FF5722
punctuation.definition.template-expression.begin.js#14aae1
punctuation.definition.template-expression.begin.ts#14aae1
punctuation.definition.template-expression.end.ts#14aae1
punctuation.definition.template-expression.end.js#14aae1
support.type.vendored.property-name#68dff8
support.type.property-name#68dff8
variable.css#68dff8
variable.scss#68dff8
variable.other.less#68dff8
keyword#14aae1
keyword.control#ff466e
keyword.operator#ffffff
keyword.operator.new#14aae1
keyword.operator.expression#14aae1
keyword.operator.cast#14aae1
keyword.operator.sizeof#14aae1
keyword.other.unit#ff8c3c
punctuation.section.embedded.begin.metatag.php#df14e1
punctuation.section.embedded.end.metatag.php#df14e1
support.function.git-rebase#68dff8
constant.sha.git-rebase#ff8c3c
storage.modifier.import.java#ffffff
storage.modifier.package.java#ffffff
variable.language#14aae1
entity.name.function#96ff3c
support.function#96ff3c
support.constant.handlebars#96ff3c
meta.return-type#ff9628
support.class#ff9628
support.type#ff9628
entity.name.type#ff9628
entity.name.class#ff9628
storage.type.cs#ff9628
storage.type.generic.cs#ff9628
storage.type.modifier.cs#ff9628
storage.type.variable.cs#ff9628
storage.type.annotation.java#ff9628
storage.type.generic.java#ff9628
storage.type.java#ff9628
storage.type.object.array.java#ff9628
storage.type.primitive.array.java#ff9628
storage.type.primitive.java#ff9628
storage.type.token.java#ff9628
storage.type.groovy#ff9628
storage.type.annotation.groovy#ff9628
storage.type.parameters.groovy#ff9628
storage.type.generic.groovy#ff9628
storage.type.object.array.groovy#ff9628
storage.type.primitive.array.groovy#ff9628
storage.type.primitive.groovy#ff9628
meta.type.cast.expr#ff9628
meta.type.new.expr#ff9628
support.constant.math#ff9628
support.constant.dom#ff9628
support.constant.json#ff9628
entity.other.inherited-class#ff9628
variable#68dff8
meta.definition.variable.name#68dff8
support.variable#ffffff
meta.object-literal.key#68dff8
meta.object-literal.key entity.name.function#68dff8
support.constant.property-value#fae646
support.constant.font-name#fae646
support.constant.media-type#fae646
support.constant.media#fae646
constant.other.color.rgb-value#fae646
constant.other.rgb-value#fae646
support.constant.color#fae646
xochil by VARKODE - VS Code Theme