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#161616
  • activityBar.border#1a1a1a60
  • activityBar.foreground#eeffff60
  • activityBarBadge.background#eeffff50
  • activityBarBadge.foreground#eeffff60
  • badge.background#eeffff50
  • badge.foreground#eeffff60
  • button.background#eeffff20
  • button.hoverBackground#eeffff10
  • contrastBorder#00000022
  • debugIcon.breakpointCurrentStackframeForeground#79b8ff
  • debugIcon.breakpointDisabledForeground#848484
  • debugIcon.breakpointForeground#FF7A84
  • debugIcon.breakpointStackframeForeground#79b8ff
  • debugIcon.breakpointUnverifiedForeground#848484
  • debugIcon.continueForeground#FF7A84
  • debugIcon.disconnectForeground#FF7A84
  • debugIcon.pauseForeground#FF7A84
  • debugIcon.restartForeground#79b8ff
  • debugIcon.startForeground#79b8ff
  • debugIcon.stepBackForeground#FF7A84
  • debugIcon.stepIntoForeground#FF7A84
  • debugIcon.stepOutForeground#FF7A84
  • debugIcon.stepOverForeground#FF7A84
  • debugIcon.stopForeground#79b8ff
  • debugToolBar.background#1a1a1a
  • diffEditor.insertedTextBackground#edf2d815
  • diffEditor.removedTextBackground#f7c7cb55
  • dropdown.background#1a1a1a
  • dropdown.border#eeffff60
  • dropdown.foreground#eeffff60
  • editor.background#161616
  • editor.foreground#FFFFFFDD
  • editor.lineHighlightBackground#00000050
  • editor.lineHighlightBorder#303030
  • editor.selectionBackground#61616150
  • editor.selectionForeground#6f89a4
  • editor.selectionHighlightBackground#ffcc0020
  • editorBracketMatch.background#eeffff30
  • editorBracketMatch.border#1a1a1a
  • editorCursor.foreground#ebcb8b
  • editorError.foreground#D57968
  • editorGroup.border#00000030
  • editorGroupHeader.tabsBackground#1A1A1A
  • editorGroupHeader.tabsBorder#1A1A1A
  • editorGutter.addedBackground#a3be8c10
  • editorGutter.deletedBackground#f7c7cd
  • editorGutter.modifiedBackground#ebcb8b
  • editorHoverWidget.background#1a1a1a
  • editorHoverWidget.border#ffffff10
  • editorIndentGuide.activeBackground#161616
  • editorIndentGuide.background#2A2A2A
  • editorIndentGuide.background1#42424260
  • editorInfo.foreground#75BEFF
  • editorLineNumber.foreground#626262
  • editorLink.activeForeground#eeffff
  • editorMarkerNavigation.background#eeffff05
  • editorOverviewRuler.border#1a1a1a
  • editorRuler.foreground#42424280
  • editorSuggestWidget.background#1A1A1A
  • editorSuggestWidget.border#ffffff10
  • editorSuggestWidget.foreground#eeffff
  • editorSuggestWidget.highlightForeground#8fbcbb50
  • editorSuggestWidget.selectedBackground#00000050
  • editorWarning.foreground#a3be8c20
  • editorWhitespace.foreground#eeffff10
  • editorWidget.background#1a1a1a
  • extensionButton.prominentBackground#a3be8c10
  • extensionButton.prominentHoverBackground#eeffff20
  • focusBorder#ffffff00
  • foreground#888888
  • gitDecoration.ignoredResourceForeground#444444
  • input.background#ffffff05
  • input.border#ffffff10
  • input.foreground#eeffff
  • input.placeholderForeground#eeffff60
  • inputOption.activeBackground#3a3a3a
  • inputValidation.errorBorder#f7c7cd
  • inputValidation.infoBorder#81a1c1
  • inputValidation.warningBorder#ebcb8b
  • list.activeSelectionBackground#212121
  • list.activeSelectionForeground#88c0d0
  • list.focusBackground#88c0d099
  • list.focusForeground#eeffff
  • list.highlightForeground#88c0d0
  • list.hoverBackground#1a1a1a
  • list.hoverForeground#d8dee9ff
  • list.inactiveSelectionBackground#00000020
  • list.inactiveSelectionForeground#88c0d0
  • minimap.background#1a1a1a
  • minimap.errorHighlight#D57968
  • minimap.findMatchHighlight#84602B
  • minimap.selectionHighlight#6f89a4
  • minimap.warningHighlight#CCA700
  • panel.background#1a1a1a
  • panel.border#1a1a1a60
  • panelTitle.activeBorder#1f1f1f
  • panelTitle.activeForeground#eeffff
  • panelTitle.inactiveForeground#484848
  • peekView.border#00000060
  • peekViewEditor.background#eeffff05
  • peekViewEditor.matchHighlightBackground#61616150
  • peekViewEditorGutter.background#eeffff05
  • peekViewResult.background#eeffff05
  • peekViewResult.matchHighlightBackground#61616150
  • peekViewTitle.background#eeffff05
  • peekViewTitleDescription.foreground#eeffff60
  • pickerGroup.border#363636
  • pickerGroup.foreground#88c0d0
  • progressBar.background#88c0d0
  • scrollbar.shadow#1a1a1a00
  • scrollbarSlider.activeBackground#666666CC
  • scrollbarSlider.background#00000050
  • scrollbarSlider.hoverBackground#00000030
  • selection.background#eeffff
  • sideBar.background#1a1a1a
  • sideBar.border#eeffff10
  • sideBar.foreground#616161
  • sideBarSectionHeader.background#1a1a1a
  • sideBarTitle.foreground#eeffff60
  • statusBar.background#1a1a1a
  • statusBar.border#1a1a1a60
  • statusBar.debuggingBackground#1A1A1A
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#616161
  • statusBar.noFolderBackground#1A1A1A
  • statusBarItem.prominentBackground#fafafa1a
  • statusBarItem.remoteBackground#1a1a1a
  • statusBarItem.remoteForeground#616161
  • symbolIcon.classForeground#FF9800
  • symbolIcon.constructorForeground#d8dee9ff
  • symbolIcon.enumeratorForeground#FF9800
  • symbolIcon.enumeratorMemberForeground#79b8ff
  • symbolIcon.eventForeground#FF9800
  • symbolIcon.fieldForeground#79b8ff
  • symbolIcon.functionForeground#d8dee9ff
  • symbolIcon.interfaceForeground#79b8ff
  • symbolIcon.methodForeground#d8dee9ff
  • symbolIcon.variableForeground#79b8ff
  • tab.activeBorder#1a1a1a00
  • tab.activeForeground#eeffff66
  • tab.border#1A1A1A
  • tab.hoverBackground#42424220
  • tab.inactiveBackground#1a1a1a
  • tab.inactiveForeground#616161
  • tab.unfocusedActiveBorder#eeffff1f
  • tab.unfocusedActiveForeground#eeffff60
  • terminal.ansiBlack#3b4252
  • terminal.ansiBlue#81a1c1
  • terminal.ansiBrightBlack#4c566a
  • terminal.ansiBrightBlue#81a1c1
  • terminal.ansiBrightCyan#8fbcbb
  • terminal.ansiBrightGreen#a3be8c
  • terminal.ansiBrightMagenta#b48ead
  • terminal.ansiBrightRed#bf616a
  • terminal.ansiBrightWhite#eceff4
  • terminal.ansiBrightYellow#ebcb8b
  • terminal.ansiCyan#88c0d0
  • terminal.ansiGreen#a3be8c
  • terminal.ansiMagenta#b48ead
  • terminal.ansiRed#bf616a
  • terminal.ansiWhite#e5e9f0
  • terminal.ansiYellow#ebcb8b
  • terminal.background#1F1F1F
  • terminal.border#00000022
  • terminal.foreground#d8dee9
  • textLink.activeForeground#eeffff
  • textLink.foreground#88c0d0
  • titleBar.activeBackground#1a1a1a
  • titleBar.activeForeground#eeffff90
  • titleBar.border#1a1a1a60
  • titleBar.inactiveBackground#1a1a1a
  • titleBar.inactiveForeground#eeffff60
  • widget.shadow#00000030

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#d8dee9ff
emphasisitalic
strongbold
support.function, keyword.operator.accessor, meta.group.braces.round.function.arguments, meta.template.expression, markup.fenced_code meta.embedded.block#d8dee9ff
strong, markup.heading.markdown, markup.bold.markdown#FF7A84bold
markup.italic.markdownitalic
meta.link.inline.markdown#1976D2underline
string, markup.fenced_code, markup.inline#9db1c5
comment#4C566A
entity.name.variable.property, keyword.control.conditional, variable.other.constant, meta.definition.property entity.name.function#FFFFFFDD
constant.language, variable.language.this, variable.other.object, variable.other.class, meta.property-name, support, string.other.link.title.markdown#94bae4
constant.numeric, constant.other.placeholder, constant.character.format.placeholder, meta.property-value, keyword.other.unit, keyword.other.template, entity.name.tag.yaml, entity.other.attribute-name, support.type.property-name.json#ccc
keyword, storage.modifier, storage.type, storage.control.clojure, entity.name.function.clojure, support.function.node, punctuation.separator.key-value, punctuation.definition.template-expression#81A1C1
variable.parameter.function#cc8e33
entity.name.type, entity.other.inherited-class, meta.function-call, meta.instance.constructor, entity.other.attribute-name, entity.name.function, constant.keyword.clojure#baabd7
entity.name.tag, string.quoted, string.quoted.double, string.regexp, string.interpolated, string.template, string.unquoted.plain.out.yaml, keyword.other.template#A3BE8C
token.info-token#316bcd
token.warn-token#cd9731
token.error-token#cd3131
token.debug-token#800080
markup.underline.link#ffab70
beginning.punctuation.definition.list.markdown#FF7A84
punctuation.definition.metadata.markdown#ffab70
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown#79b8ff

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

DoDimmed - Coding Theme