Skip to main content
Coding Theme

Color themes

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#59C7F5
  • activityBar.background#090F1A
  • activityBar.foreground#CBD8EE
  • activityBarBadge.background#F3A251
  • activityBarBadge.foreground#0E1320
  • badge.background#59C7F540
  • badge.foreground#8DD8F7
  • button.background#59C7F5
  • button.foreground#0E1320
  • button.hoverBackground#8DD8F7
  • descriptionForeground#7A8FB2
  • diffEditor.insertedLineBackground#8EDBB515
  • diffEditor.insertedTextBackground#8EDBB522
  • diffEditor.removedLineBackground#E06B7415
  • diffEditor.removedTextBackground#E06B7422
  • diffEditorGutter.insertedLineBackground#8EDBB522
  • diffEditorGutter.removedLineBackground#E06B7422
  • editor.background#0E1320
  • editor.findMatchBackground#B86F2F80
  • editor.findMatchBorder#59C7F5
  • editor.findMatchHighlightBackground#75594166
  • editor.foreground#E2E9F5
  • editor.lineHighlightBackground#141D2E
  • editor.selectionBackground#283953
  • editor.selectionHighlightBackground#1F2E4599
  • editor.wordHighlightBackground#2C5B8F8A
  • editor.wordHighlightStrongBackground#3A79BCB0
  • editorBracketHighlight.foreground1#59C7F5
  • editorBracketHighlight.foreground2#7FD7F7
  • editorBracketHighlight.foreground3#8DD8F7
  • editorBracketHighlight.foreground4#59C7F5
  • editorBracketHighlight.foreground5#7FD7F7
  • editorBracketHighlight.foreground6#8DD8F7
  • editorBracketMatch.background#2B476A80
  • editorBracketMatch.border#60B6F088
  • editorCodeLens.foreground#7A8FB2
  • editorCursor.foreground#59C7F5
  • editorError.foreground#E06B74
  • editorGhostText.foreground#7A8FB2
  • editorGroupHeader.tabsBackground#0C1320
  • editorGroupHeader.tabsBorder#0C1320
  • editorGutter.addedBackground#8EDBB5
  • editorGutter.deletedBackground#E06B74
  • editorGutter.modifiedBackground#F3A251
  • editorHoverWidget.background#0C1320
  • editorHoverWidget.border#223249
  • editorHoverWidget.foreground#E2E9F5
  • editorIndentGuide.activeBackground1#365274
  • editorIndentGuide.background1#223249
  • editorInfo.foreground#59C7F5
  • editorInlayHint.background#28395380
  • editorInlayHint.foreground#7A8FB2
  • editorInlayHint.parameterBackground#28395380
  • editorInlayHint.parameterForeground#7A8FB2
  • editorInlayHint.typeBackground#28395380
  • editorInlayHint.typeForeground#8DD8F7
  • editorLineNumber.activeForeground#9CB3D8
  • editorLineNumber.foreground#6F82A3
  • editorOverviewRuler.border#223249
  • editorRuler.foreground#223249
  • editorSuggestWidget.background#0C1320
  • editorSuggestWidget.border#223249
  • editorSuggestWidget.foreground#E2E9F5
  • editorSuggestWidget.selectedBackground#283953
  • editorWarning.foreground#F3A251
  • editorWhitespace.foreground#365274
  • editorWidget.background#0C1320
  • editorWidget.border#223249
  • errorForeground#E06B74
  • focusBorder#59C7F566
  • foreground#B4C7E4
  • gitDecoration.deletedResourceForeground#E06B74
  • gitDecoration.ignoredResourceForeground#6F82A3
  • gitDecoration.modifiedResourceForeground#F3A251
  • gitDecoration.untrackedResourceForeground#8EDBB5
  • input.background#141D2E
  • input.border#223249
  • input.foreground#E2E9F5
  • input.placeholderForeground#7A8FB2
  • list.activeSelectionBackground#283953
  • list.activeSelectionForeground#E2E9F5
  • list.focusBackground#1F2E45
  • list.highlightForeground#59C7F5
  • list.hoverBackground#1F2E45
  • list.inactiveSelectionBackground#1F2E45
  • menu.background#0C1320
  • menu.foreground#E2E9F5
  • menu.selectionBackground#283953
  • minimap.background#0E1320
  • notifications.background#0C1320
  • notifications.foreground#E2E9F5
  • panel.background#101928
  • panel.border#223249
  • panelTitle.activeBorder#59C7F5
  • peekView.border#59C7F5
  • peekViewEditor.background#141D2E
  • peekViewResult.background#0C1320
  • peekViewTitle.background#0C1320
  • progressBar.background#59C7F5
  • quickInput.background#0C1320
  • quickInputList.focusBackground#283953
  • scrollbarSlider.background#22324933
  • scrollbarSlider.hoverBackground#36527455
  • sideBar.background#0C1320
  • sideBar.border#0C1320
  • sideBar.foreground#B4C7E4
  • sideBarTitle.foreground#9CB3D8
  • statusBar.background#070D16
  • statusBar.foreground#C0D0EA
  • statusBarItem.remoteBackground#F3A251
  • statusBarItem.remoteForeground#0E1320
  • tab.activeBackground#0E1320
  • tab.activeBorder#59C7F5
  • tab.activeForeground#E2E9F5
  • tab.inactiveBackground#0C1320
  • tab.inactiveForeground#7A8FB2
  • terminal.ansiBlack#0E1320
  • terminal.ansiBlue#59C7F5
  • terminal.ansiBrightBlack#6F82A3
  • terminal.ansiBrightBlue#8DD8F7
  • terminal.ansiBrightCyan#8DD8F7
  • terminal.ansiBrightGreen#8EDBB5
  • terminal.ansiBrightMagenta#F3A251
  • terminal.ansiBrightRed#E06B74
  • terminal.ansiBrightWhite#E2E9F5
  • terminal.ansiBrightYellow#F8C66E
  • terminal.ansiCyan#59C7F5
  • terminal.ansiGreen#8EDBB5
  • terminal.ansiMagenta#F3A251
  • terminal.ansiRed#E06B74
  • terminal.ansiWhite#E2E9F5
  • terminal.ansiYellow#F3A251
  • terminal.background#0E1624
  • terminal.foreground#E2E9F5
  • terminalCursor.foreground#59C7F5
  • textLink.activeForeground#8DD8F7
  • textLink.foreground#59C7F5
  • titleBar.activeBackground#070D16
  • titleBar.activeForeground#C0D0EA
  • titleBar.inactiveBackground#070D16
  • widget.shadow#00000066

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
support.type.property-name.json, meta.structure.dictionary.json > string.quoted.json#F3A251—
meta.structure.dictionary.value.json string.quoted.double.json, meta.structure.array.json string.quoted.double.json#7FD7F7—
constant.numeric.json, constant.language.boolean.json, constant.language.null.json#F8C66E—
punctuation.separator.dictionary.key-value.json, punctuation.separator.array.json#6FA4D4—
comment, punctuation.definition.comment#7A8FB2italic
keyword, storage, keyword.control#F29A49—
entity.name.function, support.function#59C7F5—
entity.name.tag, entity.name.tag.js, entity.name.tag.jsx, entity.name.tag.tsx, entity.name.type.jsx, entity.name.type.tsx, meta.tag.custom.jsx entity.name.type.jsx, meta.tag.custom.tsx entity.name.type.tsx, support.class.component, support.class.component.jsx, support.class.component.tsx#F3A251—
variable, meta.definition.variable.name#E9F0FC—
variable.parameter#E9F0FC—
string, constant.other.symbol#8EDBB5—
constant.numeric, constant.language#F8C66E—
entity.name.type, support.type#8DD8F7—
entity.name.section, markup.heading#59C7F5bold
constant.character.escape, support.constant#F8C66E—
punctuation, meta.brace#91A6C7—
MangaMode by markonikolajevic - VS Code Theme