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#F9F6F1
  • activityBar.border#E0D6C9
  • activityBar.foreground#0F766E
  • activityBar.inactiveForeground#7B8794
  • activityBarBadge.background#0F766E
  • activityBarBadge.foreground#FDFBF8
  • badge.background#E6F4F1
  • badge.foreground#0F766E
  • button.background#0F766E
  • button.foreground#FDFBF8
  • button.hoverBackground#0B5F59
  • button.secondaryBackground#E6F4F1
  • button.secondaryForeground#0F766E
  • button.secondaryHoverBackground#D0EEE8
  • descriptionForeground#52606D
  • dropdown.background#FDFBF8
  • dropdown.border#E0D6C9
  • dropdown.foreground#1F2933
  • editor.background#FDFBF8
  • editor.findMatchBackground#FFF4D0
  • editor.findMatchBorder#8C6D1F
  • editor.findMatchHighlightBackground#FFF4D080
  • editor.foreground#1F2933
  • editor.hoverHighlightBackground#E6F4F1
  • editor.inactiveSelectionBackground#D9EBFF80
  • editor.lineHighlightBackground#EAF4FF
  • editor.lineHighlightBorder#D9EBFF
  • editor.rangeHighlightBackground#EAF4FF
  • editor.selectionBackground#D9EBFF
  • editor.selectionHighlightBackground#D9EBFF66
  • editor.wordHighlightBackground#E6F4F1
  • editor.wordHighlightStrongBackground#D9EBFF
  • editorBracketMatch.background#E6F4F1
  • editorBracketMatch.border#12A89D
  • editorCursor.foreground#0F766E
  • editorError.foreground#B42318
  • editorGroup.border#E0D6C9
  • editorGroupHeader.tabsBackground#F9F6F1
  • editorHoverWidget.background#F9F6F1
  • editorHoverWidget.border#E0D6C9
  • editorIndentGuide.activeBackground#D9D3C9
  • editorIndentGuide.background#E4DDD4
  • editorInfo.foreground#0F766E
  • editorLineNumber.activeForeground#2C5282
  • editorLineNumber.foreground#9AA5B1
  • editorRuler.foreground#E4DDD4
  • editorSuggestWidget.background#F9F6F1
  • editorSuggestWidget.border#E0D6C9
  • editorSuggestWidget.highlightForeground#0A61C6
  • editorSuggestWidget.selectedBackground#D9EBFF
  • editorWarning.foreground#8C6D1F
  • editorWhitespace.foreground#D9D3C9
  • editorWidget.background#F9F6F1
  • editorWidget.border#E0D6C9
  • errorForeground#B42318
  • focusBorder#0F766E
  • foreground#1F2933
  • icon.foreground#52606D
  • input.background#FDFBF8
  • input.border#E0D6C9
  • input.foreground#1F2933
  • input.placeholderForeground#7B8794
  • inputOption.activeBackground#E6F4F1
  • inputOption.activeBorder#0F766E
  • inputValidation.errorBackground#FDECEA
  • inputValidation.errorBorder#B42318
  • inputValidation.infoBackground#E6F4F1
  • inputValidation.infoBorder#0F766E
  • inputValidation.warningBackground#FFF4D0
  • inputValidation.warningBorder#8C6D1F
  • list.activeSelectionBackground#D9EBFF
  • list.activeSelectionForeground#1F2933
  • list.focusBackground#D9EBFF
  • list.highlightForeground#0A61C6
  • list.hoverBackground#F4EFE7
  • list.inactiveSelectionBackground#EAF4FF
  • list.inactiveSelectionForeground#1F2933
  • panel.background#F9F6F1
  • panel.border#E0D6C9
  • panelTitle.activeBorder#0F766E
  • panelTitle.activeForeground#1F2933
  • panelTitle.inactiveForeground#52606D
  • progressBar.background#0F766E
  • scrollbarSlider.activeBackground#D9D3C9CC
  • scrollbarSlider.background#D9D3C966
  • scrollbarSlider.hoverBackground#D9D3C999
  • selection.background#D9EBFF
  • sideBar.background#F9F6F1
  • sideBar.border#E0D6C9
  • sideBar.foreground#1F2933
  • sideBarSectionHeader.background#F4EFE7
  • sideBarSectionHeader.foreground#52606D
  • statusBar.background#E6F4F1
  • statusBar.border#CDE8E3
  • statusBar.debuggingBackground#155EEF
  • statusBar.debuggingForeground#FDFBF8
  • statusBar.foreground#0F766E
  • statusBarItem.hoverBackground#D0EEE8
  • statusBarItem.remoteBackground#0F766E
  • statusBarItem.remoteForeground#FDFBF8
  • tab.activeBackground#FDFBF8
  • tab.activeBorderTop#0F766E
  • tab.activeForeground#1F2933
  • tab.border#E0D6C9
  • tab.hoverBackground#F4EFE7
  • tab.inactiveBackground#F9F6F1
  • tab.inactiveForeground#52606D
  • terminal.background#FDFBF8
  • terminal.foreground#1F2933
  • terminal.selectionBackground#D9EBFF
  • terminalCursor.foreground#0F766E
  • textLink.activeForeground#0A61C6
  • textLink.foreground#155EEF
  • titleBar.activeBackground#F9F6F1
  • titleBar.activeForeground#1F2933
  • titleBar.border#E0D6C9
  • titleBar.inactiveBackground#F9F6F1
  • titleBar.inactiveForeground#7B8794

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment.line.double-slash.tru, comment.line.number-sign.tru, comment.block.tru#008000
string.quoted.double.tru, string.quoted.single.tru#A31515
punctuation.definition.string.begin.tru, punctuation.definition.string.end.tru#A31515
constant.character.escape.tru#0F766Ebold
constant.numeric.tru#098658
keyword.control.tru#0451A5
keyword.other.tru#8C6D1F
meta.route.tru keyword.other.tru#0F766Ebold
keyword.operator.tru#6B7280
keyword.operator.optional.tru#6B7280
storage.type.tru#267F99
punctuation.separator.type.tru#6B7280
punctuation.section.block.begin.tru, punctuation.section.block.end.tru#7B8794
constant.language.tru#795E26
constant.other.enum-member.tru#1A7F37
string.unquoted.tru#0F766E
entity.name.function.tru#0A61C6bold underline
entity.name.type.tru, entity.name.namespace.tru, entity.name.qualified.tru#0A61C6
entity.name.type.enum.tru#B45309
entity.name.index.tru#2C5282
meta.index.tru#9A3412
support.namespace.tru#0F766E
support.namespace.reserved.tru#C2410C
support.function.tru#0A61C6
variable.parameter.tru#1F2933
variable.other.member.tru#1F2933
TRU Language by dxfoso - VS Code Theme