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#242B2E
  • activityBar.border#30373A
  • activityBar.dropBackground#1D2325
  • activityBar.foreground#D4D4D4
  • activityBarBadge.background#5986B3
  • activityBarBadge.foreground#D4D4D4
  • badge.background#30373A
  • badge.foreground#D4D4D4
  • breadcrumb.activeSelectionForeground#6699CC
  • breadcrumb.background#242B2E
  • breadcrumb.focusForeground#6699CC
  • breadcrumb.foreground#D4D4D4
  • breadcrumbPicker.background#1D2325
  • button.background#A94348
  • button.foreground#D4D4D4
  • button.hoverBackground#E15A60
  • debugExceptionWidget.background#1D2325
  • debugExceptionWidget.border#30373A
  • diffEditor.insertedTextBackground#3D4F3B
  • diffEditor.insertedTextBorder#FFFFFF4D
  • diffEditor.removedTextBackground#5E2629
  • diffEditor.removedTextBorder#FFFFFF4D
  • dropdown.background#242B2E
  • dropdown.border#30373A
  • dropdown.foreground#D4D4D4
  • editor.background#242B2E
  • editor.findMatchBackground#FFFFFF3D
  • editor.findMatchHighlightBackground#FFFFFF1F
  • editor.foreground#D4D4D4
  • editor.hoverHighlightBackground#FFFFFF1F
  • editor.inactiveSelectionBackground#FFFFFF1F
  • editor.lineHighlightBackground#FFFFFF0F
  • editor.rangeHighlightBackground#30373A
  • editor.selectionBackground#FFFFFF3D
  • editor.wordHighlightBackground#FFFFFF00
  • editor.wordHighlightStrongBackground#FFFFFF00
  • editorBracketMatch.background#FFFFFF00
  • editorBracketMatch.border#FFFFFF4D
  • editorCodeLens.foreground#7F7F7F
  • editorCursor.foreground#D4D4D4
  • editorError.border#242B2E
  • editorError.foreground#E15A60
  • editorGroup.border#30373A
  • editorGroup.dropBackground#30373A
  • editorGroup.emptyBackground#242B2E
  • editorGroup.focusedEmptyBorder#30373A
  • editorGroupHeader.noTabsBackground#30373A
  • editorGroupHeader.tabsBackground#1D2325
  • editorGroupHeader.tabsBorder#30373A
  • editorGutter.addedBackground#99C794
  • editorGutter.background#242B2E
  • editorGutter.deletedBackground#E15A60
  • editorGutter.modifiedBackground#6699CC
  • editorHoverWidget.background#1D2325
  • editorHoverWidget.border#30373A
  • editorIndentGuide.activeBackground#7F7F7F
  • editorIndentGuide.background#FFFFFF1F
  • editorLineNumber.activeForeground#7F7F7F
  • editorLineNumber.foreground#545454
  • editorLink.activeForeground#6699CC
  • editorMarkerNavigation.background#1D2325
  • editorMarkerNavigationError.background#E15A60
  • editorMarkerNavigationWarning.background#FAC863
  • editorOverviewRuler.addedForeground#99C794
  • editorOverviewRuler.border#30373A
  • editorOverviewRuler.currentContentForeground#A94348
  • editorOverviewRuler.deletedForeground#E15A60
  • editorOverviewRuler.errorForeground#E15A60
  • editorOverviewRuler.findMatchForeground#FFFFFF0F
  • editorOverviewRuler.incomingContentForeground#A94348
  • editorOverviewRuler.infoForeground#6699CC
  • editorOverviewRuler.modifiedForeground#6699CC
  • editorOverviewRuler.rangeHighlightForeground#FFFFFF0F
  • editorOverviewRuler.selectionHighlightForeground#FFFFFF0F
  • editorOverviewRuler.warningForeground#FAC863
  • editorOverviewRuler.wordHighlightForeground#FFFFFF0F
  • editorOverviewRuler.wordHighlightStrongForeground#FFFFFF0F
  • editorRuler.foreground#FFFFFF1F
  • editorSuggestWidget.background#1D2325
  • editorSuggestWidget.border#30373A
  • editorSuggestWidget.foreground#D4D4D4
  • editorSuggestWidget.selectedBackground#30373A
  • editorWarning.border#242B2E
  • editorWarning.foreground#FAC863
  • editorWhitespace.foreground#545454
  • editorWidget.background#1D2325
  • editorWidget.border#30373A
  • errorForeground#E15A60
  • extensionButton.prominentBackground#A94348
  • extensionButton.prominentForeground#D4D4D4
  • extensionButton.prominentHoverBackground#A94348
  • focusBorder#30373A
  • foreground#D4D4D4
  • gitDecoration.conflictingResourceForeground#E15A60
  • gitDecoration.deletedResourceForeground#E15A60
  • gitDecoration.ignoredResourceForeground#7F7F7F
  • gitDecoration.modifiedResourceForeground#6699CC
  • gitDecoration.untrackedResourceForeground#99C794
  • input.background#1D2325
  • input.border#30373A
  • input.foreground#D4D4D4
  • input.placeholderForeground#7F7F7F
  • inputOption.activeBorder#7F7F7F
  • inputValidation.errorBackground#A94348
  • inputValidation.errorBorder#30373A
  • inputValidation.infoBackground#A94348
  • inputValidation.infoBorder#30373A
  • inputValidation.warningBackground#A94348
  • inputValidation.warningBorder#30373A
  • list.activeSelectionBackground#30373A
  • list.activeSelectionForeground#D4D4D4
  • list.dropBackground#30373A
  • list.errorForeground#E15A60
  • list.focusBackground#30373A
  • list.focusForeground#D4D4D4
  • list.highlightForeground#D4D4D4
  • list.hoverBackground#30373A
  • list.hoverForeground#D4D4D4
  • list.inactiveSelectionBackground#30373A
  • list.inactiveSelectionForeground#D4D4D4
  • list.warningForeground#FAC863
  • listFilterWidget.background#242B2E
  • listFilterWidget.noMatchesOutline#E15A60
  • listFilterWidget.outline#30373A
  • merge.border#30373A
  • merge.currentContentBackground#1D2325
  • merge.currentHeaderBackground#1D2325
  • merge.incomingContentBackground#1D2325
  • merge.incomingHeaderBackground#1D2325
  • notificationCenter.border#30373A
  • notificationCenterHeader.background#1D2325
  • notificationCenterHeader.foreground#D4D4D4
  • notificationLink.foreground#6699CC
  • notifications.background#1D2325
  • notifications.border#30373A
  • notifications.foreground#D4D4D4
  • notificationToast.border#30373A
  • panel.background#242B2E
  • panel.border#30373A
  • panelTitle.activeBorder#30373A
  • panelTitle.activeForeground#D4D4D4
  • panelTitle.inactiveForeground#7F7F7F
  • peekView.border#30373A
  • peekViewEditor.background#1D2325
  • peekViewEditor.matchHighlightBackground#FFFFFF1F
  • peekViewEditorGutter.background#1D2325
  • peekViewResult.background#1D2325
  • peekViewResult.fileForeground#D4D4D4
  • peekViewResult.lineForeground#D4D4D4
  • peekViewResult.matchHighlightBackground#FFFFFF1F
  • peekViewResult.selectionBackground#30373A
  • peekViewResult.selectionForeground#D4D4D4
  • peekViewTitle.background#1D2325
  • peekViewTitleDescription.foreground#7F7F7F
  • peekViewTitleLabel.foreground#D4D4D4
  • pickerGroup.border#30373A
  • pickerGroup.foreground#7F7F7F
  • progressBar.background#FAC863
  • scrollbar.shadow#FFFFFF00
  • scrollbarSlider.activeBackground#FFFFFF2E
  • scrollbarSlider.background#FFFFFF0F
  • scrollbarSlider.hoverBackground#FFFFFF1F
  • selection.background#FAC863
  • settings.checkboxBackground#1D2325
  • settings.checkboxBorder#30373A
  • settings.checkboxForeground#D4D4D4
  • settings.dropdownBackground#1D2325
  • settings.dropdownBorder#30373A
  • settings.dropdownForeground#D4D4D4
  • settings.headerForeground#D4D4D4
  • settings.modifiedItemIndicator#6699CC
  • settings.numberInputBackground#1D2325
  • settings.numberInputBorder#30373A
  • settings.numberInputForeground#D4D4D4
  • settings.textInputBackground#1D2325
  • settings.textInputBorder#30373A
  • settings.textInputForeground#D4D4D4
  • sideBar.background#1D2325
  • sideBar.border#30373A
  • sideBar.foreground#D4D4D4
  • sideBarSectionHeader.background#30373A
  • sideBarSectionHeader.border#1D2325
  • sideBarSectionHeader.foreground#D4D4D4
  • sideBarTitle.foreground#7F7F7F
  • statusBar.background#242B2E
  • statusBar.border#30373A
  • statusBar.debuggingBackground#242B2E
  • statusBar.debuggingForeground#D4D4D4
  • statusBar.foreground#7F7F7F
  • statusBar.noFolderBackground#242B2E
  • statusBar.noFolderForeground#7F7F7F
  • statusBarItem.activeBackground#242B2E
  • statusBarItem.hoverBackground#242B2E
  • statusBarItem.prominentBackground#242B2E
  • statusBarItem.prominentHoverBackground#242B2E
  • tab.activeBackground#242B2E
  • tab.activeForeground#D4D4D4
  • tab.activeModifiedBorder#6699cc
  • tab.border#30373A
  • tab.hoverBackground#242B2E
  • tab.inactiveBackground#1D2325
  • tab.inactiveForeground#7F7F7F
  • tab.inactiveModifiedBorder#5986B3
  • tab.unfocusedActiveForeground#D4D4D4
  • tab.unfocusedActiveModifiedBorder#6699cc
  • tab.unfocusedHoverBackground#242B2E
  • tab.unfocusedInactiveForeground#7F7F7F
  • tab.unfocusedInactiveModifiedBorder#5986B3
  • terminal.ansiBlack#7F7F7F
  • terminal.ansiBlue#6699CC
  • terminal.ansiBrightBlack#7F7F7F
  • terminal.ansiBrightBlue#6699CC
  • terminal.ansiBrightCyan#5FB3B3
  • terminal.ansiBrightGreen#99C794
  • terminal.ansiBrightMagenta#C594C5
  • terminal.ansiBrightRed#E15A60
  • terminal.ansiBrightWhite#D4D4D4
  • terminal.ansiBrightYellow#FAC863
  • terminal.ansiCyan#5FB3B3
  • terminal.ansiGreen#99C794
  • terminal.ansiMagenta#C594C5
  • terminal.ansiRed#E15A60
  • terminal.ansiWhite#D4D4D4
  • terminal.ansiYellow#FAC863
  • terminal.border#30373A
  • titleBar.activeBackground#242B2E
  • titleBar.activeForeground#7F7F7F
  • titleBar.border#30373A
  • titleBar.inactiveBackground#242B2E
  • titleBar.inactiveForeground#7F7F7F
  • walkThrough.embeddedEditorBackground#1D2325
  • welcomePage.buttonBackground#1D2325
  • welcomePage.buttonHoverBackground#30373A
  • widget.shadow#FFFFFF00

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7F7F7Fitalic
variable#D4D4D4
keyword, storage.type, storage.modifier#C594C5
keyword.operator, constant.other.color, punctuation, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#5FB3B3
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#EB606B
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method, meta.block-level#6699CC
support.other.variable, string.other.link#F2777A
constant.numeric, constant.language, support.constant, constant.character, variable.parameter, keyword.other.unit#F99157
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#99C794
entity.name.class, entity.name.type.class, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter#FAC863
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#E15A60
variable.language#E15A60italic
entity.name.method.js#D8DEE9
meta.class-method.js entity.name.function.js, variable.function.constructor#D8DEE9
entity.other.attribute-name#BB80B3
markup.inserted#99C794
markup.deleted#E15A60
markup.changed#BB80B3
string.regexp#5FB3B3
constant.character.escape#5FB3B3
*url*, *link*, *uri*underline
constant.numeric.line-number.find-in-files - match#AB7967
entity.name.filename.find-in-files#99C794
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#6699CCitalic
source.js constant.other.object.key.js string.unquoted.label.js#E15A60italic
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6
source.js entity.other.attribute-name.jsitalic
text.html.basic entity.other.attribute-name.htmlitalic

Shiki preview

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

Loading...

Gatito Theme - Coding Theme