Skip to main content
CodingTheme

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#80A9D7
  • activityBar.background#ffffff
  • activityBar.border#d0d7de
  • activityBar.foreground#24292f
  • activityBar.inactiveForeground#57606a
  • activityBarBadge.background#5b90bf
  • activityBarBadge.foreground#ffffff
  • badge.background#5b90bf
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#57606a
  • breadcrumb.focusForeground#24292f
  • breadcrumb.foreground#57606a
  • breadcrumbPicker.background#ffffff
  • button.background#5b90bf
  • button.foreground#ffffff
  • button.hoverBackground#4177a6
  • button.secondaryBackground#ebecf0
  • button.secondaryForeground#24292f
  • button.secondaryHoverBackground#f3f4f6
  • checkbox.background#f6f8fa
  • checkbox.border#d0d7de
  • debugConsole.errorForeground#cf222e
  • debugConsole.infoForeground#57606a
  • debugConsole.sourceForeground#9a6700
  • debugConsole.warningForeground#7d4e00
  • debugConsoleInputIcon.foreground#6639ba
  • debugIcon.breakpointForeground#cf222e
  • debugTokenExpression.boolean#116329
  • debugTokenExpression.error#a40e26
  • debugTokenExpression.name#0550ae
  • debugTokenExpression.number#116329
  • debugTokenExpression.string#0a3069
  • debugTokenExpression.value#0a3069
  • debugToolBar.background#ffffff
  • descriptionForeground#57606a
  • diffEditor.insertedLineBackground#aceebb4d
  • diffEditor.insertedTextBackground#6fdd8b66
  • diffEditor.removedLineBackground#ffcecb4d
  • diffEditor.removedTextBackground#ffaba866
  • dropdown.background#ffffff
  • dropdown.border#d0d7de
  • dropdown.foreground#24292f
  • dropdown.listBackground#ffffff
  • editor.background#fff
  • editor.findMatchBackground#bf8700
  • editor.findMatchHighlightBackground#fae17d80
  • editor.focusedStackFrameHighlightBackground#4ac26b66
  • editor.foldBackground#6e77811a
  • editor.foreground#000
  • editor.lineHighlightBackground#eaeef280
  • editor.linkedEditingBackground#5b90bf12
  • editor.selectionBackground#b5d5ff
  • editor.selectionHighlightBackground#fafaff
  • editor.selectionHighlightBorder#c8c8fa
  • editor.stackFrameHighlightBackground#d4a72c66
  • editor.wordHighlightBackground#eaeef280
  • editor.wordHighlightBorder#afb8c199
  • editor.wordHighlightStrongBackground#afb8c14d
  • editor.wordHighlightStrongBorder#afb8c199
  • editorBracketHighlight.foreground1#687687
  • editorBracketHighlight.foreground2#687687
  • editorBracketHighlight.foreground3#687687
  • editorBracketHighlight.foreground4#687687
  • editorBracketHighlight.foreground5#687687
  • editorBracketHighlight.foreground6#687687
  • editorBracketHighlight.unexpectedBracket.foreground#57606a
  • editorBracketMatch.background#c0c0c080
  • editorBracketMatch.border#c0c0c080
  • editorCursor.foreground#000
  • editorGroup.border#d0d7de
  • editorGroupHeader.tabsBackground#f6f8fa
  • editorGroupHeader.tabsBorder#d0d7de
  • editorGutter.addedBackground#4ac26b66
  • editorGutter.deletedBackground#ff818266
  • editorGutter.modifiedBackground#d4a72c66
  • editorIndentGuide.activeBackground#24292f3d
  • editorIndentGuide.background#24292f1f
  • editorInlayHint.background#afb8c133
  • editorInlayHint.foreground#57606a
  • editorInlayHint.typeBackground#afb8c133
  • editorInlayHint.typeForeground#57606a
  • editorLineNumber.activeForeground#24292f
  • editorLineNumber.foreground#8c959f
  • editorOverviewRuler.border#ffffff
  • editorWhitespace.foreground#afb8c1
  • editorWidget.background#ffffff
  • errorForeground#cf222e
  • extensionButton.background#5b90bf
  • extensionButton.foreground#ffffff
  • extensionButton.hoverBackground#4177a6
  • extensionButton.prominentBackground#5b90bf
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#4177a6
  • focusBorder#8AA9DB
  • foreground#000
  • gitDecoration.addedResourceForeground#1a7f37
  • gitDecoration.conflictingResourceForeground#bc4c00
  • gitDecoration.deletedResourceForeground#cf222e
  • gitDecoration.ignoredResourceForeground#6e7781
  • gitDecoration.modifiedResourceForeground#9a6700
  • gitDecoration.submoduleResourceForeground#57606a
  • gitDecoration.untrackedResourceForeground#1a7f37
  • icon.foreground#57606a
  • input.background#ffffff
  • input.border#d0d7de
  • input.foreground#24292f
  • input.placeholderForeground#6e7781
  • keybindingLabel.foreground#24292f
  • list.activeSelectionBackground#afb8c133
  • list.activeSelectionForeground#24292f
  • list.focusBackground#ddf4ff
  • list.focusForeground#24292f
  • list.highlightForeground#5b90bf
  • list.hoverBackground#eaeef280
  • list.hoverForeground#24292f
  • list.inactiveFocusBackground#ddf4ff
  • list.inactiveSelectionBackground#afb8c133
  • list.inactiveSelectionForeground#24292f
  • notificationCenterHeader.background#f6f8fa
  • notificationCenterHeader.foreground#57606a
  • notifications.background#ffffff
  • notifications.border#d0d7de
  • notifications.foreground#24292f
  • notificationsErrorIcon.foreground#cf222e
  • notificationsInfoIcon.foreground#5b90bf
  • notificationsWarningIcon.foreground#9a6700
  • panel.background#f6f8fa
  • panel.border#d0d7de
  • panelInput.border#d0d7de
  • panelTitle.activeBorder#80A9D7
  • panelTitle.activeForeground#24292f
  • panelTitle.inactiveForeground#57606a
  • pickerGroup.border#d0d7de
  • pickerGroup.foreground#57606a
  • progressBar.background#5b90bf
  • quickInput.background#ffffff
  • quickInput.foreground#24292f
  • scrollbar.shadow#6e778133
  • scrollbarSlider.activeBackground#8c959f87
  • scrollbarSlider.background#8c959f33
  • scrollbarSlider.hoverBackground#8c959f45
  • settings.headerForeground#57606a
  • settings.modifiedItemIndicator#d4a72c66
  • sideBar.background#f6f8fa
  • sideBar.border#d0d7de
  • sideBar.foreground#24292f
  • sideBarSectionHeader.background#f6f8fa
  • sideBarSectionHeader.border#d0d7de
  • sideBarSectionHeader.foreground#24292f
  • sideBarTitle.foreground#24292f
  • statusBar.background#ffffff
  • statusBar.border#d0d7de
  • statusBar.debuggingBackground#cf222e
  • statusBar.debuggingForeground#ffffff
  • statusBar.focusBorder#5b90bf80
  • statusBar.foreground#57606a
  • statusBar.noFolderBackground#ffffff
  • statusBarItem.activeBackground#24292f1f
  • statusBarItem.focusBorder#5b90bf
  • statusBarItem.hoverBackground#24292f14
  • statusBarItem.prominentBackground#afb8c133
  • statusBarItem.remoteBackground#eaeef2
  • statusBarItem.remoteForeground#24292f
  • tab.activeBackground#ffffff
  • tab.activeBorder#ffffff
  • tab.activeBorderTop#80A9D7
  • tab.activeForeground#24292f
  • tab.border#d0d7de
  • tab.hoverBackground#ffffff
  • tab.inactiveBackground#f6f8fa
  • tab.inactiveForeground#57606a
  • tab.unfocusedActiveBorder#ffffff
  • tab.unfocusedActiveBorderTop#d0d7de
  • tab.unfocusedHoverBackground#eaeef280
  • terminal.ansiBlack#24292f
  • terminal.ansiBlue#5b90bf
  • terminal.ansiBrightBlack#57606a
  • terminal.ansiBrightBlue#218bff
  • terminal.ansiBrightCyan#3192aa
  • terminal.ansiBrightGreen#1a7f37
  • terminal.ansiBrightMagenta#a475f9
  • terminal.ansiBrightRed#a40e26
  • terminal.ansiBrightWhite#8c959f
  • terminal.ansiBrightYellow#b5ba00
  • terminal.ansiCyan#1b7c83
  • terminal.ansiGreen#116329
  • terminal.ansiMagenta#8250df
  • terminal.ansiRed#cf222e
  • terminal.ansiWhite#6e7781
  • terminal.ansiYellow#949800
  • terminal.foreground#24292f
  • textBlockQuote.background#f6f8fa
  • textBlockQuote.border#d0d7de
  • textCodeBlock.background#afb8c133
  • textLink.activeForeground#3a6994
  • textLink.foreground#5b90bf
  • textPreformat.foreground#57606a
  • textSeparator.foreground#d8dee4
  • titleBar.activeBackground#ffffff
  • titleBar.activeForeground#57606a
  • titleBar.border#d0d7de
  • titleBar.inactiveBackground#f6f8fa
  • titleBar.inactiveForeground#57606a
  • tree.indentGuidesStroke#d8dee4

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#68685b
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#00168e
entity.name.tag#00168e
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#000
punctuation.separator.key-value.html#687687
constant.character.entity, punctuation.definition.entity#585cf6
support.function.general.tex, support.function.section.latex, support.function.be.latex, support.function.verb.latex, support.function.textbf.latex, support.function.textit.latex, support.function.texttt.latex, support.function.url.latex#0000ff
support.function.target.PHONY.makefile#585cf6
meta.scope.target.makefile, entity.name.function.target.makefile#0000ff
variable.other.makefile#318495
punctuation.separator.period.python#687687
constant.character.escape.python#585cf6
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#318495
meta.property-name, support.type.property-name#6d79de
meta.property-value, meta.property-value constant.other, support.constant.property-value#448C27
keyword.other.importantbold
keyword.control.anchor.regexp#687687
storage.modifier.js#0000ff
punctuation.definition.directive.c#0000ff
keyword.other.unit.hexadecimal.c, keyword.other.unit.suffix.floating-point.c#0000cd
punctuation.definition.directive.cpp, keyword.other.using.directive.cpp#0000ff
keyword.other.unit.hexadecimal.cpp#0000cd
keyword.other.r#687687
punctuation.definition.variable.typst, entity.other.interpolated.typst#3c4c72
markup.changed#000000
markup.deleted#000000
markup.italicitalic
markup.error#660000
markup.inserted#000000
meta.link#4B83CD
markup.output, markup.raw#3c4c72
markup.prompt#777777
markup.heading#0c07ff
markup.boldbold
markup.traceback#660000
markup.underlineunderline
markup.quote#036a07
markup.list#000
markup.bold, markup.italic#0000cd
markup.inline.raw#3c4c72
meta.diff.range, meta.diff.index, meta.separator#434343
meta.diff.header.from-file#434343
meta.diff.header.to-file#434343
entity.name.tag.yaml#0000A2
string.unquoted.plain.out.yaml#000
meta.embedded.block, markup.fenced_code.block.markdown#3c4c72
markup.quote.markdown, punctuation.definition.quote.begin.markdown, punctuation.definition.quote.begin.quarto#036a07
markup.heading.markdown, punctuation.definition.heading.markdown, punctuation.definition.heading.quarto#0c07ff
markup.underline.link.markdown, markup.underline.link.quarto#0c07ff
punctuation.definition.link.markdown, punctuation.definition.link.quarto#000
string.other.link.title.markdown, string.other.link.title.quarto#0c07ff
markup.underline.link.markdown, markup.underline.link.quarto#000
markup.bold.markdown, punctuation.definition.bold.markdown, punctuation.definition.bold.quarto#0000cd
markup.italic.markdown, punctuation.definition.italic.markdown, markup.italic.quarto, punctuation.definition.italic.quarto#585cf6
markup.list, punctuation.definition.list.begin.markdown, punctuation.definition.list.begin.quarto#000
markup.inline.raw.string.markdown, markup.inline.raw.string.quarto#3c4c72
markup.raw.block.markdown, markup.raw.block.quarto#3c4c72
string.other.link.description.markdown, string.other.link.description.quarto#0c07ff
punctuation.definition.link.title.begin.markdown, punctuation.definition.link.title.end.markdown, punctuation.definition.link.description.begin.markdown, punctuation.definition.link.description.end.markdown, punctuation.definition.metadata.markdown#687687
comment, punctuation.definition.comment#4c886b
comment.block.preprocessor#4c886b
comment.documentation, comment.block.documentation#4c886b
invalid.illegal#ff0000
keyword.operator#687687
keyword, storage#0000ff
storage.type, support.type#0000ff
constant.language, support.constant, variable.language#585cf6
variable, support.variable#000
entity.name.function, support.function#000
entity.name.type, entity.other.inherited-class, support.class#6d79de
entity.name.exception#660000
constant.numeric, constant.character, constant#0000cd
string#036a07
constant.character.escape#036a07
string.regexp#036a07
punctuation.definition.string.begin, punctuation.definition.string.end#036a07
constant.other.symbol#585cf6
punctuation#687687

Shiki preview

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

Loading...

textmate.rstheme by Nan Xiao - VS Code Theme