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.background#131313
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#ffffff66
  • activityBarBadge.background#565656
  • activityBarBadge.foreground#ffffff
  • badge.background#4d4d4d
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#131313
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#cccccccc
  • button.background#606060
  • button.foreground#e6e6e6
  • button.hoverBackground#67747d
  • button.secondaryBackground#3d3d3d
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#484e56
  • checkbox.background#3c3c3c
  • checkbox.border#00000000
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#333333
  • debugExceptionWidget.border#474747
  • debugToolBar.background#333333
  • debugToolBar.border#474747
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#7da17833
  • diffEditor.removedTextBackground#c7616133
  • dropdown.background#3c3c3c
  • dropdown.border#00000000
  • dropdown.foreground#cccccc
  • editor.background#131313
  • editor.findMatchBackground#515c6a
  • editor.findMatchBorder#74879f
  • editor.findMatchHighlightBackground#79797955
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#264f784d
  • editor.foreground#d7d7d7
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#272728
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#323232
  • editor.selectionHighlightBackground#add6ff26
  • editor.selectionHighlightBorder#495F77
  • editor.wordHighlightBackground#4b4b4bb8
  • editor.wordHighlightStrongBackground#4b4b4bb8
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#999999
  • editorCursor.background#000000
  • editorCursor.foreground#aeafad
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#e0bfba
  • editorGroup.border#444444
  • editorGroup.emptyBackground#131313
  • editorGroupHeader.border#c7c7c7
  • editorGroupHeader.tabsBackground#131313
  • editorGutter.addedBackground#9cad78
  • editorGutter.background#131313
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#f99599
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#8db2bc
  • editorHoverWidget.background#252526
  • editorHoverWidget.border#454545
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#b6cde2
  • editorLineNumber.activeForeground#b4b4b4
  • editorLineNumber.foreground#b4b4b4
  • editorLink.activeForeground#9fadbc
  • editorMarkerNavigation.background#2d2d30
  • editorMarkerNavigationError.background#f48771
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#cca700
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#252526
  • editorSuggestWidget.border#454545
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#9ebecb
  • editorSuggestWidget.selectedBackground#383838
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#d9d1ab
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#252526
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#5F5F5F
  • focusBorder#8e8e8e
  • foreground#cccccc
  • gitDecoration.addedResourceForeground#a3aba5
  • gitDecoration.conflictingResourceForeground#aaaaba
  • gitDecoration.deletedResourceForeground#cba9a3
  • gitDecoration.ignoredResourceForeground#5e5e5e
  • gitDecoration.modifiedResourceForeground#e4d5be
  • gitDecoration.stageDeletedResourceForeground#b48c85
  • gitDecoration.stageModifiedResourceForeground#bca98d
  • gitDecoration.submoduleResourceForeground#bac0c7
  • gitDecoration.untrackedResourceForeground#b2c2b8
  • icon.foreground#cccccc
  • input.background#3c3c3c
  • input.border#00000000
  • input.foreground#cccccc
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#adadad66
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#4d535c
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#383b3d
  • list.focusBackground#383838
  • list.focusForeground#cccccc
  • list.highlightForeground#9ebecb
  • list.hoverBackground#2a2d2e
  • list.hoverForeground#cccccc
  • list.inactiveSelectionBackground#37373d
  • list.inactiveSelectionForeground#cccccc
  • listFilterWidget.background#363231
  • listFilterWidget.noMatchesOutline#ab5f57
  • listFilterWidget.outline#00000000
  • menu.background#252526
  • menu.border#00000085
  • menu.foreground#cccccc
  • menu.selectionBackground#333c43
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#bbbbbb
  • menubar.selectionBackground#ffffff1a
  • menubar.selectionForeground#cccccc
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#1f2a28
  • merge.currentHeaderBackground#3d5852
  • merge.incomingContentBackground#1f262e
  • merge.incomingHeaderBackground#425164
  • minimap.background#131313
  • minimap.errorHighlight#e0bfba
  • minimap.findMatchHighlight#515c6a
  • minimap.selectionHighlight#323232
  • minimap.warningHighlight#d9d1ab
  • minimapGutter.addedBackground#9cad78
  • minimapGutter.deletedBackground#f99599
  • minimapGutter.modifiedBackground#8db2bc
  • notificationCenter.border#474747
  • notificationCenterHeader.background#303031
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#252526
  • notifications.border#303031
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#ecaeae
  • notificationsInfoIcon.foreground#9ebed9
  • notificationsWarningIcon.foreground#d9cd97
  • notificationToast.border#474747
  • panel.background#131313
  • panel.border#80808059
  • panelSection.border#80808059
  • panelTitle.activeBorder#e7e7e7
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#007acc
  • peekViewEditor.background#001f33
  • peekViewEditor.matchHighlightBackground#ff8f0099
  • peekViewEditor.matchHighlightBorder#ee931e
  • peekViewEditorGutter.background#001f33
  • peekViewResult.background#252526
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#1e1e1e
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#3f3f46
  • pickerGroup.foreground#6c7d90
  • progressBar.background#d7d7d7
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#6a6a6b66
  • scrollbarSlider.hoverBackground#4b525ab3
  • selection.background#444c4f
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#cccccc
  • sideBar.background#131313
  • sideBar.dropBackground#383b3d
  • sideBar.foreground#cccccc
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#cccccc33
  • sideBarSectionHeader.foreground#cccccc
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#131313
  • statusBar.debuggingBackground#131313
  • statusBar.debuggingForeground#b2b2b2
  • statusBar.foreground#b2b2b2
  • statusBar.noFolderBackground#131313
  • statusBar.noFolderForeground#b3cacf
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#282828
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#131313
  • tab.activeBorder#c7c7c7
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#4d4d4d
  • tab.inactiveBackground#131313
  • tab.inactiveForeground#ffffff80
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#2472c8
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#3b8eea
  • terminal.ansiBrightCyan#29b8db
  • terminal.ansiBrightGreen#23d18b
  • terminal.ansiBrightMagenta#d670d6
  • terminal.ansiBrightRed#f14c4c
  • terminal.ansiBrightWhite#e5e5e5
  • terminal.ansiBrightYellow#f5f543
  • terminal.ansiCyan#11a8cd
  • terminal.ansiGreen#0dbc79
  • terminal.ansiMagenta#bc3fbc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#e5e5e5
  • terminal.ansiYellow#e5e510
  • terminal.border#80808059
  • terminal.foreground#cccccc
  • terminal.selectionBackground#ffffff40
  • terminalCursor.background#515151
  • terminalCursor.foreground#ffffff
  • textLink.foreground#738ead
  • titleBar.activeBackground#131313
  • titleBar.activeForeground#b2b2b2
  • titleBar.border#00000000
  • titleBar.inactiveBackground#3c3c3c99
  • titleBar.inactiveForeground#cccccc99
  • tree.indentGuidesStroke#585858
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#0000005c

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