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#00000000
  • activityBar.background#22292a
  • activityBar.border#1c2121
  • activityBar.foreground#f0ee0c
  • activityBar.inactiveForeground#667577
  • activityBarBadge.background#277e8c
  • activityBarBadge.foreground#ffffff
  • badge.background#425c5a
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#222d2e
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#ceecea
  • button.background#2e5653
  • button.foreground#ffffff
  • button.hoverBackground#28847d
  • button.secondaryBackground#445452
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#446664
  • checkbox.background#374342
  • checkbox.border#00000000
  • checkbox.foreground#ceecea
  • debugExceptionWidget.background#333333
  • debugExceptionWidget.border#474747
  • debugToolBar.background#333333
  • debugToolBar.border#474747
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff100428
  • dropdown.background#374342
  • dropdown.border#00000000
  • dropdown.foreground#ceecea
  • editor.background#222d2e
  • editor.findMatchBackground#515c6a
  • editor.findMatchBorder#fffc00
  • editor.findMatchHighlightBackground#ea5c0055
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#264f784d
  • editor.foreground#ceecea
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#455655
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#333b3a
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#334342
  • editor.selectionHighlightBackground#add6ff26
  • editor.selectionHighlightBorder#495F77
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#375a58
  • editorBracketMatch.background#ceecea20
  • editorBracketMatch.border#adab0d
  • editorCodeLens.foreground#5a7d7b
  • editorCursor.background#0a0a0a
  • editorCursor.foreground#f09300
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#fb684a
  • editorGroup.border#adab0d
  • editorGroup.emptyBackground#222d2e
  • editorGroupHeader.border#adab0d
  • editorGroupHeader.tabsBackground#1f2526
  • editorGutter.addedBackground#587c0c
  • editorGutter.background#222d2e
  • editorGutter.commentRangeForeground#78908f
  • editorGutter.deletedBackground#94151b
  • editorGutter.foldingControlForeground#78908f
  • editorGutter.modifiedBackground#0c7d9d
  • editorHoverWidget.background#233132
  • editorHoverWidget.border#adab0d
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground#5a9d98
  • editorIndentGuide.background#334342
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#44a7ff
  • editorLineNumber.activeForeground#f9f602
  • editorLineNumber.foreground#536768
  • editorLink.activeForeground#adab0d
  • editorMarkerNavigation.background#2e3636
  • editorMarkerNavigationError.background#e8b92b
  • editorMarkerNavigationInfo.background#39cdee
  • editorMarkerNavigationWarning.background#f75732d3
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#adab0d
  • editorSuggestWidget.background#233132
  • editorSuggestWidget.border#2a5458
  • editorSuggestWidget.foreground#ceecea
  • editorSuggestWidget.highlightForeground#7eb4b0
  • editorSuggestWidget.selectedBackground#344948
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#dbb403
  • editorWhitespace.foreground#537371
  • editorWidget.background#222d2e
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#5F5F5F
  • focusBorder#adab0d
  • foreground#ceecea
  • 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#ceecea
  • input.background#374342
  • input.border#00000000
  • input.foreground#ceecea
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#487572
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#094771
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#2c3433
  • list.focusBackground#435151
  • list.focusForeground#ceecea
  • list.highlightForeground#0097fb
  • list.hoverBackground#2e3636
  • list.hoverForeground#cccccc
  • list.inactiveSelectionBackground#303f3e
  • list.inactiveSelectionForeground#ceecea
  • listFilterWidget.background#655e2385
  • listFilterWidget.noMatchesOutline#ffffff00
  • listFilterWidget.outline#00000000
  • menu.background#222d2e
  • menu.border#f2f008
  • menu.foreground#afc0bf
  • menu.selectionBackground#344342
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#344342
  • menubar.selectionBackground#344342
  • menubar.selectionBorder#334342
  • menubar.selectionForeground#ceecea
  • merge.commonContentBackground#283538
  • merge.commonHeaderBackground#2e4145
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#2a535c
  • merge.incomingHeaderBackground#4590a1
  • minimap.background#222d2e
  • minimap.errorHighlight#fb684a
  • minimap.findMatchHighlight#515c6a
  • minimap.selectionHighlight#334342
  • minimap.warningHighlight#dbb403
  • minimapGutter.addedBackground#587c0c
  • minimapGutter.deletedBackground#94151b
  • minimapGutter.modifiedBackground#0c7d9d
  • notificationCenter.border#adab0d
  • notificationCenterHeader.background#303031
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#222d2e
  • notifications.border#adab0d
  • notifications.foreground#ceecea
  • notificationsErrorIcon.foreground#e0684f
  • notificationsInfoIcon.foreground#48a6f9
  • notificationsWarningIcon.foreground#d7b000
  • notificationToast.border#191d1d
  • panel.background#1f2526
  • panel.border#adab0d
  • panelSection.border#adab0d
  • panelTitle.activeBorder#00ccee
  • panelTitle.activeForeground#ceecea
  • panelTitle.inactiveForeground#ceecea58
  • peekView.border#2a5458
  • peekViewEditor.background#233132
  • peekViewEditor.matchHighlightBackground#ff8f0099
  • peekViewEditor.matchHighlightBorder#ee931e
  • peekViewEditorGutter.background#233132
  • peekViewResult.background#233132
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#243b3d
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#3f3f46
  • pickerGroup.foreground#407a80
  • progressBar.background#b1e6e2
  • scrollbar.shadow#d7d50e
  • scrollbarSlider.activeBackground#334041
  • scrollbarSlider.background#222d2e
  • scrollbarSlider.hoverBackground#374647
  • selection.background#539b9b
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#ceecea
  • sideBar.background#1f2526
  • sideBar.border#191b1b
  • sideBar.dropBackground#2c3433
  • sideBar.foreground#ceecea
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#cccccc33
  • sideBarSectionHeader.foreground#ceecea
  • sideBarTitle.foreground#ceecea
  • statusBar.background#1f2526
  • statusBar.border#1e2121
  • statusBar.debuggingBackground#2f5960
  • statusBar.debuggingBorder#0c98b0
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ceecea
  • statusBar.noFolderBackground#1f2526
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#16825d
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#222d2e
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ceecea
  • tab.border#171c1d
  • tab.hoverBackground#4a714400
  • tab.hoverBorder#adab0d
  • tab.inactiveBackground#1f2526
  • tab.inactiveForeground#ffffff80
  • terminal.ansiBlack#444747
  • terminal.ansiBlue#6ed0e6
  • terminal.ansiBrightBlack#5c6464
  • terminal.ansiBrightBlue#9ce8f9
  • terminal.ansiBrightCyan#9cfafd
  • terminal.ansiBrightGreen#2cf0c4
  • terminal.ansiBrightMagenta#ffc398
  • terminal.ansiBrightRed#f9ebeb
  • terminal.ansiBrightWhite#e1f2f1
  • terminal.ansiBrightYellow#fdf2c0
  • terminal.ansiCyan#6ee2e6
  • terminal.ansiGreen#0fd1a5
  • terminal.ansiMagenta#ffab70
  • terminal.ansiRed#dbbdbd
  • terminal.ansiWhite#ceecea
  • terminal.ansiYellow#f5e6a4
  • terminal.border#adab0d
  • terminal.foreground#ceecea
  • terminal.selectionBackground#3e4948
  • terminalCursor.background#ffa700
  • terminalCursor.foreground#151515
  • textLink.foreground#14c0b3
  • titleBar.activeBackground#222d2e
  • titleBar.activeForeground#ceecea
  • titleBar.border#1e1f1f
  • titleBar.inactiveBackground#1e2526
  • titleBar.inactiveForeground#667b7a
  • tree.indentGuidesStroke#384b4a
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#adab0d

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#ff7272
variable.other.generic-type.haskell#da5dff
storage.type.haskell#4ffff7
support.variable.magic.python#ff7272
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#b4b4b4
variable.parameter.function.language.special.self.python#ff6000
storage.modifier.lifetime.rust#b4b4b4
support.function.std.rust#63b9ff
entity.name.lifetime.rust#ff6000
variable.language.rust#ff7272
support.constant.edge#da5dff
constant.other.character-class.regexp#ff7272
keyword.operator.quantifier.regexp#4ffff7
punctuation.definition.string.begin,punctuation.definition.string.end#ffec53
variable.parameter.function#b4b4b4
comment markup.link#6b6c6f
markup.changed.diff#ff6000
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#63b9ff
markup.inserted.diff#ffec53
markup.deleted.diff#ff7272
meta.function.c,meta.function.cpp#ff7272
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#b4b4b4
punctuation.separator.key-value#b4b4b4
keyword.operator.expression.import#63b9ff
support.constant.math#ff6000
support.constant.property.math#4ffff7
variable.other.constant#ff6000
storage.type.annotation.java, storage.type.object.array.java#ff6000
source.java#ff7272
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#b4b4b4
meta.method.java#63b9ff
storage.modifier.import.java,storage.type.java,storage.type.generic.java#ff6000
keyword.operator.instanceof.java#da5dff
meta.definition.variable.name.java#ff7272
keyword.operator.logical#2c81cd
keyword.operator.bitwise#2c81cd
keyword.operator.channel#2c81cd
support.constant.property-value.scss,support.constant.property-value.css#4ffff7
keyword.operator.css,keyword.operator.scss,keyword.operator.less#2c81cd
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#4ffff7
punctuation.separator.list.comma.css#b4b4b4
support.constant.color.w3c-standard-color-name.css#4ffff7
support.type.vendored.property-name.css#2c81cd
support.module.node,support.type.object.module,support.module.node#ff6000
entity.name.type.module#ff6000
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#ff7272
support.constant.json#4ffff7
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#da5dff
support.type.object.console#ff7272
support.variable.property.process#4ffff7
entity.name.function,support.function.console#63b9ff
keyword.operator.misc.rust#b4b4b4
keyword.operator.sigil.rust#da5dff
keyword.operator.delete#da5dff
support.type.object.dom#2c81cd
support.variable.dom,support.variable.property.dom#ff7272
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#2c81cd
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#da5dff
punctuation.separator.delimiter#b4b4b4
punctuation.separator.c,punctuation.separator.cpp#da5dff
support.type.posix-reserved.c,support.type.posix-reserved.cpp#2c81cd
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#da5dff
variable.parameter.function.language.python#4ffff7
support.type.python#2c81cd
keyword.operator.logical.python#da5dff
variable.parameter.function.python#4ffff7
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#b4b4b4
meta.function-call.generic.python#63b9ff
constant.character.format.placeholder.other.python#4ffff7
keyword.operator#b4b4b4
keyword.operator.assignment.compound#da5dff
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#2c81cd
keyword#da5dff
entity.name.namespace#ff6000
variable#ff7272
variable.c#b4b4b4
variable.language#ff6000
token.variable.parameter.java#b4b4b4
import.storage.java#ff6000
token.package.keyword#da5dff
token.package#b4b4b4
entity.name.function, meta.require, support.function.any-method, variable.function#63b9ff
entity.name.type.namespace#ff6000
support.class, entity.name.type.class#ff6000
entity.name.class.identifier.namespace.type#ff6000
entity.name.class, variable.other.class.js, variable.other.class.ts#ff6000
variable.other.class.php#ff7272
entity.name.type#ff6000
keyword.control#da5dff
control.elements, keyword.operator.less#4ffff7
keyword.other.special-method#63b9ff
storage#da5dff
token.storage#da5dff
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#da5dff
token.storage.type.java#ff6000
support.function#2c81cd
support.type.property-name#b4b4b4
support.constant.property-value#b4b4b4
support.constant.font-name#4ffff7
meta.tag#b4b4b4
string#ffec53
entity.other.inherited-class#ff6000
constant.other.symbol#2c81cd
constant.numeric#4ffff7
constant#4ffff7
punctuation.definition.constant#4ffff7
entity.name.tag#ff7272
entity.other.attribute-name#4ffff7
entity.other.attribute-name.id#63b9ffnormal
entity.other.attribute-name.class.css#4ffff7normal
meta.selector#da5dff
markup.heading#ff7272
markup.heading punctuation.definition.heading, entity.name.section#63b9ff
keyword.other.unit#ff7272
markup.bold,todo.bold#4ffff7
punctuation.definition.bold#ff6000
markup.italic, punctuation.definition.italic,todo.emphasis#da5dff
emphasis md#da5dff
entity.name.section.markdown#ff7272
punctuation.definition.heading.markdown#ff7272
punctuation.definition.list.begin.markdown#ff7272
markup.heading.setext#b4b4b4
punctuation.definition.bold.markdown#4ffff7
markup.inline.raw.markdown#ffec53
markup.inline.raw.string.markdown#ffec53
punctuation.definition.list.markdown#ff7272
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#ff7272
beginning.punctuation.definition.list.markdown#ff7272
punctuation.definition.metadata.markdown#ff7272
markup.underline.link.markdown,markup.underline.link.image.markdown#da5dff
string.other.link.title.markdown,string.other.link.description.markdown#63b9ff
string.regexp#2c81cd
constant.character.escape#2c81cd
punctuation.section.embedded, variable.interpolation#ff7272
punctuation.section.embedded.begin,punctuation.section.embedded.end#da5dff
invalid.illegal#ffffff
invalid.illegal.bad-ampersand.html#b4b4b4
invalid.broken#ffffff
invalid.deprecated#ffffff
invalid.unimplemented#ffffff
source.json meta.structure.dictionary.json > string.quoted.json#ff7272
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#ff7272
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#ffec53
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#2c81cd
support.type.property-name.json#ff7272
support.type.property-name.json punctuation#ff7272
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#da5dff
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#da5dff
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#ff6000
keyword.operator.error-control.php#da5dff
keyword.operator.type.php#da5dff
punctuation.section.array.begin.php#b4b4b4
punctuation.section.array.end.php#b4b4b4
invalid.illegal.non-null-typehinted.php#f44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#ff6000
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#63b9ff
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#b4b4b4
support.constant.core.rust#4ffff7
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#4ffff7
entity.name.goto-label.php,support.other.php#63b9ff
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#2c81cd
keyword.operator.regexp.php#da5dff
keyword.operator.comparison.php#2c81cd
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#da5dff
meta.function.decorator.python#63b9ff
support.token.decorator.python,meta.function.decorator.identifier.python#2c81cd
function.parameter#b4b4b4
function.brace#b4b4b4
function.parameter.ruby, function.parameter.cs#b4b4b4
constant.language.symbol.ruby#2c81cd
rgb-value#2c81cd
inline-color-decoration rgb-value#4ffff7
less rgb-value#4ffff7
selector.sass#ff7272
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#ff6000
block.scope.end,block.scope.begin#b4b4b4
storage.type.cs#ff6000
entity.name.variable.local.cs#ff7272
token.info-token#63b9ff
token.warn-token#4ffff7
token.error-token#f44747
token.debug-token#da5dff
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#da5dff
meta.template.expression#b4b4b4
keyword.operator.module#da5dff
support.type.type.flowtype#63b9ff
support.type.primitive#ff6000
meta.property.object#ff7272
variable.parameter.function.js#ff7272
keyword.other.template.begin#ffec53
keyword.other.template.end#ffec53
keyword.other.substitution.begin#ffec53
keyword.other.substitution.end#ffec53
keyword.operator.assignment#2c81cd
keyword.operator.assignment.go#ff6000
keyword.operator.arithmetic.go, keyword.operator.address.go#da5dff
entity.name.package.go#ff6000
support.type.prelude.elm#2c81cd
support.constant.elm#4ffff7
punctuation.quasi.element#da5dff
constant.character.entity#ff7272
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#2c81cd
entity.global.clojure#ff6000
meta.symbol.clojure#ff7272
constant.keyword.clojure#2c81cd
meta.arguments.coffee, variable.parameter.function.coffee#ff7272
source.ini#ffec53
meta.scope.prerequisites.makefile#ff7272
source.makefile#ff6000
storage.modifier.import.groovy#ff6000
meta.method.groovy#63b9ff
meta.definition.variable.name.groovy#ff7272
meta.definition.class.inherited.classes.groovy#ffec53
support.variable.semantic.hlsl#ff6000
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#da5dff
text.variable, text.bracketed#ff7272
support.type.swift, support.type.vb.asp#ff6000
entity.name.function.xi#ff6000
entity.name.class.xi#2c81cd
constant.character.character-class.regexp.xi#ff7272
constant.regexp.xi#da5dff
keyword.control.xi#2c81cd
invalid.xi#b4b4b4
beginning.punctuation.definition.quote.markdown.xi#ffec53
beginning.punctuation.definition.list.markdown.xi#6b6c6f
constant.character.xi#63b9ff
accent.xi#63b9ff
wikiword.xi#4ffff7
constant.other.color.rgb-value.xi#ffffff
punctuation.definition.tag.xi#6b6c6f
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#ff6000
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#ff7272
meta.brace.square#b4b4b4
comment, punctuation.definition.comment#6b6c6fitalic
markup.quote.markdown#6b6c6f
punctuation.definition.block.sequence.item.yaml#b4b4b4
constant.language.symbol.elixir#2c81cd
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
insider theme by Mohamed Ibrahim - VS Code Theme