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#c0c0c080
  • editor.lineHighlightBackground#ffffff0a
  • editor.lineHighlightBorder#eeeeee
  • editor.rangeHighlightBackground#fdff0033
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#8a8c9b
  • 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
  • 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#000000
  • gitDecoration.addedResourceForeground#000000
  • gitDecoration.conflictingResourceForeground#ffb7a1
  • gitDecoration.deletedResourceForeground#da2895
  • gitDecoration.ignoredResourceForeground#ea3ff0
  • gitDecoration.modifiedResourceForeground#1e5803
  • gitDecoration.stageDeletedResourceForeground#dd7f57
  • gitDecoration.stageModifiedResourceForeground#1086bd
  • gitDecoration.submoduleResourceForeground#1258a7
  • gitDecoration.untrackedResourceForeground#496a72
  • icon.foreground#818181
  • 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#ff0000
  • list.focusBackground#000b7b
  • list.focusForeground#ffffff
  • list.highlightForeground#ffffff
  • list.hoverBackground#0e0087
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#777777
  • list.inactiveSelectionForeground#ffffff
  • list.warningForeground#c98123
  • 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#e5e5e580
  • merge.commonHeaderBackground#bfbfbf80
  • merge.currentContentBackground#dbf4ef80
  • merge.currentHeaderBackground#a4e3d680
  • merge.incomingContentBackground#dbecff80
  • merge.incomingHeaderBackground#a6cfff80
  • minimap.background#ffffff
  • minimap.errorHighlight#e51400
  • minimap.findMatchHighlight#a8ac944d
  • minimap.selectionHighlight#000b7b4d
  • 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#000000
  • 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#dde5ff
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#c0c0c0
  • sideBar.background#c7c7c7
  • 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#ffffff
  • tab.activeBorder#c0c0c0
  • tab.activeBorderTop#777777
  • tab.activeForeground#000000
  • tab.border#777777
  • tab.hoverBackground#000b7b
  • tab.hoverBorder#777777
  • tab.hoverForeground#ffffff
  • tab.inactiveBackground#dbdbdb
  • 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#ffffff
  • 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.tileBackground#ffffff
  • welcomePage.tileHoverBackground#ffffff
  • 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
token.info-token#316BCD
token.warn-token#CD9731
token.error-token#CD3131
token.debug-token#800080

Shiki preview

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

Loading...

Mod95 - Coding Theme