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#1F2527
  • activityBar.foreground#C0C0C0
  • activityBarBadge.background#C0C0C0
  • activityBarBadge.foreground#293134
  • badge.background#97CCF1
  • badge.foreground#293134
  • breadcrumb.background#293134
  • button.background#1F2527
  • button.border#C0C0C0
  • button.foreground#C0C0C0
  • dropdown.background#1F2527
  • dropdown.border#293134
  • dropdown.listBackground#1F2527
  • editor.background#293134
  • editor.findMatchBackground#FCB65033
  • editor.findMatchHighlightBackground#FCB65033
  • editor.foldBackground#29313400
  • editor.lineHighlightBackground#1F252766
  • editor.lineHighlightBorder#1F252700
  • editor.selectionBackground#FCB65044
  • editor.selectionHighlightBackground#678CB166
  • editorBracketHighlight.foreground1#C0C0C0
  • editorBracketHighlight.foreground2#C0C0C0
  • editorBracketHighlight.foreground3#C0C0C0
  • editorBracketHighlight.foreground4#C0C0C0
  • editorBracketHighlight.foreground5#C0C0C0
  • editorBracketHighlight.foreground6#C0C0C0
  • editorBracketMatch.background#4F5759
  • editorBracketMatch.border#4F5759
  • editorCursor.background#FAFAFA
  • editorCursor.foreground#FCB650
  • editorError.foreground#CC6666
  • editorGroup.border#4F5759
  • editorGroupHeader.tabsBackground#1F2527
  • editorGutter.addedBackground#88DD44
  • editorGutter.background#293134
  • editorGutter.deletedBackground#CC6666
  • editorGutter.modifiedBackground#FCB650
  • editorIndentGuide.activeBackground#1F2527
  • editorIndentGuide.background#1F2527
  • editorLineNumber.activeForeground#FCB650
  • editorLineNumber.foreground#4F5759
  • editorOverviewRuler.addedForeground#293134
  • editorOverviewRuler.background#1F2527
  • editorOverviewRuler.border#1F2527
  • editorOverviewRuler.bracketMatchForeground#293134
  • editorOverviewRuler.deletedForeground#293134
  • editorOverviewRuler.findMatchForeground#FAFAFA
  • editorOverviewRuler.modifiedForeground#293134
  • editorOverviewRuler.wordHighlightForeground#FDD59B
  • editorRuler.foreground#1F2527
  • editorWhitespace.foreground#1F2527
  • focusBorder#293134
  • foreground#FAFAFA
  • gitDecoration.addedResourceForeground#88DD44
  • gitDecoration.conflictingResourceForeground#CC6666
  • gitDecoration.deletedResourceForeground#CC666666
  • gitDecoration.ignoredResourceForeground#4F5759
  • gitDecoration.modifiedResourceForeground#FDD59B
  • gitDecoration.renamedResourceForeground#FDD59B
  • gitDecoration.submoduleResourceForeground#C0C0C0BB
  • gitDecoration.untrackedResourceForeground#C0C0C0
  • input.background#293134
  • input.foreground#FAFAFA
  • inputOption.activeBorder#1F2527
  • inputValidation.infoBorder#1F2527
  • list.activeSelectionBackground#4F5759
  • list.activeSelectionForeground#FAFAFA
  • list.hoverBackground#293134
  • list.inactiveSelectionBackground#FCB65011
  • minimap.background#1F2527
  • minimap.errorHighlight#CC6666
  • minimapSlider.background#B6BDBF22
  • minimapSlider.hoverBackground#FCB65044
  • notificationCenterHeader.background#293134
  • notifications.background#1F2527
  • notificationToast.border#293134
  • progressBar.background#FCB650
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#FCB65099
  • scrollbarSlider.background#B6BDBF22
  • scrollbarSlider.hoverBackground#FCB65033
  • selection.background#1F2527
  • sideBar.background#1F2527
  • sideBar.border#293134
  • sideBar.dropBackground#293134
  • sideBar.foreground#C0C0C0
  • sideBarSectionHeader.background#1F2527
  • sideBarSectionHeader.foreground#FAFAFA
  • sideBarTitle.foreground#FAFAFA
  • tab.activeBackground#293134
  • tab.activeForeground#FAFAFA
  • tab.border#293134
  • tab.hoverBackground#293134
  • tab.hoverBorder#293134
  • tab.hoverForeground#FAFAFA
  • tab.inactiveBackground#1F2527
  • tab.inactiveForeground#C0C0C0
  • tab.lastPinnedBorder#293134
  • tab.unfocusedActiveBackground#293134
  • tab.unfocusedActiveForeground#FAFAFA
  • tab.unfocusedHoverBackground#293134
  • tab.unfocusedHoverForeground#FAFAFA
  • tab.unfocusedInactiveBackground#1F2527
  • tab.unfocusedInactiveForeground#C0C0C0
  • terminal.ansiBlue#678CB199
  • terminal.ansiBrightBlack#1F2527
  • terminal.ansiBrightBlue#678CB1
  • terminal.ansiBrightCyan#97CCF1
  • terminal.ansiBrightGreen#88DD44
  • terminal.ansiBrightMagenta#A082BD
  • terminal.ansiBrightRed#CC6666
  • terminal.ansiBrightWhite#FAFAFA
  • terminal.ansiBrightYellow#FDD59B
  • terminal.ansiCyan#97CCF199
  • terminal.ansiGreen#88DD4499
  • terminal.ansiMagenta#A082BD99
  • terminal.ansiRed#CC666699
  • terminal.ansiWhite#C0C0C0
  • terminal.ansiYellow#FDD59B99
  • terminal.background#293134
  • terminal.foreground#C0C0C0
  • terminalCommandDecoration.errorBackground#CC6666
  • terminalCommandDecoration.successBackground#88DD44
  • titleBar.activeBackground#1F2527
  • titleBar.inactiveBackground#1F2527
  • widget.shadow#1F2527

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#4F5759
constant.numeric.css, entity.other.attribute-name.class.css, meta.tag, punctuation.separator, punctuation.terminator#C0C0C0
storage.modifier, storage.type, keyword#678CB1
constant, entity.name.function, entity.name.method#97CCF1
entity.name.type.class#FDD59B
constant.numeric, string#FCB650
invalid#CC6666
entity.name, storage, support.class, support.type.property-name, variable#FAFAFA
Dexios (color theme) by truefusion - VS Code Theme