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#111214
  • activityBar.border#FF79C6
  • activityBar.foreground#DFDFE0
  • activityBarBadge.background#DFDFE0
  • activityBarBadge.foreground#111214
  • badge.foreground#111214
  • button.background#3C93FD
  • editor.background#151619
  • editor.lineHighlightBackground#222428
  • editor.selectionBackground#3D4752
  • editorGroup.border#FF79C6
  • editorGroupHeader.tabsBackground#1B1C1F
  • editorGroupHeader.tabsBorder#FF79C6
  • editorLineNumber.activeForeground#FFFFFF
  • editorLineNumber.foreground#747478
  • editorWidget.background#1B1C1F
  • editorWidget.border#FF79C6
  • editorWidget.resizeBorder#FF79C6
  • focusBorder#82ADF3
  • foreground#FFFFFF
  • gitDecoration.addedResourceForeground#3FB950
  • gitDecoration.conflictingResourceForeground#DB6D28
  • gitDecoration.deletedResourceForeground#F0506E
  • gitDecoration.ignoredResourceForeground#6272A4
  • gitDecoration.modifiedResourceForeground#E8821E
  • gitDecoration.renamedResourceForeground#3FC9D6
  • gitDecoration.stageDeletedResourceForeground#F0506E
  • gitDecoration.stageModifiedResourceForeground#E8821E
  • gitDecoration.submoduleResourceForeground#C792EA
  • gitDecoration.untrackedResourceForeground#3FB950
  • input.background#1B1C1F
  • input.border#FF79C6
  • input.placeholderForeground#8A8C8D
  • list.activeSelectionBackground#3C93FD
  • list.focusBackground#3C93FD
  • list.focusForeground#000000
  • list.highlightForeground#FFFFFF
  • list.hoverBackground#1B1C1F
  • list.inactiveSelectionBackground#515253
  • notificationCenter.border#FF79C6
  • notifications.border#FF79C6
  • panel.border#FF79C6
  • panelTitle.activeForeground#FFFFFF
  • panelTitle.inactiveForeground#FFFFFF
  • scrollbar.shadow#00000000
  • selection.background#B3D7FF
  • sideBar.background#1B1C1F
  • sideBar.border#FF79C6
  • sideBarSectionHeader.background#1B1C1F
  • sideBarSectionHeader.foreground#FFFFFF
  • sideBarTitle.foreground#FFFFFF
  • statusBar.background#1B1C1F
  • statusBar.border#FF79C6
  • statusBar.debuggingBackground#1B1C1F
  • statusBar.foreground#A6A7A8
  • statusBar.noFolderBackground#1B1C1F
  • tab.activeBorder#151619
  • tab.activeForeground#FFFFFF
  • tab.border#FF79C6
  • tab.inactiveBackground#1B1C1F
  • tab.inactiveForeground#A6A7A8
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#0001B2
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#0001B2
  • terminal.ansiBrightCyan#01A6B2
  • terminal.ansiBrightGreen#00A600
  • terminal.ansiBrightMagenta#B301B2
  • terminal.ansiBrightRed#990001
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#999900
  • terminal.ansiCyan#01A6B2
  • terminal.ansiGreen#00A600
  • terminal.ansiMagenta#B301B2
  • terminal.ansiRed#990001
  • terminal.ansiWhite#BFBFBF
  • terminal.ansiYellow#999900
  • widget.shadow#00000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#D4D4D4—
emphasis—italic
strong—bold
header#5FB3F9—
comment#7CB95F—
constant.language#56A8F5—
constant.numeric#B1D99D—
constant.regexp#9A8CF0—
entity.name.tag#30A0FC—
entity.name.tag.css#F2C462—
entity.other.attribute-name#7FE5FF—
entity.other.attribute-name.class.css, entity.other.attribute-name.class.mixin.css, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.attribute.scss, entity.other.attribute-name.scss#F2C462—
invalid#FF1313—
markup.underline—underline
markup.bold#30A0FCbold
markup.heading#30A0FCbold
markup.italic—italic
markup.inserted#B1D99D—
markup.deleted#E8865E—
markup.changed#30A0FC—
punctuation.definition.quote.begin.markdown#62AD41—
punctuation.definition.list.begin.markdown#418CFF—
markup.inline.raw#E8865E—
punctuation.definition.tag#9CA3AD—
meta.preprocessor#30A0FC—
meta.preprocessor.string#E8865E—
meta.preprocessor.numeric#B1D99D—
meta.structure.dictionary.key.python#7FE5FF—
meta.diff.header#30A0FC—
storage#D873D0—
storage.type#D873D0—
storage.modifier#D873D0—
string#E8865E—
string.tag#E8865E—
string.value#E8865E—
string.regexp#F04A4A—
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#30A0FC—
meta.template.expression#D4D4D4—
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded#7FE5FF—
keyword#D873D0—
keyword.control#D873D0—
keyword.operator#D4D4D4—
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.instanceof, keyword.operator.logical.python#D873D0—
keyword.other.unit#B1D99D—
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#30A0FC—
support.function.git-rebase#7FE5FF—
constant.sha.git-rebase#B1D99D—
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#D4D4D4—
variable.language#56A8F5—
entity.name.function, support.function, support.constant.handlebars#EBEB9B—
meta.return-type, support.class, support.type, entity.name.type, entity.name.class, storage.type.numeric.go, storage.type.byte.go, storage.type.boolean.go, storage.type.string.go, storage.type.uintptr.go, storage.type.error.go, storage.type.rune.go, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy#29EEC6—
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#29EEC6—
keyword.control#D873D0—
variable, meta.definition.variable.name, support.variable, entity.name.variable#7FE5FF—
meta.object-literal.key#7FE5FF—
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#E8865E—
punctuation.definition.group.regexp, punctuation.definition.group.assertion.regexp, punctuation.definition.character-class.regexp, punctuation.character.set.begin.regexp, punctuation.character.set.end.regexp, keyword.operator.negation.regexp, support.other.parenthesis.regexp#E8865E—
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#F04A4A—
keyword.operator.or.regexp, keyword.control.anchor.regexp#ecec94—
keyword.operator.quantifier.regexp#F2C466—
constant.character#30A0FC—
constant.character.escape#F2C466—
haidark by Huu Nhan Tran - VS Code Theme