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#0078D4
  • activityBar.background#181818
  • activityBar.border#2B2B2B
  • activityBar.foreground#D7D7D7
  • activityBar.inactiveForeground#868686
  • activityBarBadge.background#0078D4
  • activityBarBadge.foreground#FFFFFF
  • badge.background#616161
  • badge.foreground#F8F8F8
  • button.background#0078D4
  • button.border#FFFFFF12
  • button.foreground#FFFFFF
  • button.hoverBackground#026EC1
  • button.secondaryBackground#313131
  • button.secondaryForeground#CCCCCC
  • button.secondaryHoverBackground#3C3C3C
  • chat.editedFileForeground#E2C08D
  • chat.slashCommandBackground#26477866
  • chat.slashCommandForeground#85B6FF
  • checkbox.background#313131
  • checkbox.border#3C3C3C
  • debugToolBar.background#181818
  • descriptionForeground#9D9D9D
  • dropdown.background#313131
  • dropdown.border#3C3C3C
  • dropdown.foreground#CCCCCC
  • dropdown.listBackground#1F1F1F
  • editor.background#1F1F1F
  • editor.findMatchBackground#9E6A03
  • editor.foreground#CCCCCC
  • editorGroup.border#FFFFFF17
  • editorGroupHeader.tabsBackground#181818
  • editorGroupHeader.tabsBorder#2B2B2B
  • editorGutter.addedBackground#2EA043
  • editorGutter.deletedBackground#F85149
  • editorGutter.modifiedBackground#0078D4
  • editorLineNumber.activeForeground#CCCCCC
  • editorLineNumber.foreground#6E7681
  • editorOverviewRuler.border#010409
  • editorWidget.background#202020
  • errorForeground#F85149
  • focusBorder#0078D4
  • foreground#CCCCCC
  • icon.foreground#CCCCCC
  • input.background#313131
  • input.border#3C3C3C
  • input.foreground#CCCCCC
  • input.placeholderForeground#989898
  • inputOption.activeBackground#2489DB82
  • inputOption.activeBorder#2488DB
  • keybindingLabel.foreground#CCCCCC
  • menu.background#1F1F1F
  • menu.selectionBackground#0078d4
  • notificationCenterHeader.background#1F1F1F
  • notificationCenterHeader.foreground#CCCCCC
  • notifications.background#1F1F1F
  • notifications.border#2B2B2B
  • notifications.foreground#CCCCCC
  • panel.background#181818
  • panel.border#2B2B2B
  • panelInput.border#2B2B2B
  • panelTitle.activeBorder#0078D4
  • panelTitle.activeForeground#CCCCCC
  • panelTitle.inactiveForeground#9D9D9D
  • peekViewEditor.background#1F1F1F
  • peekViewEditor.matchHighlightBackground#BB800966
  • peekViewResult.background#1F1F1F
  • peekViewResult.matchHighlightBackground#BB800966
  • pickerGroup.border#3C3C3C
  • progressBar.background#0078D4
  • quickInput.background#222222
  • quickInput.foreground#CCCCCC
  • settings.dropdownBackground#313131
  • settings.dropdownBorder#3C3C3C
  • settings.headerForeground#FFFFFF
  • settings.modifiedItemIndicator#BB800966
  • sideBar.background#181818
  • sideBar.border#2B2B2B
  • sideBar.foreground#CCCCCC
  • sideBarSectionHeader.background#181818
  • sideBarSectionHeader.border#2B2B2B
  • sideBarSectionHeader.foreground#CCCCCC
  • sideBarTitle.foreground#CCCCCC
  • statusBar.background#181818
  • statusBar.border#2B2B2B
  • statusBar.debuggingBackground#0078D4
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.focusBorder#0078D4
  • statusBar.foreground#CCCCCC
  • statusBar.noFolderBackground#1F1F1F
  • statusBarItem.focusBorder#0078D4
  • statusBarItem.hoverBackground#F1F1F133
  • statusBarItem.hoverForeground#FFFFFF
  • statusBarItem.prominentBackground#6E768166
  • statusBarItem.remoteBackground#0078D4
  • statusBarItem.remoteForeground#FFFFFF
  • tab.activeBackground#1F1F1F
  • tab.activeBorder#1F1F1F
  • tab.activeBorderTop#0078D4
  • tab.activeForeground#FFFFFF
  • tab.border#2B2B2B
  • tab.hoverBackground#1F1F1F
  • tab.inactiveBackground#181818
  • tab.inactiveForeground#9D9D9D
  • tab.selectedBorderTop#6caddf
  • tab.unfocusedActiveBorder#1F1F1F
  • tab.unfocusedActiveBorderTop#2B2B2B
  • tab.unfocusedHoverBackground#1F1F1F
  • terminal.ansiBrightCyan#56b6c2
  • terminal.ansiBrightMagenta#c679dc
  • terminal.ansiBrightRed#e16c74
  • terminal.ansiBrightWhite#aab2be
  • terminal.ansiBrightYellow#60aeef
  • terminal.ansiCyan#56b6c2
  • terminal.ansiGreen#99c378
  • terminal.ansiWhite#aab2be
  • terminal.ansiYellow#e4c17b
  • terminal.foreground#aab2be
  • terminal.tab.activeBorder#0078D4
  • textBlockQuote.background#2B2B2B
  • textBlockQuote.border#616161
  • textCodeBlock.background#2B2B2B
  • textLink.activeForeground#4daafc
  • textLink.foreground#4daafc
  • textPreformat.background#3C3C3C
  • textPreformat.foreground#D0D0D0
  • textSeparator.foreground#21262D
  • titleBar.activeBackground#181818
  • titleBar.activeForeground#CCCCCC
  • titleBar.border#2B2B2B
  • titleBar.inactiveBackground#1F1F1F
  • titleBar.inactiveForeground#9D9D9D
  • welcomePage.progress.foreground#0078D4
  • welcomePage.tileBackground#2B2B2B
  • widget.border#313131

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword.control, storage.type, keyword.operator.accessor.typst, keyword.operator.word, keyword.operator.logical.python, keyword.operator.arithmetic, keyword.operator.hcl, constant.language.python, variable.language.special.self.python, variable.parameter.function.language.special.self.python, entity.name.type.terraform, entity.name.type.hcl, constant.language.boolean.typst, source.typst markup.math.typst meta.expr.call.typst entity.name.function.hash.typst, source.typst markup.math.typst entity.name.function.hash.typst#c778dcitalic
keyword.operator.assignment, meta.function-call, punctuation.separator.period.python, entity.other.inherited-class.python, punctuation.definition.parameters.begin.python, punctuation.definition.parameters.end.python, punctuation.separator.parameters.python, punctuation.separator.annotation.python, markup.bold, meta.indexed-name.python, punctuation.definition.arguments.begin.python, punctuation.definition.arguments.end.python, punctuation.separator.slice.python, punctuation.separator.element.python, punctuation.separator.arguments.python, punctuation.definition.list.begin.python, punctuation.definition.list.end.python, punctuation.parenthesis.begin.python, punctuation.parenthesis.end.python, punctuation.separator.colon.python, punctuation.section.function.begin.python, punctuation.definition.dict.begin.python, punctuation.definition.dict.end.python, variable.other.member.hcl, punctuation.section.brackets.begin.hcl, punctuation.section.brackets.end.hcl, punctuation.section.block.begin.hcl, punctuation.section.block.end.hcl, punctuation.section.braces.begin.hcl, punctuation.section.braces.end.hcl, meta.block.hcl, punctuation.separator.annotation.result.python, constant.other.caps.python, constant.other.ellipsis.python, support.variable.magic.python, variable.other.readwrite.terraform, variable.other.readwrite.hcl, invalid.deprecated.semicolon.python, variable.other.readwrite, variable.other.property, keyword.operator.arithmetic.python, keyword.operator.comparison.python, keyword.operator.bitwise.python, source.python, keyword.operator.accessor.typst, meta.brace.round.typst, source.typst#aab2be
comment, punctuation.definition.comment#5d6371
entity.name.function.member, entity.name.function.typst, entity.name.function.hash.typst, punctuation.definition.heading.typst, markup.heading.typst#60aeef
variable.parameter.function-call.python, constant.language.json.comments, constant.language.json, meta.math.block.tex, meta.function.environment.math.latex, support.class.math.block.environment.latex, keyword.codetag.notation.python#ce9057
string, storage.type.string.python#99c378
constant.character.escape.python, support.function.builtin.python, support.type.python, constant.character.format.placeholder.other.python#56b6c2
source.python meta.function.python meta.member.access.python meta.attribute.python, source.python meta.function.parameters.python meta.member.access.python meta.attribute.python, source.python meta.function.result-type.python meta.member.access.python meta.attribute.python, meta.function.parameters.python, entity.name.type.class.python, meta.function.decorator.python, punctuation.definition.decorator.python, entity.name.function.decorator.python, variable.other.enummember.hcl#e4c17b
meta.function-call.generic.python, entity.name.function.python#61afef
support.type.property-name.json.comments, support.type.property-name.json#e16c74
punctuation.definition.string.begin.tex, punctuation.definition.string.end.tex#84f318
constant.other.general.math.tex, constant.character.escape.tex, constant.character.math.tex, keyword.control.equation.newline.latex#61f385
support.function.be.latex, meta.function.environment.math.latex, meta.function.begin-document.latex, variable.parameter.function.latex, punctuation.definition.arguments.begin.latex, punctuation.definition.arguments.end.latex#a960f2
support.function.general.tex, constant.character.latex, keyword.control.newline.tex, keyword.other.item.latex, support.function.textbf.latex, keyword.control.preamble.latex#61ccf2
keyword.control.equation.align.latex#194ef3
constant.numeric, constant.language.numeric#ce9057
Atom One Dark Theme for VSCode by elson1608 - VS Code Theme