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.background#0D1117
  • activityBar.border#5A6A7A26
  • activityBar.foreground#E8EDF5
  • activityBar.inactiveForeground#5A6A7AB3
  • activityBarBadge.background#DD7596
  • activityBarBadge.foreground#FFFFFF
  • badge.background#DD7596
  • badge.foreground#FFFFFF
  • button.background#DD7596
  • button.foreground#FFFFFF
  • button.hoverBackground#DD7596CC
  • editor.background#090D12
  • editor.findMatchBackground#ECDA9073
  • editor.findMatchHighlightBackground#ECDA9033
  • editor.foreground#E8EDF5
  • editor.inactiveSelectionBackground#5A6A7A33
  • editor.lineHighlightBackground#161B22B3
  • editor.selectionBackground#B7C3F34D
  • editor.selectionHighlightBackground#B7C3F326
  • editor.wordHighlightBackground#63C5EA2E
  • editor.wordHighlightStrongBackground#63C5EA59
  • editorBracketMatch.background#B7C3F333
  • editorBracketMatch.border#B7C3F3
  • editorCursor.foreground#ECDA90
  • editorError.foreground#FF5370
  • editorGroupHeader.tabsBackground#0D1117
  • editorGutter.addedBackground#63C5EAB3
  • editorGutter.background#090D12
  • editorGutter.deletedBackground#DD7596B3
  • editorGutter.modifiedBackground#ECDA90B3
  • editorIndentGuide.activeBackground1#B7C3F380
  • editorIndentGuide.background1#5A6A7A33
  • editorInfo.foreground#63C5EA
  • editorLineNumber.activeForeground#ECDA90
  • editorLineNumber.foreground#5A6A7A80
  • editorRuler.foreground#5A6A7A33
  • editorWarning.foreground#ECDA90
  • editorWhitespace.foreground#5A6A7A4D
  • focusBorder#B7C3F3B3
  • foreground#E8EDF5
  • gitDecoration.addedResourceForeground#63C5EA
  • gitDecoration.conflictingResourceForeground#DD7596
  • gitDecoration.deletedResourceForeground#DD7596
  • gitDecoration.ignoredResourceForeground#5A6A7A80
  • gitDecoration.modifiedResourceForeground#ECDA90
  • gitDecoration.untrackedResourceForeground#B7C3F3
  • icon.foreground#E8EDF5
  • input.background#161B22CC
  • input.border#5A6A7A66
  • input.foreground#E8EDF5
  • input.placeholderForeground#5A6A7A80
  • list.activeSelectionBackground#B7C3F326
  • list.activeSelectionForeground#E8EDF5
  • list.highlightForeground#ECDA90
  • list.hoverBackground#5A6A7A12
  • list.inactiveSelectionBackground#5A6A7A1A
  • panel.background#0D1117
  • panel.border#5A6A7A33
  • panelTitle.activeBorder#ECDA90
  • panelTitle.activeForeground#ECDA90
  • panelTitle.inactiveForeground#5A6A7A
  • scrollbarSlider.activeBackground#B7C3F373
  • scrollbarSlider.background#5A6A7A2E
  • scrollbarSlider.hoverBackground#5A6A7A59
  • selection.background#B7C3F366
  • sideBar.background#0D1117
  • sideBar.border#5A6A7A33
  • sideBar.foreground#E8EDF5
  • sideBarSectionHeader.background#161B22CC
  • sideBarSectionHeader.border#5A6A7A33
  • sideBarTitle.foreground#ECDA90
  • statusBar.background#0D1117
  • statusBar.border#5A6A7A33
  • statusBar.foreground#E8EDF5
  • statusBarItem.remoteBackground#9F7EBE
  • statusBarItem.remoteForeground#FFFFFF
  • tab.activeBackground#161B22
  • tab.activeBorderTop#ECDA90
  • tab.activeForeground#E8EDF5
  • tab.border#5A6A7A1A
  • tab.hoverBackground#161B2299
  • tab.inactiveBackground#0D1117
  • tab.inactiveForeground#5A6A7ACC
  • terminal.ansiBlack#0D1117
  • terminal.ansiBlue#B7C3F3
  • terminal.ansiBrightBlack#5A6A7A
  • terminal.ansiBrightBlue#63C5EA
  • terminal.ansiBrightCyan#63C5EA
  • terminal.ansiBrightGreen#89DDFF
  • terminal.ansiBrightMagenta#DD7596
  • terminal.ansiBrightRed#FF5370
  • terminal.ansiBrightWhite#E8EDF5
  • terminal.ansiBrightYellow#ECDA90
  • terminal.ansiCyan#63C5EA
  • terminal.ansiGreen#C3E88D
  • terminal.ansiMagenta#9F7EBE
  • terminal.ansiRed#FF5370
  • terminal.ansiWhite#E8EDF5
  • terminal.ansiYellow#ECDA90
  • terminal.background#090D12
  • terminal.foreground#E8EDF5
  • terminalCursor.foreground#ECDA90
  • titleBar.activeBackground#090D12
  • titleBar.activeForeground#E8EDF5
  • titleBar.border#5A6A7A26
  • titleBar.inactiveBackground#090D12CC

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5A6A7AB3italic
keyword, keyword.control, storage.modifier#DD7596
storage.type#DD7596italic
string, string.quoted, string.template#B7C3F3
constant.numeric#DD7596
constant.language#DD7596italic
variable.other.constant, constant.other#DD7596
entity.name.function, support.function#63C5EA
variable.parameter#B7C3F3
entity.name.class, entity.name.type.class#ECDA90
entity.name.type.interface, entity.name.type.alias, entity.name.type#ECDA90italic
support.type.property-name, meta.object-literal.key#ECDA90
punctuation, meta.brace, punctuation.separator#9F7EBE
keyword.operator#9F7EBE
entity.name.tag#DD7596
entity.other.attribute-name#ECDA90
support.type.property-name.css#63C5EA
variable.language.this, variable.language.self#DD7596italic
meta.decorator, entity.name.function.decorator#ECDA90italic
markup.heading#ECDA90bold
Forge Themes by Fynes-forge - VS Code Theme