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#000000
  • activityBar.background#000000
  • activityBar.border#000000
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#ffffff66
  • activityBarBadge.background#000000
  • activityBarBadge.foreground#d5d5d5
  • badge.background#111111
  • badge.foreground#bebebe
  • breadcrumb.activeSelectionForeground#ffffff
  • breadcrumb.background#0f0f0f
  • breadcrumb.focusForeground#ffffff
  • breadcrumb.foreground#9b9b9bcc
  • button.background#ffffff
  • button.foreground#000000
  • button.hoverBackground#adadad
  • button.secondaryBackground#383838
  • button.secondaryForeground#929292
  • button.secondaryHoverBackground#474747
  • checkbox.background#000000
  • checkbox.border#00000000
  • checkbox.foreground#ffffff
  • debugExceptionWidget.background#000000
  • debugExceptionWidget.border#262626
  • debugToolBar.background#000000
  • debugToolBar.border#262626
  • diffEditor.border#ffffff
  • diffEditor.insertedTextBackground#8a8a8a33
  • diffEditor.insertedTextBorder#30303033
  • diffEditor.removedTextBackground#ab6e6e33
  • diffEditor.removedTextBorder#583a3a33
  • dropdown.background#000000
  • dropdown.border#00000000
  • dropdown.foreground#ffffff
  • editor.background#0f0f0f
  • editor.findMatchBackground#000000
  • editor.findMatchBorder#7b7b7b
  • editor.findMatchHighlightBackground#77442355
  • editor.findMatchHighlightBorder#00000000
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#00000000
  • editor.foldBackground#5c5c5c4d
  • editor.foreground#bababa
  • editor.hoverHighlightBackground#ffffff40
  • editor.inactiveSelectionBackground#242424
  • editor.lineHighlightBackground#0000000a
  • editor.lineHighlightBorder#585757
  • editor.rangeHighlightBackground#0000000b
  • editor.rangeHighlightBorder#00000000
  • editor.selectionBackground#1a2530
  • editor.selectionHighlightBackground#00000026
  • editor.selectionHighlightBorder#6d6d6d
  • editor.wordHighlightBackground#000000b8
  • editor.wordHighlightBorder#909090
  • editor.wordHighlightStrongBackground#000000b8
  • editor.wordHighlightStrongBorder#7b7b7b
  • editorBracketMatch.background#0000001a
  • editorBracketMatch.border#454545
  • editorCodeLens.foreground#757575
  • editorCursor.background#000000
  • editorCursor.foreground#ffffff
  • editorError.background#00000000
  • editorError.border#00000000
  • editorError.foreground#d32300
  • editorGroup.border#000000
  • editorGroup.emptyBackground#0f0f0f
  • editorGroupHeader.border#0f0f0f
  • editorGroupHeader.tabsBackground#0f0f0f
  • editorGroupHeader.tabsBorder#0f0f0f
  • editorGutter.addedBackground#53642d
  • editorGutter.background#0f0f0f
  • editorGutter.commentRangeForeground#626262
  • editorGutter.deletedBackground#944f52
  • editorGutter.foldingControlForeground#626262
  • editorGutter.modifiedBackground#44646d
  • editorHoverWidget.background#191919
  • editorHoverWidget.border#515151
  • editorHoverWidget.foreground#868686
  • editorIndentGuide.activeBackground#2e2e2e
  • editorIndentGuide.background#2c2828
  • editorInfo.background#00000000
  • editorInfo.border#00000000
  • editorInfo.foreground#0072d7
  • editorLineNumber.activeForeground#e2e1e1
  • editorLineNumber.foreground#4d4d4d
  • editorLink.activeForeground#1f74ba
  • editorMarkerNavigation.background#000000
  • editorMarkerNavigationError.background#ff2b00
  • editorMarkerNavigationInfo.background#2d9bfd
  • editorMarkerNavigationWarning.background#ffd100
  • editorOverviewRuler.background#00000000
  • editorOverviewRuler.border#0000004d
  • editorRuler.foreground#262626
  • editorSuggestWidget.background#1f1f1f
  • editorSuggestWidget.border#111111
  • editorSuggestWidget.foreground#9f9f9f
  • editorSuggestWidget.highlightForeground#cf4545
  • editorSuggestWidget.selectedBackground#413535
  • editorWarning.background#00000000
  • editorWarning.border#00000000
  • editorWarning.foreground#d7b000
  • editorWhitespace.foreground#00000029
  • editorWidget.background#111111
  • editorWidget.foreground#7d7d7d
  • editorWidget.resizeBorder#151515
  • focusBorder#660000
  • foreground#ffffff
  • gitDecoration.addedResourceForeground#81b88b
  • gitDecoration.conflictingResourceForeground#6c6cc4
  • gitDecoration.deletedResourceForeground#c74e39
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#e2c08d
  • gitDecoration.stageDeletedResourceForeground#c74e39
  • gitDecoration.stageModifiedResourceForeground#e2c08d
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#73c991
  • icon.foreground#ffffff
  • input.background#000000
  • input.border#00000000
  • input.foreground#ffffff
  • input.placeholderForeground#666666
  • inputOption.activeBackground#00000066
  • inputOption.activeBorder#00000000
  • inputOption.activeForeground#797979
  • list.activeSelectionBackground#212121
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#131313
  • list.focusBackground#3b3b3b
  • list.focusForeground#797878
  • list.highlightForeground#ffffff
  • list.hoverBackground#212121
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#1f1f1f
  • list.inactiveSelectionForeground#ffffff
  • listFilterWidget.background#474747
  • listFilterWidget.noMatchesOutline#131313
  • listFilterWidget.outline#00000000
  • menu.background#212121
  • menu.border#0f0f0f85
  • menu.foreground#dedede
  • menu.selectionBackground#094771
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#bbbbbb
  • menubar.selectionBackground#ffffff1a
  • menubar.selectionBorder#000000
  • menubar.selectionForeground#ffffff
  • merge.commonContentBackground#242424
  • merge.commonHeaderBackground#3f3f3f
  • merge.currentContentBackground#23302d
  • merge.currentHeaderBackground#2b8672
  • merge.incomingContentBackground#21262c
  • merge.incomingHeaderBackground#3064a5
  • minimap.background#0f0f0f
  • minimap.errorHighlight#d32300
  • minimap.findMatchHighlight#000000
  • minimap.selectionHighlight#1a2530
  • minimap.warningHighlight#d7b000
  • minimapGutter.addedBackground#53642d
  • minimapGutter.deletedBackground#944f52
  • minimapGutter.modifiedBackground#44646d
  • notificationCenter.border#282828
  • notificationCenterHeader.background#1f1f1f
  • notificationCenterHeader.foreground#8e8e8e
  • notifications.background#151515
  • notifications.border#242424
  • notifications.foreground#a5a5a5
  • notificationsErrorIcon.foreground#ff0000
  • notificationsInfoIcon.foreground#289aff
  • notificationsWarningIcon.foreground#ffd100
  • notificationToast.border#2e2e2e
  • panel.background#131313
  • panel.border#00000059
  • panelSection.border#ffffff59
  • panelTitle.activeBorder#151515
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#adadad99
  • peekView.border#0099ff
  • peekViewEditor.background#142028
  • peekViewEditor.matchHighlightBackground#ab671199
  • peekViewEditor.matchHighlightBorder#be6b00
  • peekViewEditorGutter.background#1a242a
  • peekViewResult.background#212121
  • peekViewResult.fileForeground#b4b4b4
  • peekViewResult.lineForeground#909090
  • peekViewResult.matchHighlightBackground#b48f784d
  • peekViewResult.selectionBackground#005bb633
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#000000
  • peekViewTitleDescription.foreground#b0b0b0b3
  • peekViewTitleLabel.foreground#d9d9d9
  • pickerGroup.border#0d0d0d
  • pickerGroup.foreground#ad1818
  • progressBar.background#a70000
  • scrollbar.shadow#494949
  • scrollbarSlider.activeBackground#00000066
  • scrollbarSlider.background#43434366
  • scrollbarSlider.hoverBackground#666666b3
  • selection.background#a72525
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#ffffff
  • sideBar.background#131313
  • sideBar.border#1f1f1f
  • sideBar.dropBackground#131313
  • sideBar.foreground#b6b6b6
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#41414133
  • sideBarSectionHeader.foreground#9f9f9f
  • sideBarTitle.foreground#515151
  • statusBar.background#151515
  • statusBar.border#1f1f1f
  • statusBar.debuggingBackground#560000
  • statusBar.debuggingBorder#1d1d1d
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#39313b
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#4d4d4d
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#171717
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#3d3d3d
  • tab.hoverBackground#1f1f1f
  • tab.hoverBorder#242424
  • tab.hoverForeground#848484
  • tab.inactiveBackground#2c2c2c
  • tab.inactiveForeground#cbcbcb80
  • terminal.ansiBlack#7b7b7b
  • terminal.ansiBlue#2777cf
  • terminal.ansiBrightBlack#9d9d9d
  • terminal.ansiBrightBlue#3b8eea
  • terminal.ansiBrightCyan#29b8db
  • terminal.ansiBrightGreen#23d18b
  • terminal.ansiBrightMagenta#d670d6
  • terminal.ansiBrightRed#f14c4c
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#f5f543
  • terminal.ansiCyan#11a8cd
  • terminal.ansiGreen#0dbc79
  • terminal.ansiMagenta#bc3fbc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#e0e0e0
  • terminal.ansiYellow#e5e510
  • terminal.border#ffffff59
  • terminal.foreground#c7c7c7
  • terminal.selectionBackground#7373735c
  • terminalCursor.background#000000
  • terminalCursor.foreground#ffffff
  • textLink.foreground#a13232
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#808080
  • titleBar.border#00000000
  • titleBar.inactiveBackground#00000099
  • titleBar.inactiveForeground#9d9d9d99
  • tree.indentGuidesStroke#1f1f1f
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#0000005e

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
punctuation.definition.delayed.unison,punctuation.definition.list.begin.unison,punctuation.definition.list.end.unison,punctuation.definition.ability.begin.unison,punctuation.definition.ability.end.unison,punctuation.operator.assignment.as.unison,punctuation.separator.pipe.unison,punctuation.separator.delimiter.unison,punctuation.definition.hash.unison#84aecdc7
variable.other.generic-type.haskell#b4b4b4
storage.type.haskell#a1a1a1
support.variable.magic.python#84aecdc7
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#bababa
variable.parameter.function.language.special.self.python#ffffff
storage.modifier.lifetime.rust#bababa
support.function.std.rust#ff0f0f
entity.name.lifetime.rust#ffffff
variable.language.rust#84aecdc7
support.constant.edge#b4b4b4
constant.other.character-class.regexp#84aecdc7
keyword.operator.quantifier.regexp#a1a1a1
punctuation.definition.string.begin,punctuation.definition.string.end#cb8a5c
variable.parameter.function#bababa
comment markup.link#4b4b4b
markup.changed.diff#ffffff
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#ff0f0f
markup.inserted.diff#cb8a5c
markup.deleted.diff#84aecdc7
meta.function.c,meta.function.cpp#84aecdc7
punctuation.section.block.begin.bracket.curly.cpp,punctuation.section.block.end.bracket.curly.cpp,punctuation.terminator.statement.c,punctuation.section.block.begin.bracket.curly.c,punctuation.section.block.end.bracket.curly.c,punctuation.section.parens.begin.bracket.round.c,punctuation.section.parens.end.bracket.round.c,punctuation.section.parameters.begin.bracket.round.c,punctuation.section.parameters.end.bracket.round.c#bababa
punctuation.separator.key-value#bababa
keyword.operator.expression.import#ff0f0f
support.constant.math#ffffff
support.constant.property.math#a1a1a1
variable.other.constant#ffffff
storage.type.annotation.java, storage.type.object.array.java#ffffff
source.java#84aecdc7
punctuation.section.block.begin.java,punctuation.section.block.end.java,punctuation.definition.method-parameters.begin.java,punctuation.definition.method-parameters.end.java,meta.method.identifier.java,punctuation.section.method.begin.java,punctuation.section.method.end.java,punctuation.terminator.java,punctuation.section.class.begin.java,punctuation.section.class.end.java,punctuation.section.inner-class.begin.java,punctuation.section.inner-class.end.java,meta.method-call.java,punctuation.section.class.begin.bracket.curly.java,punctuation.section.class.end.bracket.curly.java,punctuation.section.method.begin.bracket.curly.java,punctuation.section.method.end.bracket.curly.java,punctuation.separator.period.java,punctuation.bracket.angle.java,punctuation.definition.annotation.java,meta.method.body.java#bababa
meta.method.java#ff0f0f
storage.modifier.import.java,storage.type.java,storage.type.generic.java#ffffff
keyword.operator.instanceof.java#b4b4b4
meta.definition.variable.name.java#84aecdc7
keyword.operator.logical#8794c4
keyword.operator.bitwise#8794c4
keyword.operator.channel#8794c4
support.constant.property-value.scss,support.constant.property-value.css#a1a1a1
keyword.operator.css,keyword.operator.scss,keyword.operator.less#8794c4
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#a1a1a1
punctuation.separator.list.comma.css#bababa
support.constant.color.w3c-standard-color-name.css#a1a1a1
support.type.vendored.property-name.css#8794c4
support.module.node,support.type.object.module,support.module.node#ffffff
entity.name.type.module#ffffff
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#84aecdc7
support.constant.json#a1a1a1
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#b4b4b4
support.type.object.console#84aecdc7
support.variable.property.process#a1a1a1
entity.name.function,support.function.console#ff0f0f
keyword.operator.misc.rust#bababa
keyword.operator.sigil.rust#b4b4b4
keyword.operator.delete#b4b4b4
support.type.object.dom#8794c4
support.variable.dom,support.variable.property.dom#84aecdc7
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#8794c4
keyword.operator.assignment.c,keyword.operator.comparison.c,keyword.operator.c,keyword.operator.increment.c,keyword.operator.decrement.c,keyword.operator.bitwise.shift.c,keyword.operator.assignment.cpp,keyword.operator.comparison.cpp,keyword.operator.cpp,keyword.operator.increment.cpp,keyword.operator.decrement.cpp,keyword.operator.bitwise.shift.cpp#b4b4b4
punctuation.separator.delimiter#bababa
punctuation.separator.c,punctuation.separator.cpp#b4b4b4
support.type.posix-reserved.c,support.type.posix-reserved.cpp#8794c4
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#b4b4b4
variable.parameter.function.language.python#a1a1a1
support.type.python#8794c4
keyword.operator.logical.python#b4b4b4
variable.parameter.function.python#a1a1a1
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#bababa
meta.function-call.generic.python#ff0f0f
constant.character.format.placeholder.other.python#a1a1a1
keyword.operator#bababa
keyword.operator.assignment.compound#b4b4b4
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#8794c4
keyword#b4b4b4
entity.name.namespace#ffffff
variable#84aecdc7
variable.c#bababa
variable.language#ffffff
token.variable.parameter.java#bababa
import.storage.java#ffffff
token.package.keyword#b4b4b4
token.package#bababa
entity.name.function, meta.require, support.function.any-method, variable.function#ff0f0f
entity.name.type.namespace#ffffff
support.class, entity.name.type.class#ffffff
entity.name.class.identifier.namespace.type#ffffff
entity.name.class, variable.other.class.js, variable.other.class.ts#ffffff
variable.other.class.php#84aecdc7
entity.name.type#ffffff
keyword.control#b4b4b4
control.elements, keyword.operator.less#a1a1a1
keyword.other.special-method#ff0f0f
storage#b4b4b4
token.storage#b4b4b4
keyword.operator.expression.delete,keyword.operator.expression.in,keyword.operator.expression.of,keyword.operator.expression.instanceof,keyword.operator.new,keyword.operator.expression.typeof,keyword.operator.expression.void#b4b4b4
token.storage.type.java#ffffff
support.function#8794c4
support.type.property-name#bababa
support.constant.property-value#bababa
support.constant.font-name#a1a1a1
meta.tag#bababa
string#cb8a5c
entity.other.inherited-class#ffffff
constant.other.symbol#8794c4
constant.numeric#a1a1a1
constant#a1a1a1
punctuation.definition.constant#a1a1a1
entity.name.tag#84aecdc7
entity.other.attribute-name#a1a1a1
entity.other.attribute-name.id#ff0f0fnormal
entity.other.attribute-name.class.css#a1a1a1normal
meta.selector#b4b4b4
markup.heading#84aecdc7
markup.heading punctuation.definition.heading, entity.name.section#ff0f0f
keyword.other.unit#84aecdc7
markup.bold,todo.bold#a1a1a1
punctuation.definition.bold#ffffff
markup.italic, punctuation.definition.italic,todo.emphasis#b4b4b4
emphasis md#b4b4b4
entity.name.section.markdown#84aecdc7
punctuation.definition.heading.markdown#84aecdc7
punctuation.definition.list.begin.markdown#84aecdc7
markup.heading.setext#bababa
punctuation.definition.bold.markdown#a1a1a1
markup.inline.raw.markdown#cb8a5c
markup.inline.raw.string.markdown#cb8a5c
punctuation.definition.list.markdown#84aecdc7
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#84aecdc7
beginning.punctuation.definition.list.markdown#84aecdc7
punctuation.definition.metadata.markdown#84aecdc7
markup.underline.link.markdown,markup.underline.link.image.markdown#b4b4b4
string.other.link.title.markdown,string.other.link.description.markdown#ff0f0f
string.regexp#8794c4
constant.character.escape#8794c4
punctuation.section.embedded, variable.interpolation#84aecdc7
punctuation.section.embedded.begin,punctuation.section.embedded.end#b4b4b4
invalid.illegal#ffffff
invalid.illegal.bad-ampersand.html#bababa
invalid.broken#ffffff
invalid.deprecated#ffffff
invalid.unimplemented#ffffff
source.json meta.structure.dictionary.json > string.quoted.json#84aecdc7
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#84aecdc7
source.json meta.structure.dictionary.json > value.json > string.quoted.json,source.json meta.structure.array.json > value.json > string.quoted.json,source.json meta.structure.dictionary.json > value.json > string.quoted.json > punctuation,source.json meta.structure.array.json > value.json > string.quoted.json > punctuation#cb8a5c
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#8794c4
support.type.property-name.json#84aecdc7
support.type.property-name.json punctuation#84aecdc7
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#b4b4b4
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#b4b4b4
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#ffffff
keyword.operator.error-control.php#b4b4b4
keyword.operator.type.php#b4b4b4
punctuation.section.array.begin.php#bababa
punctuation.section.array.end.php#bababa
invalid.illegal.non-null-typehinted.php#f44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#ffffff
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#ff0f0f
punctuation.definition.parameters.begin.bracket.round.php,punctuation.definition.parameters.end.bracket.round.php,punctuation.separator.delimiter.php,punctuation.section.scope.begin.php,punctuation.section.scope.end.php,punctuation.terminator.expression.php,punctuation.definition.arguments.begin.bracket.round.php,punctuation.definition.arguments.end.bracket.round.php,punctuation.definition.storage-type.begin.bracket.round.php,punctuation.definition.storage-type.end.bracket.round.php,punctuation.definition.array.begin.bracket.round.php,punctuation.definition.array.end.bracket.round.php,punctuation.definition.begin.bracket.round.php,punctuation.definition.end.bracket.round.php,punctuation.definition.begin.bracket.curly.php,punctuation.definition.end.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php,punctuation.definition.section.switch-block.start.bracket.curly.php,punctuation.definition.section.switch-block.begin.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php#bababa
support.constant.core.rust#a1a1a1
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#a1a1a1
entity.name.goto-label.php,support.other.php#ff0f0f
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#8794c4
keyword.operator.regexp.php#b4b4b4
keyword.operator.comparison.php#8794c4
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#b4b4b4
meta.function.decorator.python#ff0f0f
support.token.decorator.python,meta.function.decorator.identifier.python#8794c4
function.parameter#bababa
function.brace#bababa
function.parameter.ruby, function.parameter.cs#bababa
constant.language.symbol.ruby#8794c4
rgb-value#8794c4
inline-color-decoration rgb-value#a1a1a1
less rgb-value#a1a1a1
selector.sass#84aecdc7
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#ffffff
block.scope.end,block.scope.begin#bababa
storage.type.cs#ffffff
entity.name.variable.local.cs#84aecdc7
token.info-token#ff0f0f
token.warn-token#a1a1a1
token.error-token#f44747
token.debug-token#b4b4b4
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#b4b4b4
meta.template.expression#bababa
keyword.operator.module#b4b4b4
support.type.type.flowtype#ff0f0f
support.type.primitive#ffffff
meta.property.object#84aecdc7
variable.parameter.function.js#84aecdc7
keyword.other.template.begin#cb8a5c
keyword.other.template.end#cb8a5c
keyword.other.substitution.begin#cb8a5c
keyword.other.substitution.end#cb8a5c
keyword.operator.assignment#8794c4
keyword.operator.assignment.go#ffffff
keyword.operator.arithmetic.go, keyword.operator.address.go#b4b4b4
entity.name.package.go#ffffff
support.type.prelude.elm#8794c4
support.constant.elm#a1a1a1
punctuation.quasi.element#b4b4b4
constant.character.entity#84aecdc7
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#8794c4
entity.global.clojure#ffffff
meta.symbol.clojure#84aecdc7
constant.keyword.clojure#8794c4
meta.arguments.coffee, variable.parameter.function.coffee#84aecdc7
source.ini#cb8a5c
meta.scope.prerequisites.makefile#84aecdc7
source.makefile#ffffff
storage.modifier.import.groovy#ffffff
meta.method.groovy#ff0f0f
meta.definition.variable.name.groovy#84aecdc7
meta.definition.class.inherited.classes.groovy#cb8a5c
support.variable.semantic.hlsl#ffffff
support.type.texture.hlsl, support.type.sampler.hlsl, support.type.object.hlsl, support.type.object.rw.hlsl, support.type.fx.hlsl, support.type.object.hlsl#b4b4b4
text.variable, text.bracketed#84aecdc7
support.type.swift, support.type.vb.asp#ffffff
entity.name.function.xi#ffffff
entity.name.class.xi#8794c4
constant.character.character-class.regexp.xi#84aecdc7
constant.regexp.xi#b4b4b4
keyword.control.xi#8794c4
invalid.xi#bababa
beginning.punctuation.definition.quote.markdown.xi#cb8a5c
beginning.punctuation.definition.list.markdown.xi#4b4b4b
constant.character.xi#ff0f0f
accent.xi#ff0f0f
wikiword.xi#a1a1a1
constant.other.color.rgb-value.xi#ffffff
punctuation.definition.tag.xi#4b4b4b
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#ffffff
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#84aecdc7
meta.brace.square#bababa
comment, punctuation.definition.comment#4b4b4bitalic
markup.quote.markdown#4b4b4b
punctuation.definition.block.sequence.item.yaml#bababa
constant.language.symbol.elixir#8794c4
entity.other.attribute-name.js,entity.other.attribute-name.ts,entity.other.attribute-name.jsx,entity.other.attribute-name.tsx,variable.parameter,variable.language.superitalic
comment.line.double-slash,comment.block.documentationitalic
keyword.control.import.python,keyword.control.flow.pythonitalic
markup.italic.markdownitalic
A.2 Theme by Amit.Gupta - VS Code Theme