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#0a3539
  • activityBar.border#0a3539
  • activityBar.foreground#dad09a
  • activityBar.inactiveForeground#749984
  • activityBarBadge.background#d6664c
  • activityBarBadge.foreground#dad09a
  • badge.background#d6664c
  • badge.foreground#dad09a
  • button.background#0a3539
  • button.foreground#dad09a
  • button.hoverBackground#749984
  • disabledForeground#749984
  • dropdown.background#dad09a
  • dropdown.border#749984
  • dropdown.foreground#0a3539
  • editor.background#dad09a
  • editor.findMatchBackground#d6664c80
  • editor.findMatchHighlightBackground#d6664c40
  • editor.foreground#0a3539
  • editor.hoverHighlightBackground#74998440
  • editor.inactiveSelectionBackground#74998460
  • editor.lineHighlightBorder#749984
  • editor.selectionBackground#74998490
  • editor.selectionHighlightBackground#d6b15080
  • editor.wordHighlightBackground#d6b15040
  • editor.wordHighlightStrongBackground#d6b15080
  • editorBracketMatch.background#dad09a
  • editorBracketMatch.border#d6664c
  • editorCursor.foreground#d6664c
  • editorGroup.border#749984
  • editorGroupHeader.tabsBackground#749984
  • editorGroupHeader.tabsBorder#0a3539
  • editorGutter.addedBackground#749984
  • editorGutter.background#dad09a
  • editorGutter.deletedBackground#d6664c
  • editorGutter.modifiedBackground#d6b150
  • editorIndentGuide.activeBackground1#0a353980
  • editorIndentGuide.background1#0a353933
  • editorLineNumber.activeForeground#0a3539
  • editorLineNumber.foreground#749984
  • editorOverviewRuler.border#ffffff00
  • editorOverviewRuler.errorForeground#d6664c
  • editorOverviewRuler.findMatchForeground#d6664c80
  • editorOverviewRuler.infoForeground#749984
  • editorOverviewRuler.warningForeground#d6b150
  • editorRuler.foreground#74998480
  • editorWhitespace.foreground#0a353940
  • editorWidget.background#e6e6e6
  • focusBorder#d6664c
  • foreground#0a3539
  • gitDecoration.ignoredResourceForeground#5e5452
  • gitDecoration.modifiedResourceForeground#3c5b19
  • input.background#dad09a
  • input.border#749984
  • input.foreground#0a3539
  • input.placeholderForeground#0a353980
  • list.activeSelectionBackground#d6b150
  • list.activeSelectionForeground#0a3539
  • list.deemphasizedForeground#5e5452
  • list.errorForeground#d26148
  • list.focusBackground#d6b150
  • list.focusForeground#0a3539
  • list.highlightForeground#d26148
  • list.hoverBackground#dad09a
  • list.hoverForeground#0a3539
  • list.inactiveSelectionBackground#d6b15080
  • list.inactiveSelectionForeground#0a3539
  • list.warningForeground#d6984c
  • panel.background#dad09a
  • panel.border#749984
  • panelTitle.activeBorder#d6664c
  • panelTitle.activeForeground#0a3539
  • panelTitle.inactiveForeground#0a353999
  • peekView.border#d6664c
  • peekViewEditor.background#dad09a
  • peekViewEditor.matchHighlightBackground#d6664c80
  • peekViewResult.background#d6b150
  • peekViewResult.selectionBackground#749984
  • peekViewTitle.background#749984
  • progressBar.background#d6664c
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#0a3539
  • scrollbarSlider.background#0a353940
  • scrollbarSlider.hoverBackground#0a353980
  • sideBar.background#749984
  • sideBar.border#0a3539
  • sideBar.foreground#0a3539
  • sideBarSectionHeader.background#d6b150
  • sideBarSectionHeader.border#0a3539
  • sideBarSectionHeader.foreground#0a3539
  • sideBarTitle.foreground#0a3539
  • statusBar.background#d6664c
  • statusBar.border#d6664c
  • statusBar.debuggingBackground#5d7a69
  • statusBar.debuggingForeground#0a3539
  • statusBar.foreground#0a3539
  • statusBar.noFolderBackground#d6b150
  • statusBar.noFolderForeground#0a3539
  • statusBarItem.remoteBackground#0a3539
  • statusBarItem.remoteForeground#dad09a
  • tab.activeBackground#dad09a
  • tab.activeBorderTop#d6664c
  • tab.activeForeground#0a3539
  • tab.border#0a3539
  • tab.inactiveBackground#d6b150
  • tab.inactiveForeground#0a353999
  • tab.unfocusedActiveBorderTop#d6664c80
  • titleBar.activeBackground#d6664c
  • titleBar.activeForeground#0a3539
  • titleBar.border#d6664c
  • titleBar.inactiveBackground#d6b150
  • titleBar.inactiveForeground#0a353999

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6A8B79italic
string, punctuation.definition.string#907738—
constant.numeric#607E6E—
constant.language#D6664Cbold
constant.character, constant.other#607E6E—
variable#0A3539—
variable.language#D6664Citalic
keyword#CF6249bold
storage#D6664C
storage.type#0A3539italic
entity.name.type, entity.name.class, support.class#0A3539bold underline
entity.other.inherited-class#0A3539italic underline
entity.name.function, support.function#0A3539bold
variable.parameter#0A3539italic
entity.name.tag#D6664Cbold
entity.other.attribute-name#D6B150italic
support.function#607E6Ebold
support.constant#607E6E—
support.type, support.class#607E6Eitalic
support.variable#607E6E—
invalid#d6664c—
invalid.deprecated#0A3539—
support.type.property-name.json#B75742—
string.quoted.double.json#887135—
constant.language.json#607E6E—
markup.heading#D6664Cbold
markup.underline.link#607E6Eunderline
markup.bold#0A3539bold
markup.italic#0A3539italic
markup.inline.raw#D6B150—
token.info-token#2144BF—
token.warn-token#CD9731—
token.error-token#D6664C—
token.debug-token#803680—