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.

  • actionBar.toggledBackground#383a49
  • activityBar.activeBorder#8DD7FF
  • activityBar.background#000000
  • activityBar.border#FFFFFF2E
  • activityBar.foreground#E8EDF7
  • activityBar.inactiveForeground#7F8AA1
  • activityBarBadge.background#007ACC
  • activityBarBadge.foreground#061019
  • charts.blue#5AC8FA
  • charts.foreground#C8D2E4
  • charts.green#62D5A4
  • charts.lines#FFFFFF24
  • charts.orange#FFAA70
  • charts.purple#B8A1FF
  • charts.red#FF7B8B
  • charts.yellow#FFD166
  • chat.border#FFFFFF2E
  • chat.inputBorder#FFFFFF33
  • chat.requestBorder#FFFFFF2E
  • chat.slashCommandBackground#101620
  • chat.slashCommandForeground#8DD7FF
  • checkbox.border#6B6B6B
  • commandCenter.activeBorder#8DD7FF
  • commandCenter.background#111722
  • commandCenter.border#FFFFFF33
  • commandCenter.foreground#DCE6F5
  • contrastBorder#FFFFFF33
  • descriptionForeground#AAB6CB
  • dropdown.background#00000099
  • dropdown.border#FFFFFF1A
  • dropdown.foreground#FFFFFFE6
  • editor.background#000000
  • editor.foreground#D4D4D4
  • editor.inactiveSelectionBackground#3A3D41
  • editor.selectionHighlightBackground#ADD6FF26
  • editorGroup.border#FFFFFF2E
  • editorGroupHeader.border#FFFFFF2E
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#000000
  • editorHoverWidget.background#111722
  • editorHoverWidget.border#FFFFFF33
  • editorIndentGuide.activeBackground1#000000
  • editorIndentGuide.background1#000000
  • editorPane.background#07090D
  • editorSuggestWidget.background#111722
  • editorSuggestWidget.border#FFFFFF33
  • editorSuggestWidget.selectedBackground#8DD7FF1A
  • editorWidget.background#111722
  • editorWidget.border#FFFFFF33
  • focusBorder#8DD7FF
  • foreground#E8EDF7
  • input.background#000000
  • input.border#FFFFFF33
  • input.foreground#EEF4FF
  • input.placeholderForeground#A6A6A6
  • list.activeSelectionBackground#8DD7FF1F
  • list.activeSelectionIconForeground#FFFFFF
  • list.dropBackground#000000
  • list.focusOutline#8DD7FF
  • list.hoverBackground#FFFFFF0D
  • list.inactiveSelectionBackground#FFFFFF12
  • listFilterWidget.background#111722
  • listFilterWidget.outline#FFFFFF33
  • menu.background#000000ef
  • menu.border#FFFFFF1A
  • menu.foreground#FFFFFFE6
  • menu.selectionBackground#0078d4
  • menu.selectionForeground#FFFFFFFF
  • menu.separatorBackground#FFFFFF1A
  • panel.background#000000
  • panel.border#FFFFFF2E
  • panelTitle.activeBorder#8DD7FF
  • panelTitle.activeForeground#FFFFFF
  • panelTitle.border#FFFFFF2E
  • panelTitle.inactiveForeground#7F8AA1
  • peekView.border#8DD7FF
  • peekViewEditor.background#07090D
  • peekViewResult.background#0E121C
  • ports.iconRunningProcessForeground#369432
  • sash.hoverBackground#8DD7FF14
  • sash.hoverBorder#8DD7FF
  • sideBar.background#000000
  • sideBar.border#FFFFFF2E
  • sideBar.foreground#E8EDF7
  • sideBarSectionHeader.background#000000
  • sideBarSectionHeader.border#ccc3
  • sideBarSectionHeader.foreground#C8D2E4
  • sideBarStickyScroll.background#0B0E15
  • sideBarStickyScroll.border#FFFFFF2E
  • sideBarTitle.border#FFFFFF2E
  • sideBarTitle.foreground#BBBBBB
  • sideBySideEditor.horizontalBorder#FFFFFF2E
  • sideBySideEditor.verticalBorder#FFFFFF2E
  • statusBar.background#000000
  • statusBar.border#FFFFFF2E
  • statusBar.foreground#C8D2E4
  • statusBarItem.remoteBackground#16825D
  • statusBarItem.remoteForeground#FFFFFF
  • tab.activeBackground#000000
  • tab.activeBorder#FFFFFF
  • tab.activeBorderTop#8DD7FF
  • tab.activeForeground#FFFFFF
  • tab.border#FFFFFF1F
  • tab.hoverBorder#FFFFFF2E
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#8E99AE
  • tab.lastPinnedBorder#ccc3
  • tab.selectedBackground#000000
  • tab.selectedForeground#ffffffa0
  • tab.unfocusedActiveBackground#000000
  • terminal.background#000000
  • terminal.border#FFFFFF2E
  • terminal.foreground#DEE7F5
  • terminal.inactiveSelectionBackground#3A3D41
  • terminal.tab.activeBorder#8DD7FF
  • terminalCursor.foreground#8DD7FF
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#E8EDF7
  • titleBar.border#000000
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#7F8AA1
  • widget.border#303031
  • widget.shadow#00000099

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded, string meta.image.inline.markdown, variable.legacy.builtin.python#D4D4D4—
emphasis—italic
strong—bold
header#000080—
comment#aa5500—
constant.language#569cd6—
constant.numeric, variable.other.enummember, keyword.operator.plus.exponent, keyword.operator.minus.exponent#b5cea8—
constant.regexp#646695—
entity.name.tag#569cd6—
entity.name.tag.css, entity.name.tag.less#d7ba7d—
entity.other.attribute-name#9cdcfe—
entity.other.attribute-name.class.css, source.css entity.other.attribute-name.class, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.parent.less, source.css entity.other.attribute-name.pseudo-class, entity.other.attribute-name.pseudo-element.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.scss#d7ba7d—
invalid#f44747—
markup.underline—underline
markup.bold#569cd6bold
markup.heading#569cd6bold
markup.italic—italic
markup.strikethrough—strikethrough
markup.inserted#b5cea8—
markup.deleted#ce9178—
markup.changed#569cd6—
punctuation.definition.quote.begin.markdown#6A9955—
punctuation.definition.list.begin.markdown#6796e6—
markup.inline.raw#ce9178—
punctuation.definition.tag#808080—
punctuation.definition.parameters, punctuation.definition.block, punctuation.section.block.begin, punctuation.section.block.end, punctuation.section.parameters.begin, punctuation.section.parameters.end#FFFFFF—
meta.preprocessor, entity.name.function.preprocessor#569cd6—
meta.preprocessor.string#ce9178—
meta.preprocessor.numeric#b5cea8—
meta.structure.dictionary.key.python#9cdcfe—
meta.diff.header#569cd6—
storage#569cd6—
storage.type#569cd6—
storage.modifier, keyword.operator.noexcept#569cd6—
string, meta.embedded.assembly#ffa500—
string.tag#ffa500—
string.value#ffa500—
string.regexp#d16969—
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#569cd6—
meta.template.expression#d4d4d4—
support.type.vendored.property-name, support.type.property-name, source.css variable, source.coffee.embedded#9cdcfe—
keyword#ff00ff—
keyword.control#ff00ff—
keyword.operator#d4d4d4—
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.alignof, keyword.operator.typeid, keyword.operator.alignas, keyword.operator.instanceof, keyword.operator.logical.python, keyword.operator.wordlike#569cd6—
keyword.other.unit#b5cea8—
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#569cd6—
support.function.git-rebase#9cdcfe—
constant.sha.git-rebase#b5cea8—
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#d4d4d4—
variable.language#569cd6—
entity.name.function, meta.function-call, support.function, entity.name.function.php, meta.function-call.php, support.function.php#d2d282ff—
variable.other, variable.other.readwrite, variable.parameter, variable.other.php, variable.other.property.php, variable.language.this.php, punctuation.definition.variable.php#2498e3—
Aliens Themes by Himanshu Nayak - VS Code Theme