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#1A1A1A
  • activityBar.border#00000000
  • activityBar.foreground#7D7D7D
  • activityBarBadge.background#383838
  • badge.background#383838
  • badge.foreground#C1C1C1
  • button.background#333
  • 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
  • diffEditor.insertedTextBackground#3a632a4b
  • diffEditor.removedTextBackground#88063852
  • editor.background#121212
  • editor.lineHighlightBackground#161616
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#8b9cf330
  • editor.selectionHighlightBackground#8b9cf318
  • editor.wordHighlightBackground#ffffff10
  • editor.wordHighlightStrongBackground#ffffff18
  • editorGroup.border#00000000
  • editorGroupHeader.border#00000000
  • editorGroupHeader.tabsBackground#121212
  • editorGroupHeader.tabsBorder#00000000
  • editorGutter.addedBackground#7aa450
  • editorGutter.deletedBackground#cf6a6a
  • editorGutter.modifiedBackground#c69053
  • editorIndentGuide.activeBackground#383838
  • editorIndentGuide.background#2A2A2A
  • editorLineNumber.foreground#727272
  • editorRuler.foreground#2A2A2A
  • editorSuggestWidget.background#1A1A1A
  • editorWidget.background#161616
  • editorWidget.border#00000000
  • focusBorder#444
  • foreground#888888
  • gitDecoration.deletedResourceForeground#cf6a6a
  • gitDecoration.ignoredResourceForeground#4a4a4a
  • gitDecoration.modifiedResourceForeground#c69053
  • gitDecoration.untrackedResourceForeground#7aa450
  • input.background#1a1a1a
  • input.border#00000000
  • input.foreground#E0E0E0
  • inputOption.activeBackground#3a3a3a
  • list.activeSelectionBackground#161616
  • list.activeSelectionForeground#ffffff
  • list.focusBackground#161616
  • list.focusForeground#ffffff
  • list.highlightForeground#EAEAEA
  • list.hoverBackground#141414
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#141414
  • list.inactiveSelectionForeground#F5F5F5
  • minimapSlider.activeBackground#ffffff15
  • minimapSlider.background#ffffff08
  • minimapSlider.hoverBackground#ffffff10
  • panel.background#121212
  • panel.border#00000000
  • panelTitle.activeBorder#1f1f1f
  • panelTitle.activeForeground#FAFAFA
  • panelTitle.inactiveForeground#484848
  • peekView.border#444
  • peekViewEditor.background#242424
  • pickerGroup.border#363636
  • pickerGroup.foreground#8b9cf3
  • progressBar.background#FAFAFA
  • quickInput.background#161616
  • scrollbar.shadow#1f1f1f
  • scrollbarSlider.activeBackground#ffffff1a
  • scrollbarSlider.background#ffffff0b
  • scrollbarSlider.hoverBackground#ffffff12
  • sideBar.background#121212
  • sideBar.border#00000000
  • sideBar.foreground#8a8a8a
  • sideBarSectionHeader.background#121212
  • sideBarSectionHeader.foreground#cccccc
  • statusBar.background#121212
  • statusBar.border#00000000
  • statusBar.debuggingBackground#121212
  • statusBar.foreground#888888
  • statusBar.noFolderBackground#121212
  • statusBarItem.prominentBackground#fafafa1a
  • statusBarItem.remoteBackground#1a1a1a00
  • statusBarItem.remoteForeground#7E7E7E
  • symbolIcon.classForeground#FF9800
  • symbolIcon.constructorForeground#b392f0
  • symbolIcon.enumeratorForeground#FF9800
  • symbolIcon.enumeratorMemberForeground#79b8ff
  • symbolIcon.eventForeground#FF9800
  • symbolIcon.fieldForeground#79b8ff
  • symbolIcon.functionForeground#b392f0
  • symbolIcon.interfaceForeground#79b8ff
  • symbolIcon.methodForeground#b392f0
  • symbolIcon.variableForeground#79b8ff
  • tab.activeBackground#161616
  • tab.activeBorder#1e1e1e
  • tab.activeForeground#FAFAFA
  • tab.border#00000000
  • tab.inactiveBackground#121212
  • tab.inactiveForeground#727272
  • terminal.ansiBlack#121212
  • terminal.ansiBlue#8b9cf3
  • terminal.ansiBrightBlack#5c5c5c
  • terminal.ansiBrightBlue#a3b2f5
  • terminal.ansiBrightCyan#a3d5e2
  • terminal.ansiBrightGreen#91c062
  • terminal.ansiBrightMagenta#d5a3f5
  • terminal.ansiBrightRed#e58282
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#dcb073
  • terminal.ansiCyan#8bc3cf
  • terminal.ansiGreen#7aa450
  • terminal.ansiMagenta#c38bf3
  • terminal.ansiRed#cf6a6a
  • terminal.ansiWhite#cccccc
  • terminal.ansiYellow#c69053
  • terminal.background#121212
  • terminal.findMatchBackground#8b9cf350
  • terminal.findMatchHighlightBackground#8b9cf325
  • terminal.foreground#cccccc
  • terminal.hoverHighlightBackground#ffffff10
  • terminal.selectionBackground#3a3d54
  • terminalCommandDecoration.defaultBackground#4a4a4a
  • terminalCommandDecoration.errorBackground#cf6a6a
  • terminalCommandDecoration.successBackground#7aa450
  • terminalCursor.background#121212
  • terminalCursor.foreground#8b9cf3
  • textLink.activeForeground#fafafa
  • textLink.foreground#CCC
  • titleBar.activeBackground#121212
  • titleBar.border#00000000
  • titleBar.inactiveBackground#121212

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#b392f0
support.function, keyword.operator.accessor, meta.group.braces.round.function.arguments, meta.template.expression, markup.fenced_code meta.embedded.block#b392f0
emphasisitalic
strong, markup.heading.markdown, markup.bold.markdown#FF7A84bold
markup.italic.markdownitalic
meta.link.inline.markdown#1976D2underline
string, markup.fenced_code, markup.inline#9db1c5
comment, string.quoted.docstring.multi#6b737c
constant.language, variable.language.this, variable.other.object, variable.other.class, variable.other.constant, meta.property-name, support, string.other.link.title.markdown#79b8ff
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#f8f8f8
keyword, storage.modifier, storage.type, storage.control.clojure, entity.name.function.clojure, support.function.node, punctuation.separator.key-value, punctuation.definition.template-expression#f97583
variable.parameter.function#FF9800
entity.name.type, entity.other.inherited-class, meta.function-call, meta.instance.constructor, entity.other.attribute-name, entity.name.function, constant.keyword.clojure#b392f0
entity.name.tag, string.quoted, string.regexp, string.interpolated, string.template, string.unquoted.plain.out.yaml, keyword.other.template#ffab70
token.info-token#316bcd
token.warn-token#cd9731
token.error-token#cd3131
token.debug-token#800080
punctuation.definition.arguments, punctuation.definition.dict, punctuation.separator, meta.function-call.arguments#bbbbbb
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