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.activeBorder#A8BCC9
  • activityBar.background#00151A
  • activityBar.foreground#2B4753
  • activityBar.inactiveForeground#2B4753
  • activityBarBadge.background#3F9ACA
  • activityBarBadge.foreground#00151A
  • badge.background#3F9ACA
  • badge.foreground#00151A
  • breadcrumb.activeSelectionForeground#A8BCC9
  • breadcrumb.focusForeground#A8BCC9
  • breadcrumb.foreground#8299AC
  • breadcrumbPicker.background#04181F
  • button.background#3F9ACA
  • button.foreground#00151A
  • button.hoverBackground#2E88BF
  • descriptionForeground#8299AC
  • diffEditor.insertedLineBackground#86990030
  • diffEditor.insertedTextBackground#86990030
  • diffEditor.removedLineBackground#CB4C1630
  • diffEditor.removedTextBackground#CB4C1630
  • dropdown.background#04181F
  • dropdown.border#1B3743
  • dropdown.foreground#A8BCC9
  • editor.background#00151A
  • editor.findMatchBackground#D4A52A80
  • editor.findMatchHighlightBackground#D4A52A50
  • editor.findRangeHighlightBackground#D4A52A30
  • editor.foreground#A8BCC9
  • editor.lineHighlightBackground#04181F
  • editor.lineHighlightBorder#1B374320
  • editor.selectionBackground#0E242C
  • editor.selectionHighlightBackground#0E242C40
  • editor.wordHighlightBackground#268BD240
  • editor.wordHighlightStrongBackground#268BD240
  • editorBracketHighlight.foreground1#2DA198
  • editorBracketHighlight.foreground2#A15DA1
  • editorBracketHighlight.foreground3#CB4C16
  • editorBracketHighlight.foreground4#268BD2
  • editorBracketHighlight.foreground5#869900
  • editorBracketHighlight.foreground6#D4A52A
  • editorBracketHighlight.unexpectedBracket.foreground#CC5555
  • editorBracketMatch.background#1B374340
  • editorBracketMatch.border#268BD260
  • editorCursor.foreground#A8BCC9
  • editorError.foreground#CC5555
  • editorGroupHeader.tabsBackground#00151A
  • editorGutter.addedBackground#4A9A4A
  • editorGutter.deletedBackground#CC5555
  • editorGutter.modifiedBackground#CCAD31
  • editorHoverWidget.background#04181F
  • editorHoverWidget.border#1B3743
  • editorHoverWidget.foreground#A8BCC9
  • editorInfo.foreground#55A2C2
  • editorLineNumber.activeForeground#A8BCC9
  • editorLineNumber.foreground#2B4753
  • editorOverviewRuler.errorForeground#CC5555
  • editorOverviewRuler.infoForeground#55A2C2
  • editorOverviewRuler.warningForeground#CCAD31
  • editorRuler.foreground#1B3743
  • editorSuggestWidget.background#04181F
  • editorSuggestWidget.border#1B3743
  • editorSuggestWidget.selectedBackground#152B33
  • editorWarning.foreground#CCAD31
  • editorWhitespace.foreground#1B3743
  • editorWidget.background#04181F
  • editorWidget.border#1B3743
  • focusBorder#268BD240
  • gitDecoration.addedResourceForeground#4A9A4A
  • gitDecoration.conflictingResourceForeground#268BD2
  • gitDecoration.deletedResourceForeground#CC5555
  • gitDecoration.ignoredResourceForeground#425862
  • gitDecoration.modifiedResourceForeground#CCAD31
  • gitDecoration.untrackedResourceForeground#8AB370
  • input.background#04181F
  • input.border#1B3743
  • input.foreground#A8BCC9
  • input.placeholderForeground#5A7585
  • inputOption.activeBorder#3F9ACA
  • inputOption.activeForeground#A8BCC9
  • list.activeSelectionBackground#04181F
  • list.activeSelectionForeground#A8BCC9
  • list.errorForeground#CC5555
  • list.highlightForeground#3F9ACA
  • list.hoverBackground#081E26
  • list.inactiveSelectionBackground#081E26
  • list.warningForeground#CCAD31
  • notificationsErrorIcon.foreground#CC5555
  • notificationsInfoIcon.foreground#55A2C2
  • notificationsWarningIcon.foreground#CCAD31
  • panel.background#00151A
  • panel.border#00151A00
  • panelTitle.activeForeground#A8BCC9
  • panelTitle.inactiveForeground#8299AC
  • peekView.border#3F9ACA
  • peekViewEditor.background#021015
  • peekViewResult.background#00151A
  • peekViewTitle.background#021015
  • peekViewTitleDescription.foreground#8299AC
  • pickerGroup.foreground#A8BCC9
  • problemsErrorIcon.foreground#CC5555
  • problemsInfoIcon.foreground#55A2C2
  • problemsWarningIcon.foreground#CCAD31
  • quickInput.background#04181F
  • quickInput.foreground#A8BCC9
  • quickInputList.focusBackground#152B33
  • quickInputList.focusForeground#A8BCC9
  • scrollbar.shadow#00000040
  • scrollbarSlider.activeBackground#3B576360
  • scrollbarSlider.background#1B374340
  • scrollbarSlider.hoverBackground#2B475350
  • selection.background#0E242C
  • settings.headerForeground#A8BCC9
  • settings.modifiedItemIndicator#3F9ACA
  • sideBar.background#00151A
  • sideBar.border#2B475330
  • sideBar.foreground#A8BCC9
  • sideBarSectionHeader.background#00151A
  • sideBarSectionHeader.foreground#A8BCC9
  • sideBarTitle.foreground#A8BCC9
  • statusBar.background#021015
  • statusBar.debuggingBackground#04181F
  • statusBar.debuggingForeground#A8BCC9
  • statusBar.foreground#8299AC
  • statusBar.noFolderBackground#021015
  • statusBarItem.remoteBackground#3F9ACA
  • statusBarItem.remoteForeground#00151A
  • tab.activeBackground#04181F
  • tab.activeBorder#268BD280
  • tab.activeForeground#A8BCC9
  • tab.border#00151A00
  • tab.inactiveBackground#00151A
  • tab.inactiveForeground#8299AC
  • terminal.ansiBlack#00151A
  • terminal.ansiBlue#CB4C16
  • terminal.ansiBrightBlack#2B4753
  • terminal.ansiBrightBlue#55A2C2
  • terminal.ansiBrightCyan#2AA198
  • terminal.ansiBrightGreen#4A9A4A
  • terminal.ansiBrightMagenta#D33682
  • terminal.ansiBrightRed#CC5555
  • terminal.ansiBrightWhite#C7D1D6
  • terminal.ansiBrightYellow#CCAD31
  • terminal.ansiCyan#2DA198
  • terminal.ansiGreen#869900
  • terminal.ansiMagenta#A15DA1
  • terminal.ansiRed#D4A52A
  • terminal.ansiWhite#A8BCC9
  • terminal.ansiYellow#268BD2
  • terminal.background#00151A
  • terminal.foreground#A8BCC9
  • terminalCursor.foreground#A8BCC9
  • textLink.activeForeground#3F9ACA
  • textLink.foreground#3F9ACA
  • titleBar.activeBackground#00151A
  • titleBar.activeForeground#A8BCC9
  • titleBar.border#00151A00
  • titleBar.inactiveBackground#00151A
  • titleBar.inactiveForeground#8299AC

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5A7585italic
string, string.quoted, string.template#869900
constant.numeric#D4A52A
constant.language.boolean#D4A52A
constant.language.null, constant.language.undefined#D4A52A
keyword, keyword.control#CB4C16
storage, storage.type, storage.modifier#CB4C16
keyword.operator#CB4C16
entity.name.function, support.function#268BD2
entity.name.method#268BD2
entity.name.type, entity.name.class, support.type, support.class#A15DA1
variable, entity.name.variable, variable.other#7A94A0
variable.parameter#D4A52A
variable.other.property, support.type.property-name#2DA198
constant, variable.other.constant#D4A52A
entity.name.tag#D4A52A
entity.other.attribute-name#2DA198
punctuation#A8BCC9
variable.language.special.self.python, variable.parameter.function.language.special.self.python#D4A52Anormal
support.function.magic.python#268BD2normal
invalid, invalid.illegal#CC5555
constant.other.color#A8BCC9
keyword.control, constant.other.color, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#CB4C16
entity.name.function, variable.function, support.function, keyword.other.special-method#268BD2
meta.block variable.other#A8BCC9
support.other.variable, string.other.link#A8BCC9
constant.numeric, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other, constant.language.boolean#D4A52A
string, constant.other.symbol, constant.other.key, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#869900
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#A15DA1
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name, support.type.vendored.property-name.css, source.css.scss entity.name.tag, variable.parameter.keyframe-list.css, meta.property-name.css, variable.parameter.url.scss, meta.property-value.scss, meta.property-value.css#A8BCC9
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#CC5555
variable.language#8299AC
entity.name.method.js#A8BCC9
meta.class-method.js entity.name.function.js, variable.function.constructor#A8BCC9
entity.other.attribute-name, meta.property-list.scss, meta.attribute-selector.scss, meta.property-value.css, entity.other.keyframe-offset.css, meta.selector.css, entity.name.tag.reference.scss, entity.name.tag.nesting.css, punctuation.separator.key-value.css#2DA198
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#268BD2
entity.other.attribute-name.class, entity.other.attribute-name.id, meta.attribute-selector.scss, variable.parameter.misc.css#268BD2
source.sass keyword.control, meta.attribute-selector.scss#A8BCC9
markup.inserted#4A9A4A
markup.deleted#CC5555
markup.changed#CCAD31
string.regexp#2DA198
constant.character.escape#8299AC
*url*, *link*, *uri*#3F9ACAunderline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#268BD2
source.js constant.other.object.key.js string.unquoted.label.js#CC5555normal
support.type.property-name.json#268BD2
text.html.markdown, punctuation.definition.list_item.markdown#A8BCC9
text.html.markdown markup.inline.raw.markdown#8299AC
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#A8BCC9
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown, markup.heading, markup.inserted.git_gutter#268BD2
markup.italic#A8BCC9normal
markup.bold, markup.bold string#A8BCC9bold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#A8BCC9bold
markup.underline#268BD2underline
markup.quote punctuation.definition.blockquote.markdown#A8BCC9
markup.quote#A8BCC9
string.other.link.title.markdown#A8BCC9
string.other.link.description.title.markdown#8299AC
constant.other.reference.link.markdown#268BD2
markup.raw.block#8299AC
markup.raw.block.fenced.markdown#04181F80
punctuation.definition.fenced.markdown#04181F80
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#A8BCC9
variable.language.fenced.markdown#A8BCC9
meta.separator#5A7585bold
markup.table#A8BCC9
meta.brace, punctuation.definition.block, punctuation.definition.parameters, punctuation.section.function, meta.brackets, punctuation.definition.brackets, punctuation.definition.dictionary, punctuation.definition.array, punctuation.section, punctuation.section.block, punctuation.section.braces, punctuation.section.group, punctuation.section.parameters#2B4753
meta.function string.quoted.double.ts, meta.function string.quoted.single.ts, meta.function string.quoted.double.js, meta.function string.quoted.single.js, meta.function string.quoted.double.tsx, meta.function string.quoted.single.tsx#D4A52A
support.function.builtin.python, support.function.magic.python, support.type.builtin.python#268BD2bold
variable.parameter.function.python#D4A52Anormal
keyword.control.flow.python, keyword.control.import.python, keyword.control.statement.python, keyword.operator.member.python, keyword.operator.wordlike.python#CB4C16
keyword.operator.logical.python, keyword.operator.arithmetic.python, keyword.operator.assignment.python, keyword.operator.comparison.python, keyword.operator.bitwise.python#D4A52A
storage.type.python, storage.type.annotation.python, storage.type.function.python, storage.type.class.python, storage.type.union.python, storage.type.intersection.python, storage.type.optional.python, storage.type.any.python, storage.type.unknown.python, storage.type.none.python#A15DA1bold
variable.parameter.function.language.special.self.python#D4A52A
entity.name.type.class.python, entity.name.type.class.python punctuation.definition.class.python#A15DA1
entity.name.function.python, meta.function.python entity.name.function.python#268BD2
variable.other.constant.python, variable.other.enummember.python, variable.other.property.python, variable.other.object.python, variable.other.readwrite.python#268BD2
constant.character.format.placeholder.other.python, constant.character.format.placeholder.other.python punctuation.definition.format.placeholder.python#D4A52A
string.quoted.single.python, string.quoted.double.python, string.quoted.triple.single.python, string.quoted.triple.double.python, string.regexp.python, string.quoted.single.python punctuation.definition.string.begin.python, string.quoted.single.python punctuation.definition.string.end.python, string.quoted.double.python punctuation.definition.string.begin.python, string.quoted.double.python punctuation.definition.string.end.python, string.quoted.triple.single.python punctuation.definition.string.begin.python, string.quoted.triple.single.python punctuation.definition.string.end.python, string.quoted.triple.double.python punctuation.definition.string.begin.python, string.quoted.triple.double.python punctuation.definition.string.end.python#869900
punctuation.definition.string.begin.python, punctuation.definition.string.end.python, string.quoted.docstring.multi.python#869900
constant.language.python#D4A52Anormal
meta.object-literal.key string.quoted.single.ts, meta.object-literal.key string.quoted.double.ts, meta.object-literal.key string.quoted.single.js, meta.object-literal.key string.quoted.double.js, meta.object-literal.key string.quoted.single.tsx, meta.object-literal.key string.quoted.double.tsx, meta.object.member string.quoted.single.ts, meta.object.member string.quoted.double.ts, meta.object.member string.quoted.single.js, meta.object.member string.quoted.double.js, meta.object.member string.quoted.single.tsx, meta.object.member string.quoted.double.tsx, meta.array.literal string.quoted.single.ts, meta.array.literal string.quoted.double.ts, meta.array.literal string.quoted.single.js, meta.array.literal string.quoted.double.js, meta.array.literal string.quoted.single.tsx, meta.array.literal string.quoted.double.tsx, meta.enum.declaration string.quoted.single.ts, meta.enum.declaration string.quoted.double.ts, meta.enum.declaration string.quoted.single.js, meta.enum.declaration string.quoted.double.js, meta.enum.declaration string.quoted.single.tsx, meta.enum.declaration string.quoted.double.tsx#4A9A4A
meta.tag string.quoted.single.ts, meta.tag string.quoted.double.ts, meta.tag string.quoted.single.js, meta.tag string.quoted.double.js, meta.tag string.quoted.single.tsx, meta.tag string.quoted.double.tsx, meta.attribute string.quoted.single.ts, meta.attribute string.quoted.double.ts, meta.attribute string.quoted.single.js, meta.attribute string.quoted.double.js, meta.attribute string.quoted.single.tsx, meta.attribute string.quoted.double.tsx#A8BCC9
meta.import string.quoted.single.ts, meta.import string.quoted.double.ts, meta.import string.quoted.single.js, meta.import string.quoted.double.js, meta.import string.quoted.single.tsx, meta.import string.quoted.double.tsx#A8BCC9
string.template.js, string.template.ts#869900
string.quoted.single.ansible, string.quoted.double.ansible, string.quoted.single.yaml.ansible, string.quoted.double.yaml.ansible, punctuation.definition.string.begin.ansible, punctuation.definition.string.end.ansible, punctuation.definition.string.begin.yaml.ansible, punctuation.definition.string.end.yaml.ansible#869900
string.quoted.double.json, punctuation.definition.string.begin.json, punctuation.definition.string.end.json, string.quoted.double.json punctuation.definition.string.begin, string.quoted.double.json punctuation.definition.string.end, punctuation.support.type.property-name.begin.json.lines, punctuation.support.type.property-name.end.json.lines#869900
Fedaykin by FedaykinDev - VS Code Theme