Skip to main content
CodingTheme

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#0a0a0a
  • activityBar.foreground#7d7d7d
  • activityBarBadge.background#383838
  • badge.background#383838
  • badge.foreground#c1c1c1
  • button.background#333333
  • 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#0d0d0d
  • editor.lineHighlightBorder#303030
  • editorGroupHeader.tabsBackground#0d0d0d
  • editorGroupHeader.tabsBorder#1a1a1a
  • editorIndentGuide.activeBackground#383838
  • editorIndentGuide.background#2a2a2a
  • editorLineNumber.foreground#727272
  • editorRuler.foreground#2a2a2a
  • editorSuggestWidget.background#1a1a1a
  • focusBorder#444444
  • foreground#888888
  • gitDecoration.ignoredResourceForeground#444444
  • input.background#2a2a2a
  • input.foreground#e0e0e0
  • inputOption.activeBackground#3a3a3a
  • list.activeSelectionBackground#212121
  • list.activeSelectionForeground#f5f5f5
  • list.focusBackground#292929
  • list.highlightForeground#eaeaea
  • list.hoverBackground#262626
  • list.hoverForeground#9e9e9e
  • list.inactiveSelectionBackground#212121
  • list.inactiveSelectionForeground#f5f5f5
  • panelTitle.activeBorder#1f1f1f
  • panelTitle.activeForeground#fafafa
  • panelTitle.inactiveForeground#484848
  • peekView.border#444444
  • peekViewEditor.background#242424
  • pickerGroup.border#363636
  • pickerGroup.foreground#eaeaea
  • progressBar.background#fafafa
  • scrollbar.shadow#1f1f1f
  • sideBar.background#0a0a0a
  • sideBarSectionHeader.background#202020
  • statusBar.background#1a1a1a
  • statusBar.debuggingBackground#1a1a1a
  • statusBar.foreground#7e7e7e
  • statusBar.noFolderBackground#1a1a1a
  • 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#1a1a1a
  • tab.activeBorder#1e1e1e
  • tab.activeForeground#fafafa
  • tab.border#0a0a0a
  • tab.inactiveBackground#0a0a0a
  • tab.inactiveForeground#727272
  • terminal.ansiBrightBlack#5c5c5c
  • textLink.activeForeground#fafafa
  • textLink.foreground#cccccc
  • titleBar.activeBackground#0a0a0a
  • titleBar.border#00000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
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

Shiki preview

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

Loading...

Min Darker by St0pien - VS Code Theme