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#C0C0C0
  • activityBar.border#ffffff
  • activityBar.foreground#000000
  • activityBar.inactiveForeground#999999
  • activityBarBadge.background#000B7B
  • activityBarBadge.foreground#ffffff
  • badge.background#ffffff
  • badge.foreground#000000
  • breadcrumb.activeSelectionForeground#000B7B
  • breadcrumb.background#C0C0C0
  • breadcrumb.focusForeground#000B7B
  • breadcrumb.foreground#777777
  • button.background#C0C0C0
  • button.border#777777
  • button.foreground#000000
  • button.hoverBackground#a5a5a5
  • button.secondaryBackground#C0C0C0
  • button.secondaryForeground#000000
  • button.secondaryHoverBackground#949494
  • checkbox.background#ffffff
  • checkbox.border#777777
  • checkbox.foreground#000000
  • debugExceptionWidget.background#ffffff
  • debugExceptionWidget.border#777777
  • debugToolBar.background#ffffff
  • debugToolBar.border#777777
  • diffEditor.border#d7d7d7
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#ffffff
  • dropdown.border#777777
  • dropdown.foreground#000000
  • editor.background#ffffff
  • editor.findMatchBackground#a8ac94
  • editor.findMatchBorder#979b83
  • editor.findMatchHighlightBackground#ea5c0055
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#b4b4b44d
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#add6ff4d
  • editor.foreground#000000
  • editor.hoverHighlightBackground#add6ff26
  • editor.inactiveSelectionBackground#C0C0C0
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#eeeeee
  • editor.rangeHighlightBackground#fdff0033
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#C0C0C0
  • editor.selectionHighlightBackground#add6ff80
  • editor.selectionHighlightBorder#495F77
  • editor.wordHighlightBackground#57575740
  • editor.wordHighlightStrongBackground#0e639c40
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#b9b9b9
  • editorCodeLens.foreground#999999
  • editorCursor.background#ffffff
  • editorCursor.foreground#0e0087
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#e51400
  • editorGhostText.foreground#777777
  • editorGroup.border#777777
  • editorGroup.emptyBackground#ffffff
  • editorGroupHeader.border#777777
  • editorGroupHeader.tabsBackground#C0C0C0
  • editorGroupHeader.tabsBorder#777777
  • editorGutter.addedBackground#81b88b
  • editorGutter.background#ffffff
  • editorGutter.commentRangeForeground#424242
  • editorGutter.deletedBackground#ca4b51
  • editorGutter.foldingControlForeground#424242
  • editorGutter.modifiedBackground#66afe0
  • editorHoverWidget.background#f3f3f3
  • editorHoverWidget.border#777777
  • editorHoverWidget.foreground#000000
  • editorIndentGuide.activeBackground#747272
  • editorIndentGuide.background#d3d3d3
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#000B7B
  • editorLineNumber.activeForeground#000B7B
  • editorLineNumber.foreground#777777
  • editorLink.activeForeground#0000ff
  • editorMarkerNavigation.background#ffffff
  • editorMarkerNavigationError.background#ff0202
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#000000
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorOverviewRuler.warningForeground#72f1b8cc
  • editorRuler.foreground#d3d3d3
  • editorSuggestWidget.background#c8c8c8
  • editorSuggestWidget.border#c8c8c8
  • editorSuggestWidget.foreground#000000
  • editorSuggestWidget.highlightForeground#367B7B
  • editorSuggestWidget.selectedBackground#000B7B
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#f27d00
  • editorWhitespace.foreground#33333333
  • editorWidget.background#C0C0C0
  • editorWidget.foreground#000000
  • editorWidget.resizeBorder#000B7B
  • focusBorder#777777
  • foreground#000
  • gitDecoration.addedResourceForeground#000000
  • gitDecoration.conflictingResourceForeground#6C6AFC
  • gitDecoration.deletedResourceForeground#EC4526
  • gitDecoration.ignoredResourceForeground#006767
  • gitDecoration.modifiedResourceForeground#808000
  • gitDecoration.stageDeletedResourceForeground#EC4526
  • gitDecoration.stageModifiedResourceForeground#522600
  • gitDecoration.submoduleResourceForeground#1258a7
  • gitDecoration.untrackedResourceForeground#EA3EF7
  • icon.foreground#ffffff
  • input.background#ffffff
  • input.border#777777
  • input.foreground#000000
  • input.placeholderForeground#777777
  • inputOption.activeBackground#000B7B
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#0e0087
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#c7c7c7
  • list.errorForeground#f00
  • list.focusBackground#000B7B
  • list.focusForeground#ffffff
  • list.highlightForeground#ffffff
  • list.hoverBackground#0e0087
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#777777
  • list.inactiveSelectionForeground#ffffff
  • list.warningForeground#FFFD54
  • listFilterWidget.background#ffffff
  • listFilterWidget.noMatchesOutline#000000
  • listFilterWidget.outline#00000000
  • menu.background#C0C0C0
  • menu.border#00000085
  • menu.foreground#000000
  • menu.selectionBackground#0e0087
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#777777
  • menubar.selectionBackground#000B7B
  • menubar.selectionBorder#ffffff
  • menubar.selectionForeground#ffffff
  • merge.commonContentBackground#E5E5E5
  • merge.commonHeaderBackground#BFBFBF
  • merge.currentContentBackground#DBF4EF
  • merge.currentHeaderBackground#A4E3D6
  • merge.incomingContentBackground#DBECFF
  • merge.incomingHeaderBackground#A6CFFF
  • minimap.background#ffffff
  • minimap.errorHighlight#e51400
  • minimap.findMatchHighlight#a8ac94
  • minimap.selectionHighlight#000B7B
  • minimap.warningHighlight#e9a700
  • minimapGutter.addedBackground#81b88b
  • minimapGutter.deletedBackground#ca4b51
  • minimapGutter.modifiedBackground#66afe0
  • notificationCenter.border#d5d5d5
  • notificationCenterHeader.background#e7e7e7
  • notificationCenterHeader.foreground#616161
  • notificationLink.foreground#000B7B
  • notifications.background#eeeeee
  • notifications.border#e7e7e7
  • notifications.foreground#000000
  • notificationsErrorIcon.foreground#ff0000
  • notificationsInfoIcon.foreground#000000
  • notificationsWarningIcon.foreground#000000
  • notificationToast.border#777777
  • panel.background#C0C0C0
  • panel.border#777777
  • panelSection.border#777777
  • panelSectionHeader.background#C0C0C0
  • panelSectionHeader.foreground#000
  • panelTitle.activeBorder#000000
  • panelTitle.activeForeground#000000
  • panelTitle.inactiveForeground#777777
  • peekView.border#777777
  • peekViewEditor.background#ffffff
  • peekViewEditor.matchHighlightBackground#f5d802de
  • peekViewEditor.matchHighlightBorder#dbc417
  • peekViewEditorGutter.background#C0C0C0
  • peekViewResult.background#f3f3f3
  • peekViewResult.fileForeground#1e1e1e
  • peekViewResult.lineForeground#646465
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#6c6c6c
  • peekViewTitle.background#c7c7c7
  • peekViewTitleDescription.foreground#616161e6
  • peekViewTitleLabel.foreground#333333
  • pickerGroup.border#777777
  • pickerGroup.foreground#ffffff
  • progressBar.background#000B7B
  • sash.hoverBorder#777777
  • scrollbar.shadow#C0C0C0
  • scrollbarSlider.activeBackground#00000099
  • scrollbarSlider.background#949494
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#C0C0C0
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#C0C0C0
  • sideBar.background#C0C0C0
  • sideBar.border#777777
  • sideBar.dropBackground#c7c7c7
  • sideBar.foreground#000000
  • sideBarSectionHeader.background#C0C0C0
  • sideBarSectionHeader.border#ffffff
  • sideBarSectionHeader.foreground#000000
  • sideBarTitle.foreground#000000
  • statusBar.background#C0C0C0
  • statusBar.border#ffffff
  • statusBar.debuggingBackground#000B7B
  • statusBar.debuggingBorder#ffffff
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#000B7B
  • statusBar.noFolderBackground#0e0087
  • statusBar.noFolderBorder#ffffff
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#C0C0C0
  • statusBarItem.remoteBackground#367B7B
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#C0C0C0
  • tab.activeBorder#C0C0C0
  • tab.activeBorderTop#777777
  • tab.activeForeground#777777
  • tab.border#777777
  • tab.hoverBackground#000B7B
  • tab.hoverBorder#777777
  • tab.hoverForeground#ffffff
  • tab.inactiveBackground#C0C0C0
  • tab.inactiveForeground#777777
  • tab.lastPinnedBorder#777777
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#0451a5
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#0451a5
  • terminal.ansiBrightCyan#0598bc
  • terminal.ansiBrightGreen#14ce14
  • terminal.ansiBrightMagenta#bc05bc
  • terminal.ansiBrightRed#cd3131
  • terminal.ansiBrightWhite#a5a5a5
  • terminal.ansiBrightYellow#b5ba00
  • terminal.ansiCyan#0598bc
  • terminal.ansiGreen#00bc00
  • terminal.ansiMagenta#bc05bc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#555555
  • terminal.ansiYellow#949800
  • terminal.background#fff
  • terminal.border#777777
  • terminal.foreground#000000
  • terminal.selectionBackground#777777
  • terminalCursor.background#ffffff
  • terminalCursor.foreground#0e0087
  • textBlockQuote.background#C0C0C0
  • textLink.activeForeground#0066bf
  • textLink.foreground#000B7B
  • textPreformat.foreground#000000
  • textSeparator.foreground#000000
  • titleBar.activeBackground#000B7B
  • titleBar.activeForeground#ffffff
  • titleBar.border#ffffff
  • titleBar.inactiveBackground#777777
  • titleBar.inactiveForeground#ffffff
  • tree.indentGuidesStroke#000000
  • walkThrough.embeddedEditorBackground#00000050
  • welcomePage.background#C0C0C0
  • welcomePage.buttonBackground#C0C0C0
  • welcomePage.buttonHoverBackground#a5a5a5
  • welcomePage.tileBackground#fff
  • welcomePage.tileHoverBackground#fff
  • welcomePage.tileShadow.#fff
  • widget.shadow#ffffff29

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, string.comment#6a737d
constant, entity.name.constant, variable.other.constant, variable.language#005cc5
keyword.operator.symbole, keyword.other.mark#000000
entity, entity.name#6f42c1
variable.parameter.function#000000
entity.name.tag#22863a
keyword#d73a49
storage, storage.type#d73a49
storage.modifier.package, storage.modifier.import, storage.type.java#000000
string, punctuation.definition.string, string punctuation.section.embedded source#032f62
string.unquoted.import.ada
support#005cc5
meta.property-name#005cc5
variable#e36209
variable.other#000000
invalid.broken#b31d28bold italic underline
invalid.deprecated#b31d28bold italic underline
invalid.illegal#b31d28italic underline
carriage-return#d73a49italic underline
invalid.unimplemented#b31d28bold italic underline
message.error#b31d28
string source#000000
string variable#005cc5
source.regexp, string.regexp#032f62
string.regexp.character-class, string.regexp constant.character.escape, string.regexp source.ruby.embedded, string.regexp string.regexp.arbitrary-repitition#032f62
string.regexp constant.character.escape#22863abold
support.constant#005cc5
support.variable#005cc5
meta.module-reference#005cc5
markup.list#735c0f
markup.heading, markup.heading entity.name#005cc5bold
markup.quote#22863a
markup.italic#000000italic
markup.bold#000000bold
markup.raw#005cc5
markup.deleted, meta.diff.header.from-file, punctuation.definition.deleted#b31d28
markup.inserted, meta.diff.header.to-file, punctuation.definition.inserted#22863a
markup.changed, punctuation.definition.changed#e36209
markup.ignored, markup.untracked#005cc5
meta.diff.range#6f42c1bold
meta.diff.header#005cc5
meta.separator#005cc5bold
meta.output#005cc5
brackethighlighter.tag, brackethighlighter.curly, brackethighlighter.round, brackethighlighter.square, brackethighlighter.angle, brackethighlighter.quote#586069
brackethighlighter.unmatched#b31d28
sublimelinter.mark.error#b31d28
sublimelinter.mark.warning#e36209
sublimelinter.gutter-mark#959da5
constant.other.reference.link, string.other.link#032f62underline
meta.function-call support.function, meta.function-call entity.name.function#005cc5
keyword.operator#000000

Shiki preview

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

Loading...

Windows NT - Coding Theme