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.activeBackground#AE81FF10
  • activityBar.activeBorder#FF3D9A90
  • activityBar.background#161616
  • activityBar.foreground#F6F6F6
  • activityBar.inactiveForeground#74715E
  • activityBarBadge.background#FF3D9A
  • activityBarBadge.foreground#F6F6F6
  • badge.background#FF3D9A
  • badge.foreground#F6F6F6
  • breadcrumb.activeSelectionForeground#F6F6F6
  • breadcrumb.background#0D0D0D
  • breadcrumb.focusForeground#F6F6F6
  • breadcrumb.foreground#74715E
  • breadcrumbPicker.background#050505
  • button.background#FF3D9A
  • button.foreground#F6F6F6
  • button.secondaryBackground#0D0D0D
  • button.secondaryForeground#F6F6F6
  • button.secondaryHoverBackground#161616
  • debugToolBar.background#0A0A0A
  • diffEditor.insertedTextBackground#A7E22E20
  • diffEditor.removedTextBackground#FF2E5B50
  • dropdown.background#161616
  • dropdown.border#050505
  • dropdown.foreground#F6F6F6
  • editor.background#0D0D0D
  • editor.findMatchBackground#FE972080
  • editor.findMatchHighlightBackground#FFFFFF40
  • editor.findRangeHighlightBackground#FFFFFF0D
  • editor.foldBackground#0A0A0A80
  • editor.foreground#F6F6F6
  • editor.hoverHighlightBackground#66D9EE50
  • editor.inactiveSelectionBackground#AE81FF15
  • editor.lineHighlightBorder#3E3D32
  • editor.rangeHighlightBackground#AE81FF15
  • editor.selectionBackground#AE81FF38
  • editor.selectionHighlightBackground#AE81FF20
  • editor.snippetFinalTabstopHighlightBackground#0D0D0D
  • editor.snippetFinalTabstopHighlightBorder#A7E22E
  • editor.snippetTabstopHighlightBackground#0D0D0D
  • editor.snippetTabstopHighlightBorder#74715E
  • editor.wordHighlightBackground#66D9EE50
  • editor.wordHighlightStrongBackground#A7E22E50
  • editorBracketHighlight.foreground1#F92772
  • editorBracketHighlight.foreground2#FE9720
  • editorBracketHighlight.foreground3#E6DA74
  • editorBracketHighlight.foreground4#A7E22E
  • editorBracketHighlight.foreground5#66D9EE
  • editorBracketHighlight.foreground6#AE81FF
  • editorBracketHighlight.unexpectedBracket.foreground#FF2E5B
  • editorCodeLens.foreground#74715E
  • editorCursor.foreground#FF3D9A
  • editorError.foreground#FF2E5B
  • editorGroup.border#AE81FF
  • editorGroup.dropBackground#3E3D3270
  • editorGroupHeader.tabsBackground#050505
  • editorGutter.addedBackground#A7E22E80
  • editorGutter.deletedBackground#FF2E5B80
  • editorGutter.modifiedBackground#66D9EE80
  • editorHoverWidget.background#0D0D0D
  • editorHoverWidget.border#74715E
  • editorIndentGuide.activeBackground#FFFFFF45
  • editorIndentGuide.background#FFFFFF1A
  • editorLineNumber.foreground#74715E
  • editorLink.activeForeground#66D9EE
  • editorMarkerNavigation.background#0A0A0A
  • editorOverviewRuler.addedForeground#A7E22E80
  • editorOverviewRuler.border#050505
  • editorOverviewRuler.currentContentForeground#A7E22E
  • editorOverviewRuler.deletedForeground#FF2E5B80
  • editorOverviewRuler.errorForeground#FF2E5B80
  • editorOverviewRuler.incomingContentForeground#AE81FF
  • editorOverviewRuler.infoForeground#66D9EE80
  • editorOverviewRuler.modifiedForeground#66D9EE80
  • editorOverviewRuler.selectionHighlightForeground#FE9720
  • editorOverviewRuler.warningForeground#FFCA3A80
  • editorOverviewRuler.wordHighlightForeground#66D9EE
  • editorOverviewRuler.wordHighlightStrongForeground#A7E22E
  • editorRuler.foreground#FFFFFF1A
  • editorSuggestWidget.background#0A0A0A
  • editorSuggestWidget.foreground#F6F6F6
  • editorSuggestWidget.selectedBackground#3E3D32
  • editorWarning.foreground#FFCA3A
  • editorWhitespace.foreground#FFFFFF1A
  • editorWidget.background#0A0A0A
  • errorForeground#FF2E5B
  • extensionButton.prominentBackground#A7E22E90
  • extensionButton.prominentForeground#F6F6F6
  • extensionButton.prominentHoverBackground#A7E22E60
  • focusBorder#FF3D9A
  • foreground#F6F6F6
  • gitDecoration.conflictingResourceForeground#FFCA3A
  • gitDecoration.deletedResourceForeground#FF2E5B
  • gitDecoration.ignoredResourceForeground#74715E
  • gitDecoration.modifiedResourceForeground#66D9EE
  • gitDecoration.untrackedResourceForeground#A7E22E
  • inlineChat.regionHighlight#161616
  • input.background#0D0D0D
  • input.border#050505
  • input.foreground#F6F6F6
  • input.placeholderForeground#74715E
  • inputOption.activeBorder#AE81FF
  • inputValidation.errorBorder#FF2E5B
  • inputValidation.infoBorder#F92772
  • inputValidation.warningBorder#FE9720
  • list.activeSelectionBackground#3E3D32
  • list.activeSelectionForeground#F6F6F6
  • list.dropBackground#3E3D32
  • list.errorForeground#FF2E5B
  • list.focusBackground#FFFFFF0D
  • list.highlightForeground#66D9EE
  • list.hoverBackground#FFFFFF0D
  • list.inactiveSelectionBackground#FFFFFF0D
  • list.warningForeground#FE9720
  • listFilterWidget.background#161616
  • listFilterWidget.noMatchesOutline#FF2E5B
  • listFilterWidget.outline#1E1E1E
  • merge.currentHeaderBackground#A7E22E90
  • merge.incomingHeaderBackground#AE81FF90
  • panel.background#0D0D0D
  • panel.border#AE81FF
  • panelTitle.activeBorder#F92772
  • panelTitle.activeForeground#F6F6F6
  • panelTitle.inactiveForeground#74715E
  • peekView.border#3E3D32
  • peekViewEditor.background#0D0D0D
  • peekViewEditor.matchHighlightBackground#E6DA7480
  • peekViewResult.background#0A0A0A
  • peekViewResult.fileForeground#F6F6F6
  • peekViewResult.lineForeground#F6F6F6
  • peekViewResult.matchHighlightBackground#E6DA7480
  • peekViewResult.selectionBackground#3E3D32
  • peekViewResult.selectionForeground#F6F6F6
  • peekViewTitle.background#050505
  • peekViewTitleDescription.foreground#74715E
  • peekViewTitleLabel.foreground#F6F6F6
  • pickerGroup.border#AE81FF
  • pickerGroup.foreground#66D9EE
  • progressBar.background#FF3D9A
  • selection.background#AE81FF
  • settings.checkboxBackground#0A0A0A
  • settings.checkboxBorder#050505
  • settings.checkboxForeground#F6F6F6
  • settings.dropdownBackground#0A0A0A
  • settings.dropdownBorder#050505
  • settings.dropdownForeground#F6F6F6
  • settings.headerForeground#F6F6F6
  • settings.modifiedItemIndicator#FE9720
  • settings.numberInputBackground#0A0A0A
  • settings.numberInputBorder#050505
  • settings.numberInputForeground#F6F6F6
  • settings.textInputBackground#0A0A0A
  • settings.textInputBorder#050505
  • settings.textInputForeground#F6F6F6
  • sideBar.background#0A0A0A
  • sideBarSectionHeader.background#0D0D0D
  • sideBarSectionHeader.border#050505
  • sideBarTitle.foreground#F6F6F6
  • statusBar.background#050505
  • statusBar.debuggingBackground#FF2E5B
  • statusBar.debuggingForeground#050505
  • statusBar.foreground#F6F6F6
  • statusBar.noFolderBackground#050505
  • statusBar.noFolderForeground#F6F6F6
  • statusBarItem.prominentBackground#FF2E5B
  • statusBarItem.prominentHoverBackground#FE9720
  • statusBarItem.remoteBackground#AE81FF
  • statusBarItem.remoteForeground#0D0D0D
  • tab.activeBackground#0D0D0D
  • tab.activeBorderTop#FF3D9A
  • tab.activeForeground#F6F6F6
  • tab.border#050505
  • tab.inactiveBackground#0A0A0A
  • tab.inactiveForeground#74715E
  • terminal.ansiBlack#0A0A0A
  • terminal.ansiBlue#66D9EE
  • terminal.ansiBrightBlack#74715E
  • terminal.ansiBrightBlue#95E6F5
  • terminal.ansiBrightCyan#A4FFFF
  • terminal.ansiBrightGreen#C6F65E
  • terminal.ansiBrightMagenta#C9A5FF
  • terminal.ansiBrightRed#FF6E9F
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#F4E999
  • terminal.ansiCyan#66D9EE
  • terminal.ansiGreen#A7E22E
  • terminal.ansiMagenta#AE81FF
  • terminal.ansiRed#F92772
  • terminal.ansiWhite#F6F6F6
  • terminal.ansiYellow#E6DA74
  • terminal.background#0D0D0D
  • terminal.foreground#F6F6F6
  • titleBar.activeBackground#0A0A0A
  • titleBar.activeForeground#F6F6F6
  • titleBar.inactiveBackground#050505
  • titleBar.inactiveForeground#74715E
  • walkThrough.embeddedEditorBackground#0A0A0A

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
emphasisitalic
strongbold
header#AE81FF
meta.diff, meta.diff.header#74715E
markup.inserted#A7E22E
markup.deleted#FF2E5B
markup.changed#FE9720
invalid#FF2E5Bunderline italic
invalid.deprecated#F6F6F6underline italic
entity.name.filename#E6DA74
markup.error#FF2E5B
markup.underlineunderline
markup.bold#FE9720bold
markup.heading#AE81FFbold
markup.italic#E6DA74italic
beginning.punctuation.definition.list.markdown, beginning.punctuation.definition.quote.markdown, punctuation.definition.link.restructuredtext#66D9EE
markup.inline.raw, markup.raw.restructuredtext#A7E22E
markup.underline.link, markup.underline.link.image#66D9EE
meta.link.reference.def.restructuredtext, punctuation.definition.directive.restructuredtext, string.other.link.description, string.other.link.title#F92772
entity.name.directive.restructuredtext, markup.quote#E6DA74italic
meta.separator.markdown#74715E
fenced_code.block.language, markup.raw.inner.restructuredtext, markup.fenced_code.block.markdown punctuation.definition.markdown#A7E22E
punctuation.definition.constant.restructuredtext#AE81FF
markup.heading.markdown punctuation.definition.string.begin, markup.heading.markdown punctuation.definition.string.end#AE81FF
meta.paragraph.markdown punctuation.definition.string.begin, meta.paragraph.markdown punctuation.definition.string.end#F6F6F6
markup.quote.markdown meta.paragraph.markdown punctuation.definition.string.begin, markup.quote.markdown meta.paragraph.markdown punctuation.definition.string.end#E6DA74
entity.name.type.class, entity.name.class#66D9EEnormal
keyword.expressions-and-types.swift, keyword.other.this, variable.language, variable.language punctuation.definition.variable.php, variable.other.readwrite.instance.ruby, variable.parameter.function.language.special#AE81FFitalic
entity.other.inherited-class#66D9EEitalic
comment, punctuation.definition.comment, unused.comment, wildcard.comment#74715E
comment keyword.codetag.notation, comment.block.documentation keyword, comment.block.documentation storage.type.class#F92772
comment.block.documentation entity.name.type#66D9EEitalic
comment.block.documentation entity.name.type punctuation.definition.bracket#66D9EE
comment.block.documentation variable#FE9720italic
constant, variable.other.constant#AE81FF
constant.language#AE81FFitalic
constant.character.escape, constant.character.string.escape, constant.regexp#AE81FF
entity.name.tag#F92772
entity.other.attribute-name.parent-selector#F92772
entity.other.attribute-name#A7E22Eitalic
entity.name.function, meta.function-call.object, meta.function-call.php, meta.function-call.static, meta.method-call.java meta.method, meta.method.groovy, support.function.any-method.lua, keyword.operator.function.infix#A7E22E
entity.name.variable.parameter, meta.at-rule.function variable, meta.at-rule.mixin variable, meta.function.arguments variable.other.php, meta.selectionset.graphql meta.arguments.graphql variable.arguments.graphql, variable.parameter#FE9720italic
meta.decorator variable.other.readwrite, meta.decorator variable.other.property#FFCA3Aitalic
meta.decorator variable.other.object#FFCA3A
storage.type.annotation, punctuation.definition.annotation, meta.declaration.annotation, meta.annotation#FFCA3Aitalic
keyword, punctuation.definition.keyword#F92772
keyword.control.new, keyword.operator.newbold
meta.selector#F92772
support#66D9EEitalic
support.function.magic, support.variable, variable.other.predefined#AE81FFregular
support.function, support.type.property-nameregular
constant.other.symbol.hashkey punctuation.definition.constant.ruby, entity.other.attribute-name.placeholder punctuation, entity.other.attribute-name.pseudo-class punctuation, entity.other.attribute-name.pseudo-element punctuation, meta.group.double.toml, meta.group.toml, meta.object-binding-pattern-variable punctuation.destructuring, punctuation.colon.graphql, punctuation.definition.block.scalar.folded.yaml, punctuation.definition.block.scalar.literal.yaml, punctuation.definition.block.sequence.item.yaml, punctuation.definition.entity.other.inherited-class, punctuation.function.swift, punctuation.separator.dictionary.key-value, punctuation.separator.hash, punctuation.separator.inheritance, punctuation.separator.key-value, punctuation.separator.key-value.mapping.yaml, punctuation.separator.namespace, punctuation.separator.pointer-access, punctuation.separator.slice, string.unquoted.heredoc punctuation.definition.string, support.other.chomping-indicator.yaml, punctuation.separator.annotation#F92772
keyword.operator.other.powershell, keyword.other.statement-separator.powershell, meta.brace.round, meta.function-call punctuation, punctuation.definition.arguments.begin, punctuation.definition.arguments.end, punctuation.definition.entity.begin, punctuation.definition.entity.end, punctuation.definition.tag.cs, punctuation.definition.type.begin, punctuation.definition.type.end, punctuation.section.scope.begin, punctuation.section.scope.end, punctuation.terminator.expression.php, storage.type.generic.java, string.template meta.brace, string.template punctuation.accessor#F6F6F6
meta.string-contents.quoted.double punctuation.definition.variable, punctuation.definition.interpolation.begin, punctuation.definition.interpolation.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded.begin, punctuation.section.embedded.coffee, punctuation.section.embedded.end, punctuation.section.embedded.end source.php, punctuation.section.embedded.end source.ruby, punctuation.definition.variable.makefile#F92772
entity.name.function.target.makefile, entity.name.section.toml, entity.name.tag.yaml, variable.other.key.toml#66D9EE
constant.other.date, constant.other.timestamp#FE9720
variable.other.alias.yaml#A7E22Eitalic underline
storage, meta.implementation storage.type.objc, meta.interface-or-protocol storage.type.objc, source.groovy storage.type.def#F92772regular
entity.name.type, keyword.primitive-datatypes.swift, keyword.type.cs, meta.protocol-list.objc, meta.return-type.objc, source.go storage.type, source.groovy storage.type, source.java storage.type, source.powershell entity.other.attribute-name, storage.class.std.rust, storage.type.attribute.swift, storage.type.c, storage.type.core.rust, storage.type.cs, storage.type.groovy, storage.type.objc, storage.type.php, storage.type.haskell, storage.type.ocaml#66D9EEitalic
entity.name.type.type-parameter, meta.indexer.mappedtype.declaration entity.name.type, meta.type.parameters entity.name.type#FE9720
storage.modifier#F92772
string.regexp, constant.other.character-class.set.regexp, constant.character.escape.backslash.regexp#FD6E9C
punctuation.definition.group.capture.regexp#F92772
string.regexp punctuation.definition.string.begin, string.regexp punctuation.definition.string.end#FF2E5B
punctuation.definition.character-class.regexp#66D9EE
punctuation.definition.group.regexp#FE9720
punctuation.definition.group.assertion.regexp, keyword.operator.negation.regexp#FF2E5B
meta.assertion.look-ahead.regexp#A7E22E
string#E6DA74
punctuation.definition.string.begin, punctuation.definition.string.end#F4E999
punctuation.support.type.property-name.begin, punctuation.support.type.property-name.end#95E6F5
string.quoted.docstring.multi, string.quoted.docstring.multi.python punctuation.definition.string.begin, string.quoted.docstring.multi.python punctuation.definition.string.end, string.quoted.docstring.multi.python constant.character.escape#74715E
variable, constant.other.key.perl, support.variable.property, variable.other.constant.js, variable.other.constant.ts, variable.other.constant.tsx#F6F6F6
meta.import variable.other.readwrite, meta.variable.assignment.destructured.object.coffee variable#FE9720italic
meta.import variable.other.readwrite.alias, meta.export variable.other.readwrite.alias, meta.variable.assignment.destructured.object.coffee variable variable#F6F6F6normal
meta.selectionset.graphql variable#E6DA74
meta.selectionset.graphql meta.arguments variable#F6F6F6
entity.name.fragment.graphql, variable.fragment.graphql#66D9EE
constant.other.symbol.hashkey.ruby, keyword.operator.dereference.java, keyword.operator.navigation.groovy, meta.scope.for-loop.shell punctuation.definition.string.begin, meta.scope.for-loop.shell punctuation.definition.string.end, meta.scope.for-loop.shell string, storage.modifier.import, punctuation.section.embedded.begin.tsx, punctuation.section.embedded.end.tsx, punctuation.section.embedded.begin.jsx, punctuation.section.embedded.end.jsx, punctuation.separator.list.comma.css, constant.language.empty-list.haskell#F6F6F6
source.shell variable.other#AE81FF
support.constant#AE81FFnormal
meta.scope.prerequisites.makefile#E6DA74
meta.attribute-selector.scss#E6DA74
punctuation.definition.attribute-selector.end.bracket.square.scss, punctuation.definition.attribute-selector.begin.bracket.square.scss#F6F6F6
meta.preprocessor.haskell#74715E
log.error#FF2E5Bbold
log.warning#E6DA74bold
keyword.operator.pipe.neoobjectpascal#FF3D9A
keyword.control.exception.neoobjectpascal#FF2E5Bitalic
keyword.control.test.neoobjectpascal, support.function.test.neoobjectpascal#FFCA3A
support.class.module.http.neoobjectpascal, support.class.module.terminalink.neoobjectpascal, support.function.builtin.neoobjectpascal, support.function.json.neoobjectpascal, support.function.csv.neoobjectpascal, support.function.terminalink.neoobjectpascal#66D9EEitalic
keyword.other.java.neoobjectpascal#FE9720
keyword.objectpascal, keyword.neoobjectpascal, keyword.control.objectpascal, keyword.control.declaration.objectpascal, keyword.control.neoobjectpascal, keyword.control.oo.neoobjectpascal, keyword.other.neoobjectpascal, storage.type.objectpascal, storage.type.method.objectpascal#F92772
keyword.operator.arithmetic.neoobjectpascal, keyword.operator.assignment.neoobjectpascal, keyword.operator.boolean.neoobjectpascal, keyword.operator.comparison.neoobjectpascal#F92772
entity.name.function.objectpascal#A7E22E
entity.name.type.objectpascal, entity.name.type.neoobjectpascal, entity.name.class.objectpascal, entity.name.interface.objectpascal#66D9EEitalic
constant.language.neoobjectpascal#AE81FFitalic
constant.numeric.objectpascal, constant.character.objectpascal, constant.character.escape.neoobjectpascal#AE81FF
string.quoted.double.neoobjectpascal, string.quoted.single.neoobjectpascal, string.unquoted.objectpascal#E6DA74
comment.line.double-slash.neoobjectpascal#74715E
punctuation.separator.key-value.neoobjectpascal, variable.other.property.neoobjectpascal#F6F6F6
punctuation.definition.record.begin.neoobjectpascal, punctuation.definition.record.end.neoobjectpascal#F92772
NeoObjectPascal RealCoder by Álvaro Brito - VS Code Theme