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.activeBorder#1A1A1A
  • activityBar.background#EBEBEB
  • activityBar.border#D0D0D0
  • activityBar.foreground#1A1A1A
  • activityBarBadge.background#5A5A5A
  • activityBarBadge.foreground#FFFFFF
  • badge.background#5A5A5A
  • badge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#1A1A1A
  • breadcrumb.focusForeground#1A1A1A
  • breadcrumb.foreground#5A5A5A
  • breadcrumbPicker.background#F0F0EC
  • button.background#5A5A5A
  • button.foreground#FFFFFF
  • button.hoverBackground#4A4A4A
  • button.secondaryBackground#D0D0D0
  • button.secondaryForeground#1A1A1A
  • button.secondaryHoverBackground#C0C0C0
  • charts.blue#1976D2
  • charts.foreground#1A1A1A
  • charts.green#388E3C
  • charts.lines#8A8A8A
  • charts.orange#E65100
  • charts.purple#7B1FA2
  • charts.red#D32F2F
  • charts.yellow#F9A825
  • debugExceptionWidget.background#FFCDD2
  • debugExceptionWidget.border#D32F2F
  • debugToolBar.background#F0F0EC
  • diffEditor.insertedLineBackground#C8E6C955
  • diffEditor.insertedTextBackground#C8E6C933
  • diffEditor.removedLineBackground#FFCDD255
  • diffEditor.removedTextBackground#FFCDD233
  • dropdown.background#F7F7F2
  • dropdown.border#CCCCCC
  • dropdown.foreground#1A1A1A
  • editor.background#F7F7F2
  • editor.findMatchBackground#FFE082
  • editor.findMatchHighlightBackground#FFF59D99
  • editor.foreground#1A1A1A
  • editor.hoverHighlightBackground#E8E8E499
  • editor.lineHighlightBackground#EFEFEA
  • editor.selectionBackground#D0D0D0
  • editor.selectionHighlightBackground#DCDCD899
  • editor.wordHighlightBackground#E0E0DC99
  • editor.wordHighlightStrongBackground#D5D5D099
  • editorBracketHighlight.foreground1#E91E63
  • editorBracketHighlight.foreground2#9C27B0
  • editorBracketHighlight.foreground3#2196F3
  • editorBracketHighlight.foreground4#FF9800
  • editorBracketHighlight.foreground5#009688
  • editorBracketHighlight.foreground6#E040FB
  • editorBracketHighlight.unexpectedBracket.foreground#F44336
  • editorBracketMatch.background#FFD54F88
  • editorBracketMatch.border#FF6F00
  • editorCursor.foreground#1A1A1A
  • editorError.border#D32F2F
  • editorError.foreground#D32F2F
  • editorGroupHeader.tabsBackground#EBEBEB
  • editorGroupHeader.tabsBorder#D0D0D0
  • editorGutter.addedBackground#388E3C
  • editorGutter.background#F7F7F2
  • editorGutter.deletedBackground#D32F2F
  • editorGutter.modifiedBackground#1976D2
  • editorHint.border#388E3C
  • editorHint.foreground#388E3C
  • editorHoverWidget.background#F0F0EC
  • editorHoverWidget.border#CCCCCC
  • editorIndentGuide.activeBackground1#BBBBBB
  • editorIndentGuide.background1#DDDDDD
  • editorInfo.border#1976D2
  • editorInfo.foreground#1976D2
  • editorLineNumber.activeForeground#1A1A1A
  • editorLineNumber.foreground#8A8A8A
  • editorLink.activeForeground#1A1A1A
  • editorRuler.foreground#DDDDDD
  • editorSuggestWidget.background#F0F0EC
  • editorSuggestWidget.foreground#1A1A1A
  • editorSuggestWidget.highlightForeground#1A1A1A
  • editorSuggestWidget.selectedBackground#D8D8D8
  • editorWarning.border#E65100
  • editorWarning.foreground#E65100
  • editorWhitespace.foreground#CCCCCC
  • editorWidget.background#F0F0EC
  • editorWidget.border#CCCCCC
  • editorWidget.foreground#1A1A1A
  • extensionButton.prominentBackground#5A5A5A
  • extensionButton.prominentForeground#FFFFFF
  • extensionButton.prominentHoverBackground#4A4A4A
  • focusBorder#7A7A7A
  • foreground#1A1A1A
  • gitDecoration.conflictingResourceForeground#E65100
  • gitDecoration.deletedResourceForeground#D32F2F
  • gitDecoration.ignoredResourceForeground#8A8A8A
  • gitDecoration.modifiedResourceForeground#1976D2
  • gitDecoration.submoduleResourceForeground#0097A7
  • gitDecoration.untrackedResourceForeground#388E3C
  • input.background#FFFFFF
  • input.border#CCCCCC
  • input.foreground#1A1A1A
  • input.placeholderForeground#767676
  • inputOption.activeBorder#7A7A7A
  • inputValidation.errorBackground#FDE7E9
  • inputValidation.errorBorder#D32F2F
  • inputValidation.infoBackground#E3F2FD
  • inputValidation.infoBorder#1976D2
  • inputValidation.warningBackground#FFF3CD
  • inputValidation.warningBorder#F57C00
  • keybindingLabel.background#E0E0DC
  • keybindingLabel.border#CCCCCC
  • keybindingLabel.bottomBorder#BBBBBB
  • keybindingLabel.foreground#1A1A1A
  • list.activeSelectionBackground#D8D8D8
  • list.activeSelectionForeground#1A1A1A
  • list.errorForeground#D32F2F
  • list.focusBackground#D8D8D8
  • list.focusForeground#1A1A1A
  • list.highlightForeground#1A1A1A
  • list.hoverBackground#E8E8E8
  • list.hoverForeground#1A1A1A
  • list.inactiveSelectionBackground#E0E0E0
  • list.inactiveSelectionForeground#1A1A1A
  • list.warningForeground#E65100
  • menu.background#F0F0EC
  • menu.foreground#1A1A1A
  • menu.selectionBackground#D8D8D8
  • menu.selectionForeground#1A1A1A
  • menu.separatorBackground#D0D0D0
  • menubar.selectionBackground#D8D8D8
  • menubar.selectionForeground#1A1A1A
  • merge.currentContentBackground#C8E6C933
  • merge.currentHeaderBackground#C8E6C966
  • merge.incomingContentBackground#BBDEFB33
  • merge.incomingHeaderBackground#BBDEFB66
  • minimap.background#F7F7F2
  • minimap.errorHighlight#D32F2F
  • minimap.selectionHighlight#D0D0D099
  • minimap.warningHighlight#E65100
  • minimapGutter.addedBackground#388E3C
  • minimapGutter.deletedBackground#D32F2F
  • minimapGutter.modifiedBackground#1976D2
  • minimapSlider.activeBackground#90909088
  • minimapSlider.background#C0C0C044
  • minimapSlider.hoverBackground#A0A0A066
  • notebook.cellBorderColor#D0D0D0
  • notebook.cellToolbarSeparator#D0D0D0
  • notebook.focusedCellBorder#8A8A8A
  • notebook.focusedEditorBorder#8A8A8A
  • notebook.selectedCellBackground#E8E8E4
  • notebook.selectedCellBorder#8A8A8A
  • notificationCenter.border#D0D0D0
  • notificationCenterHeader.background#E8E8E4
  • notificationCenterHeader.foreground#1A1A1A
  • notificationLink.foreground#1A1A1A
  • notifications.background#F0F0EC
  • notifications.border#D0D0D0
  • notifications.foreground#1A1A1A
  • notificationsErrorIcon.foreground#D32F2F
  • notificationsInfoIcon.foreground#1976D2
  • notificationsWarningIcon.foreground#E65100
  • panel.background#F0F0EC
  • panel.border#D0D0D0
  • panelTitle.activeBorder#1A1A1A
  • panelTitle.activeForeground#1A1A1A
  • panelTitle.inactiveForeground#6A6A6A
  • peekView.border#8A8A8A
  • peekViewEditor.background#F0F0EC
  • peekViewEditorGutter.background#E8E8E4
  • peekViewResult.background#E8E8E4
  • peekViewResult.fileForeground#1A1A1A
  • peekViewResult.lineForeground#5A5A5A
  • peekViewResult.matchHighlightBackground#FFE082
  • peekViewResult.selectionBackground#D0D0D0
  • peekViewResult.selectionForeground#1A1A1A
  • peekViewTitle.background#E0E0DC
  • peekViewTitleDescription.foreground#5A5A5A
  • peekViewTitleLabel.foreground#1A1A1A
  • pickerGroup.border#D0D0D0
  • pickerGroup.foreground#5A5A5A
  • problemsErrorIcon.foreground#D32F2F
  • problemsInfoIcon.foreground#1976D2
  • problemsWarningIcon.foreground#E65100
  • progressBar.background#5A5A5A
  • quickInput.background#F0F0EC
  • quickInput.foreground#1A1A1A
  • quickInputTitle.background#E0E0DC
  • scrollbar.shadow#DDDDDD
  • scrollbarSlider.activeBackground#909090AA
  • scrollbarSlider.background#C0C0C066
  • scrollbarSlider.hoverBackground#A0A0A088
  • selection.background#D0D0D0
  • settings.checkboxBackground#F7F7F2
  • settings.checkboxBorder#CCCCCC
  • settings.checkboxForeground#1A1A1A
  • settings.dropdownBackground#F7F7F2
  • settings.dropdownBorder#CCCCCC
  • settings.dropdownForeground#1A1A1A
  • settings.headerForeground#1A1A1A
  • settings.modifiedItemIndicator#1976D2
  • settings.numberInputBackground#FFFFFF
  • settings.numberInputBorder#CCCCCC
  • settings.numberInputForeground#1A1A1A
  • settings.textInputBackground#FFFFFF
  • settings.textInputBorder#CCCCCC
  • settings.textInputForeground#1A1A1A
  • sideBar.background#F0F0EC
  • sideBar.border#D0D0D0
  • sideBar.foreground#1A1A1A
  • sideBarSectionHeader.background#E8E8E4
  • sideBarSectionHeader.border#D0D0D0
  • sideBarSectionHeader.foreground#1A1A1A
  • sideBarTitle.foreground#1A1A1A
  • statusBar.background#EBEBEB
  • statusBar.border#D0D0D0
  • statusBar.debuggingBackground#FFF3E0
  • statusBar.debuggingForeground#1A1A1A
  • statusBar.foreground#1A1A1A
  • statusBar.noFolderBackground#E8E8E4
  • statusBar.noFolderForeground#1A1A1A
  • statusBarItem.activeBackground#D0D0D0
  • statusBarItem.errorBackground#D32F2F
  • statusBarItem.errorForeground#FFFFFF
  • statusBarItem.hoverBackground#DCDCDC
  • statusBarItem.prominentBackground#DCDCDC
  • statusBarItem.prominentHoverBackground#D0D0D0
  • statusBarItem.warningBackground#E65100
  • statusBarItem.warningForeground#FFFFFF
  • tab.activeBackground#F7F7F2
  • tab.activeBorder#1A1A1A
  • tab.activeForeground#1A1A1A
  • tab.border#D0D0D0
  • tab.hoverBackground#F0F0EC
  • tab.inactiveBackground#E8E8E4
  • tab.inactiveForeground#5A5A5A
  • terminal.ansiBlack#1A1A1A
  • terminal.ansiBlue#1976D2
  • terminal.ansiBrightBlack#5A5A5A
  • terminal.ansiBrightBlue#42A5F5
  • terminal.ansiBrightCyan#26C6DA
  • terminal.ansiBrightGreen#66BB6A
  • terminal.ansiBrightMagenta#AB47BC
  • terminal.ansiBrightRed#EF5350
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFA726
  • terminal.ansiCyan#0097A7
  • terminal.ansiGreen#388E3C
  • terminal.ansiMagenta#7B1FA2
  • terminal.ansiRed#D32F2F
  • terminal.ansiWhite#F7F7F2
  • terminal.ansiYellow#E65100
  • terminal.background#F7F7F2
  • terminal.foreground#1A1A1A
  • terminal.selectionBackground#D0D0D0
  • terminalCursor.background#F7F7F2
  • terminalCursor.foreground#1A1A1A
  • testing.iconErrored#D32F2F
  • testing.iconFailed#D32F2F
  • testing.iconPassed#388E3C
  • testing.iconQueued#8A8A8A
  • testing.iconSkipped#8A8A8A
  • testing.iconUnset#8A8A8A
  • testing.runAction#388E3C
  • textBlockQuote.background#E8E8E4
  • textBlockQuote.border#CCCCCC
  • textCodeBlock.background#E8E8E4
  • textLink.activeForeground#1A1A1A
  • textLink.foreground#1A1A1A
  • textPreformat.foreground#1A1A1A
  • textSeparator.foreground#D0D0D0
  • titleBar.activeBackground#EBEBEB
  • titleBar.activeForeground#1A1A1A
  • titleBar.border#D0D0D0
  • titleBar.inactiveBackground#F0F0EC
  • titleBar.inactiveForeground#6A6A6A
  • walkThrough.embeddedEditorBackground#F0F0EC
  • welcomePage.background#F7F7F2
  • welcomePage.progress.foreground#5A5A5A
  • welcomePage.tileBackground#F0F0EC
  • welcomePage.tileHoverBackground#E8E8E4
  • widget.shadow#DDDDDD

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
source, meta.function-call.js, meta.export.default.js, text#1A1A1A
comment, punctuation.definition.comment#606060italic
string, string.quoted, string.quoted.double, string.quoted.single, string.quoted.triple, string.template, string.interpolated, string.regexp, punctuation.definition.string, punctuation.definition.string.begin, punctuation.definition.string.end#404040italic
meta.embedded, meta.template.expression, meta.interpolation, punctuation.definition.template-expression, punctuation.definition.interpolation, punctuation.section.embedded, punctuation.section.interpolation, variable.other.readwrite.interpolated, entity.name.variable.interpolated, meta.string.interpolated, variable.interpolation, punctuation.definition.interpolation.begin, punctuation.definition.interpolation.end, string.interpolated variable, string.quoted.double.interpolated variable, meta.interpolation.fsharp, variable.other.interpolated.fsharp, punctuation.section.interpolation.begin.fsharp, punctuation.section.interpolation.end.fsharp, source.fsharp meta.interpolation, string.quoted.interpolated#1A1A1Abold
keyword, keyword.control, keyword.operator, keyword.other, storage, storage.type, storage.modifier#1A1A1A
entity.name.function, meta.function-call, support.function#1A1A1A
entity.name.class, entity.name.type, entity.other.inherited-class, support.class, support.type, entity.name.namespace, entity.name.module#1A1A1A
variable, variable.other, variable.parameter, variable.language, support.variable#1A1A1A
constant, constant.numeric, constant.language, constant.character, constant.other, support.constant#1A1A1A
keyword.operator, punctuation, punctuation.separator, punctuation.terminator, punctuation.accessor, punctuation.definition#1A1A1A
entity.name.tag, punctuation.definition.tag, meta.tag#1A1A1A
entity.other.attribute-name#1A1A1A
invalid, invalid.illegal#D32F2F
invalid.deprecated#E65100
markup.heading, entity.name.section#1A1A1A
markup.bold#1A1A1Abold
markup.italic#1A1A1Aitalic
markup.underline#1A1A1Aunderline
markup.inline.raw, markup.raw, markup.fenced_code#1A1A1A
markup.underline.link, string.other.link#1A1A1Aunderline
markup.list, punctuation.definition.list#1A1A1A
markup.quote#606060italic
markup.inserted#388E3C
markup.deleted#D32F2F
markup.changed#1976D2
string.regexp#404040italic
constant.character.escape#404040italic
meta.brace, punctuation.definition.block, punctuation.definition.parameters, punctuation.definition.array, punctuation.definition.arguments#1A1A1A
entity.name#1A1A1A
support.module, support.node, support.other.module#1A1A1A
meta.decorator, meta.annotation, punctuation.decorator#1A1A1A
support.type.property-name.json, string.json#1A1A1A
string.quoted.double.json#404040italic
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, entity.name.tag.css#1A1A1A
support.type.property-name.css, meta.property-name.css#1A1A1A
support.constant.property-value.css, meta.property-value.css#1A1A1A
keyword.other.sql, keyword.other.DML.sql, keyword.other.DDL.sql#1A1A1A
variable.other.normal.shell, variable.other.positional.shell, variable.other.bracket.shell#1A1A1A
entity.name.tag.yaml#1A1A1A
string.unquoted.plain.out.yaml, string.unquoted.block.yaml#1A1A1A
fenced_code.block.language#606060
entity.name.function.target.makefile#1A1A1A
variable.parameter.function.language.special.self.python, variable.parameter.function.language.special.cls.python#1A1A1A
string.quoted.docstring.multi.python#404040italic
variable.language.this#1A1A1A
punctuation.definition.tag.jsx, punctuation.definition.tag.tsx#1A1A1A
entity.name.package.go#1A1A1A
storage.modifier.lifetime.rust#1A1A1A
meta.preprocessor.cs#1A1A1A
storage.type.annotation.java#1A1A1A
civedi - Astigmatism Friendly Theme for VS Code by Giulio Ungaretti - VS Code Theme