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#192227
  • activityBar.border#00000060
  • activityBar.foreground#EEFFFF
  • activityBarBadge.background#84FFB7
  • activityBarBadge.foreground#000000
  • badge.background#00000030
  • badge.foreground#546E7A
  • button.background#80cbc420
  • debugToolBar.background#263238
  • diffEditor.insertedTextBackground#C3E88D15
  • diffEditor.removedTextBackground#FF537020
  • dropdown.background#263238
  • dropdown.border#FFFFFF10
  • editor.background#263238
  • editor.findMatchHighlightBackground#84FFB744
  • editor.findRangeHighlightBackground#84FFB755
  • editor.foreground#EEFFFF
  • editor.hoverHighlightBackground#84FFB766
  • editor.lineHighlightBackground#00000030
  • editor.selectionBackground#80CBC420
  • editor.selectionHighlightBackground#84FFB733
  • editorBracketMatch.background#263238
  • editorBracketMatch.border#FFCC0050
  • editorCursor.foreground#FFCC00
  • editorError.foreground#FF537070
  • editorGroup.border#00000030
  • editorGroupHeader.tabsBackground#263238
  • editorGutter.addedBackground#388E68
  • editorGutter.deletedBackground#EF5350
  • editorGutter.modifiedBackground#988752
  • editorHoverWidget.background#263238
  • editorHoverWidget.border#FFFFFF10
  • editorIndentGuide.activeBackground#37474F
  • editorIndentGuide.background#37474F70
  • editorLineNumber.activeForeground#5F7A87
  • editorLineNumber.foreground#37474F
  • editorLink.activeForeground#EEFFFF
  • editorMarkerNavigation.background#EEFFFF05
  • editorOverviewRuler.border#263238
  • editorRuler.foreground#37474F
  • editorSuggestWidget.background#263238
  • editorSuggestWidget.border#FFFFFF10
  • editorSuggestWidget.foreground#EEFFFF
  • editorSuggestWidget.highlightForeground#84FFB7
  • editorSuggestWidget.selectedBackground#00000050
  • editorWarning.foreground#C3E88D70
  • editorWhitespace.foreground#EEFFFF40
  • editorWidget.background#192227
  • editorWidget.border#FF0000
  • editorWidget.resizeBorder#80CBC4
  • extensionButton.prominentBackground#C3E88D90
  • extensionButton.prominentHoverBackground#C3E88D
  • focusBorder#FFFFFF00
  • gitDecoration.conflictingResourceForeground#EF5350
  • gitDecoration.deletedResourceForeground#EBD490
  • gitDecoration.ignoredResourceForeground#5F7A8790
  • gitDecoration.modifiedResourceForeground#EBD490
  • gitDecoration.untrackedResourceForeground#1CDA84
  • input.background#FFFFFF05
  • input.border#FFFFFF10
  • input.foreground#EEFFFF
  • input.placeholderForeground#EEFFFF60
  • inputValidation.errorBorder#FF537050
  • inputValidation.infoBorder#82AAFF50
  • inputValidation.warningBorder#FFCB6B50
  • list.activeSelectionBackground#192227
  • list.activeSelectionForeground#84FFB7
  • list.errorForeground#EF5350
  • list.focusBackground#EEFFFF20
  • list.focusForeground#EEFFFF
  • list.highlightForeground#84FFB7
  • list.hoverBackground#192227
  • list.hoverForeground#FFFFFF
  • list.inactiveSelectionBackground#00000030
  • list.inactiveSelectionForeground#84FFB7
  • notificationLink.foreground#84FFB7
  • notifications.background#263238
  • notifications.foreground#EEFFFF
  • panel.background#192227
  • panel.border#00000060
  • panel.dropBackground#EEFFFF
  • panelTitle.activeBorder#84FFB7
  • panelTitle.activeForeground#FFFFFF
  • panelTitle.inactiveForeground#EEFFFF
  • peekView.border#00000030
  • peekViewEditor.background#EEFFFF05
  • peekViewEditor.matchHighlightBackground#84FFB720
  • peekViewEditorGutter.background#EEFFFF05
  • peekViewResult.background#EEFFFF05
  • peekViewResult.matchHighlightBackground#84FFB720
  • peekViewResult.selectionBackground#5F7A8770
  • peekViewTitle.background#EEFFFF05
  • peekViewTitleDescription.foreground#EEFFFF60
  • pickerGroup.foreground#84FFB7
  • progressBar.background#84FFB7
  • scrollbar.shadow#26323800
  • scrollbarSlider.activeBackground#84FFB7
  • scrollbarSlider.background#00000070
  • scrollbarSlider.hoverBackground#00000030
  • selection.background#EEFFFF
  • sideBar.background#192227
  • sideBar.border#00000060
  • sideBar.foreground#5F7A87
  • sideBarSectionHeader.background#192227
  • sideBarTitle.foreground#EEFFFF
  • statusBar.background#192227
  • statusBar.border#00000060
  • statusBar.debuggingBackground#C792EA
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#546E7A
  • statusBar.noFolderBackground#263238
  • statusBarItem.hoverBackground#546E7A20
  • tab.activeBorder#84FFB7
  • tab.activeForeground#ffffff
  • tab.border#263238
  • tab.inactiveBackground#263238
  • tab.inactiveForeground#5F7A87
  • tab.unfocusedActiveBorder#546E7A
  • tab.unfocusedActiveForeground#EEFFFF
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#82AAFF
  • terminal.ansiBrightBlack#546E7A
  • terminal.ansiBrightBlue#82AAFF
  • terminal.ansiBrightCyan#89DDFF
  • terminal.ansiBrightGreen#C3E88D
  • terminal.ansiBrightMagenta#C792EA
  • terminal.ansiBrightRed#FF5370
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFCB6B
  • terminal.ansiCyan#89DDFF
  • terminal.ansiGreen#C3E88D
  • terminal.ansiMagenta#C792EA
  • terminal.ansiRed#FF5370
  • terminal.ansiWhite#FFFFFF
  • terminal.ansiYellow#FFCB6B
  • textLink.activeForeground#EEFFFF
  • textLink.foreground#80CBC4
  • titleBar.activeBackground#192227
  • titleBar.activeForeground#EEFFFF
  • titleBar.border#00000060
  • titleBar.inactiveBackground#192227
  • titleBar.inactiveForeground#5F7A87
  • widget.shadow#00000030

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#546E7Aitalic
invalid, invalid.illegal#FF5370
variable, string constant.other.placeholder, support.variable.property.dom#EEFFFF
variable.other.constant#C6FFDE
entity.other.attribute-name.terraform, support.other.variable#FF5B97
meta.object-literal.key, support.variable.property, variable.other.property, variable.parameter.function-call#CCCCCC
constant.character, constant.escape, keyword.operator.assignment, keyword.operator.type, keyword.other.unit, keyword.other, meta.function-call.arguments, meta.jsx.children, support.constant, variable.parameter#FFFFFF
keyword, keyword.control.flow#FF5B97
storage.type, storage.modifier#FF5B97
constant.other.color, entity.tag.embedded, meta.tag, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#FF5B97
entity.name.tag#FF5B97
punctuation.definition.tag, punctuation.definition.tag.begin, punctuation.definition.tag.end, punctuation.definition.arguments, punctuation.definition.arguments.begin, punctuation.definition.arguments.end#FFFFFF
entity.other.attribute-name#FFBB7C
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.function, keyword.other.special-method#97DEFF
entity.name.type, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#FDFF81
source.cpp meta.block variable.other#FF5B97
constant.numeric#84FFB7
variable.parameter.function.language.special#FF5370
string, constant.other.symbol, constant.other.key, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js, punctuation.quote.double.terraform, variable.assignment.terraform, variable.other.enummember#C3E88D
string.other.link#C3E88Dunderline
constant.language, support.type#84FFB7
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370
variable.language#E280D2italic
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#C792EA
string.regexp#89DDFF
constant.character.escape#89DDFF
*url*, *link*, *uri*underline
meta.class-method.js entity.name.function.js, variable.function.constructor#A2D5FF
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#82AAFFitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#B2CCD6
entity.other.attribute-name.class#FFCB6B
source.sass keyword.control#82AAFF
markup.italic#89DDFFitalic
markup.bold, markup.bold string#89DDFFbold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#89DDFFbold
markup.underline#84FFB7underline
markup.strikestrike
markup.quoteitalic
markup.raw.block#C792EA
markup.table#EEFFFF
text.html.markdown, punctuation.definition.list_item.markdown#EEFFFF
text.html.markdown markup.inline.raw.markdown#C792EA
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737E
entity.name.section.markdown, markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#FF5B97
markup.quote punctuation.definition.blockquote.markdown#65737E
string.other.link.title.markdown#84FFB7
string.other.link.description.title.markdown#C792EA
constant.other.reference.link.markdown#97DEFF
markup.fenced_code.block.markdown, markup.inline.raw.string.markdown#FDFF81
variable.language.fenced.markdown#FDFF81
meta.separator#65737Ebold
source.json meta.structure.dictionary.json support.type.property-name.json#FFCDD2
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#F8BBD0
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#E1BEE7
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#D1C4E9
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C5CAE9
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#BBDEFB
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#B3E5FC
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#B2EBF2
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#B2DFDB
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
Blueberry Tonic Theme by squidfunk - VS Code Theme