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#ffffff
  • activityBar.border#e5e7eb
  • activityBar.foreground#111111
  • activityBar.inactiveForeground#6b7280
  • activityBarBadge.background#111111
  • activityBarBadge.foreground#f7f6f3
  • badge.background#111111
  • badge.foreground#f7f6f3
  • button.background#111111
  • button.foreground#f7f6f3
  • button.hoverBackground#333333
  • button.secondaryBackground#f1f0ec
  • button.secondaryForeground#111111
  • button.secondaryHoverBackground#d1d5db
  • debugIcon.breakpointCurrentStackframeForeground#1976D2
  • debugIcon.breakpointDisabledForeground#848484
  • debugIcon.breakpointForeground#D32F2F
  • debugIcon.breakpointStackframeForeground#1976D2
  • debugIcon.continueForeground#6f42c1
  • debugIcon.disconnectForeground#6f42c1
  • debugIcon.pauseForeground#6f42c1
  • debugIcon.restartForeground#1976D2
  • debugIcon.startForeground#1976D2
  • debugIcon.stepBackForeground#6f42c1
  • debugIcon.stepIntoForeground#6f42c1
  • debugIcon.stepOutForeground#6f42c1
  • debugIcon.stepOverForeground#6f42c1
  • debugIcon.stopForeground#1976D2
  • descriptionForeground#6b7280
  • diffEditor.insertedTextBackground#15803d26
  • diffEditor.removedTextBackground#dc262626
  • disabledForeground#8a8f98
  • dropdown.background#ffffff
  • dropdown.border#e5e7eb
  • dropdown.foreground#111111
  • editor.background#f7f6f3
  • editor.foreground#111111
  • editor.inactiveSelectionBackground#f1f0ec
  • editor.lineHighlightBackground#f1f0ec
  • editor.lineHighlightBorder#f2f2f2
  • editor.selectionBackground#d1d5db
  • editorBracketMatch.background#E7F3FF
  • editorBracketMatch.border#c8e1ff
  • editorCursor.foreground#111111
  • editorError.foreground#dc2626
  • editorGroup.border#e5e7eb
  • editorGroupHeader.tabsBackground#f1f0ec
  • editorGroupHeader.tabsBorder#ffffff
  • editorIndentGuide.background#EEEEEE
  • editorInfo.foreground#6b7280
  • editorLineNumber.activeForeground#111111
  • editorLineNumber.foreground#6b7280
  • editorSuggestWidget.background#F3F3F3
  • editorWarning.foreground#92400e
  • editorWidget.background#ffffff
  • editorWidget.border#e5e7eb
  • editorWidget.foreground#111111
  • errorForeground#dc2626
  • extensionButton.prominentBackground#000000AA
  • extensionButton.prominentHoverBackground#000000BB
  • focusBorder#111111
  • foreground#111111
  • gitDecoration.addedResourceForeground#15803d
  • gitDecoration.deletedResourceForeground#dc2626
  • gitDecoration.ignoredResourceForeground#AAAAAA
  • input.background#ffffff
  • input.border#e5e7eb
  • input.foreground#111111
  • input.placeholderForeground#6b7280
  • inputOption.activeBackground#EDEDED
  • list.activeSelectionBackground#d1d5db
  • list.activeSelectionForeground#111111
  • list.focusBackground#d1d5db
  • list.focusForeground#111111
  • list.highlightForeground#111111
  • list.hoverBackground#f1f0ec
  • list.hoverForeground#111111
  • list.inactiveSelectionBackground#f1f0ec
  • list.inactiveSelectionForeground#111111
  • menu.background#ffffff
  • menu.foreground#111111
  • menu.selectionBackground#f1f0ec
  • menu.selectionForeground#111111
  • notifications.background#ffffff
  • notifications.border#e5e7eb
  • notifications.foreground#111111
  • panel.background#f7f6f3
  • panel.border#e5e7eb
  • panelTitle.activeBorder#111111
  • panelTitle.activeForeground#111111
  • panelTitle.inactiveForeground#6b7280
  • peekView.border#E0E0E0
  • peekViewEditor.background#f8f8f8
  • pickerGroup.foreground#6b7280
  • progressBar.background#111111
  • quickInput.background#ffffff
  • quickInput.foreground#111111
  • scrollbar.shadow#FFFFFF
  • sideBar.background#ffffff
  • sideBar.border#e5e7eb
  • sideBar.foreground#111111
  • sideBarSectionHeader.background#f1f0ec
  • sideBarSectionHeader.foreground#111111
  • sideBarTitle.foreground#111111
  • statusBar.background#ffffff
  • statusBar.border#e5e7eb
  • statusBar.debuggingBackground#f1f0ec
  • statusBar.debuggingForeground#111111
  • statusBar.foreground#111111
  • statusBar.noFolderBackground#ffffff
  • statusBarItem.prominentBackground#0000001a
  • statusBarItem.remoteBackground#f1f0ec
  • statusBarItem.remoteForeground#111111
  • symbolIcon.classForeground#dd8500
  • symbolIcon.constructorForeground#6f42c1
  • symbolIcon.enumeratorForeground#dd8500
  • symbolIcon.enumeratorMemberForeground#1976D2
  • symbolIcon.eventForeground#dd8500
  • symbolIcon.fieldForeground#1976D2
  • symbolIcon.functionForeground#6f42c1
  • symbolIcon.interfaceForeground#1976D2
  • symbolIcon.methodForeground#6f42c1
  • symbolIcon.variableForeground#1976D2
  • tab.activeBackground#f7f6f3
  • tab.activeBorder#111111
  • tab.activeForeground#111111
  • tab.border#e5e7eb
  • tab.inactiveBackground#f1f0ec
  • tab.inactiveForeground#6b7280
  • tab.unfocusedActiveBorder#ffffff
  • terminal.ansiBlack#171717
  • terminal.ansiBlue#36577d
  • terminal.ansiBrightBlack#737373
  • terminal.ansiBrightBlue#27486d
  • terminal.ansiBrightCyan#255757
  • terminal.ansiBrightGreen#166534
  • terminal.ansiBrightMagenta#624570
  • terminal.ansiBrightRed#b91c1c
  • terminal.ansiBrightWhite#f5f5f5
  • terminal.ansiBrightYellow#78350f
  • terminal.ansiCyan#356767
  • terminal.ansiGreen#15803d
  • terminal.ansiMagenta#725580
  • terminal.ansiRed#dc2626
  • terminal.ansiWhite#d4d4d4
  • terminal.ansiYellow#92400e
  • terminal.background#f7f6f3
  • terminal.foreground#111111
  • terminal.selectionBackground#d1d5db
  • terminalCursor.foreground#111111
  • textLink.activeForeground#111111
  • textLink.foreground#111111
  • titleBar.activeBackground#ffffff
  • titleBar.activeForeground#111111
  • titleBar.border#FFFFFF00
  • titleBar.inactiveBackground#f1f0ec
  • titleBar.inactiveForeground#6b7280

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#24292eff
keyword.operator.accessor, meta.group.braces.round.function.arguments, meta.template.expression, markup.fenced_code meta.embedded.block#24292eff
emphasisitalic
strong, markup.heading.markdown, markup.bold.markdownbold
markup.italic.markdownitalic
meta.link.inline.markdown#1976D2underline
string, markup.fenced_code, markup.inline#2b5581
comment, string.quoted.docstring.multi#c2c3c5
constant.numeric, constant.language, constant.other.placeholder, constant.character.format.placeholder, variable.language.this, variable.other.object, variable.other.class, variable.other.constant, meta.property-name, meta.property-value, support#1976D2
keyword, storage.modifier, storage.type, storage.control.clojure, entity.name.function.clojure, entity.name.tag.yaml, support.function.node, support.type.property-name.json, punctuation.separator.key-value, punctuation.definition.template-expression#D32F2F
variable.parameter.function#FF9800
support.function, entity.name.type, entity.other.inherited-class, meta.function-call, meta.instance.constructor, entity.other.attribute-name, entity.name.function, constant.keyword.clojure#6f42c1
entity.name.tag, string.quoted, string.regexp, string.interpolated, string.template, string.unquoted.plain.out.yaml, keyword.other.template#22863a
token.info-token#316bcd
token.warn-token#cd9731
token.error-token#cd3131
token.debug-token#800080
strong, markup.heading.markdown, markup.bold.markdown#6f42c1
punctuation.definition.arguments, punctuation.definition.dict, punctuation.separator, meta.function-call.arguments#212121
markup.underline.link, punctuation.definition.metadata.markdown#22863a
beginning.punctuation.definition.list.markdown#6f42c1
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, string.other.link.title.markdown, string.other.link.description.markdown#d32f2f