Skip to main content
Coding Theme

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#070707
  • 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
  • dropdown.background#252525
  • dropdown.border#252525
  • editor.background#0C0C0C
  • editor.lineHighlightBorder#303030
  • editorGroupHeader.tabsBackground#070707
  • editorGroupHeader.tabsBorder#070707
  • editorIndentGuide.activeBackground1#383838
  • editorIndentGuide.background1#2A2A2A
  • editorLineNumber.foreground#727272
  • editorRuler.foreground#2A2A2A
  • editorSuggestWidget.background#070707
  • focusBorder#444
  • foreground#C1C1C1
  • gitDecoration.ignoredResourceForeground#444444
  • input.background#2A2A2A
  • input.foreground#E0E0E0
  • inputOption.activeBackground#3A3A3A
  • list.activeSelectionBackground#303030
  • list.activeSelectionForeground#F5F5F5
  • list.focusBackground#292929
  • list.highlightForeground#EAEAEA
  • list.hoverBackground#262626
  • list.hoverForeground#9E9E9E
  • list.inactiveSelectionBackground#212121
  • list.inactiveSelectionForeground#F5F5F5
  • panelTitle.activeBorder#0C0C0C
  • panelTitle.activeForeground#FAFAFA
  • panelTitle.inactiveForeground#484848
  • peekView.border#444
  • peekViewEditor.background#242424
  • pickerGroup.border#363636
  • pickerGroup.foreground#EAEAEA
  • progressBar.background#FAFAFA
  • scrollbar.shadow#0C0C0C
  • sideBar.background#070707
  • sideBarSectionHeader.background#070707
  • statusBar.background#070707
  • statusBar.debuggingBackground#070707
  • statusBar.foreground#7E7E7E
  • statusBar.noFolderBackground#070707
  • statusBarItem.prominentBackground#fafafa1a
  • statusBarItem.remoteBackground#07070700
  • 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.activeBorder#1e1e1e
  • tab.activeForeground#FAFAFA
  • tab.border#070707
  • tab.inactiveBackground#070707
  • tab.inactiveForeground#727272
  • terminal.ansiBrightBlack#5c5c5c
  • textLink.activeForeground#FAFAFA
  • textLink.foreground#CCC
  • titleBar.activeBackground#070707
  • titleBar.border#00000000
  • titleBar.inactiveBackground#0C0C0C

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
meta.link.inline.markdown#79B8FFunderline
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, entity.name.tag.yaml, entity.other.attribute-name, support.type.property-name.json#F8F8F8
keyword, storage.modifier, storage.type, support.function.node#F97583
variable.parameter.function#FF9800
entity.name.type, meta.function-call, entity.name.function#B392F0
entity.name.tag, string.quoted, string.template#FFAB70
punctuation.definition.arguments#BBBBBB
markup.underline.link#FFAB70
beginning.punctuation.definition.list.markdown#FF7A84
Quiet Night by Lucas Silva - VS Code Theme