Skip to main content
Coding Theme

Professional Dark

Publisher: xynnyThemes in package: 1

Professional Dark

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#0a0a0a
  • activityBar.background#0a0a0a
  • activityBar.border#00000000
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#555555
  • activityBarBadge.background#2968ff
  • activityBarBadge.foreground#ffffff
  • badge.background#2968ff
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#b1e2ff
  • breadcrumb.background#0a0a0a
  • breadcrumb.focusForeground#b1e2ff
  • breadcrumb.foreground#8899a3
  • button.background#3b3b98
  • button.foreground#ffffff
  • button.hoverBackground#5050c7
  • button.secondaryBackground#222222
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#333333
  • checkbox.background#000000
  • checkbox.border#00000000
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#111111
  • debugExceptionWidget.border#00000000
  • debugToolBar.background#111111
  • debugToolBar.border#00000000
  • diffEditor.border#00000000
  • diffEditor.insertedTextBackground#79943a33
  • diffEditor.insertedTextBorder#864c4c
  • diffEditor.removedTextBackground#ff4e4e33
  • diffEditor.removedTextBorder#8a41418b
  • dropdown.background#000000
  • dropdown.border#00000000
  • dropdown.foreground#cccccc
  • editor.background#0f0f0f
  • editor.findMatchBackground#515c6a
  • editor.findMatchBorder#74879f00
  • editor.findMatchHighlightBackground#eaa50055
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#66666630
  • editor.findRangeHighlightBorder#f2f2f200
  • editor.foldBackground#2831564d
  • editor.foreground#ffffff
  • editor.hoverHighlightBackground#a0cfff40
  • editor.inactiveSelectionBackground#333333
  • editor.lineHighlightBackground#1110173c
  • editor.lineHighlightBorder#28282800
  • editor.rangeHighlightBackground#f96f6f0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#3a3d41
  • editor.selectionHighlightBackground#ffadad26
  • editor.selectionHighlightBorder#00000000
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightBorder#ff000000
  • editor.wordHighlightStrongBackground#03679fb8
  • editor.wordHighlightStrongBorder#ff000000
  • editorBracketMatch.background#ff97281c
  • editorBracketMatch.border#ff9077
  • editorCodeLens.foreground#9ea19c9b
  • editorCursor.background#000000
  • editorCursor.foreground#b3b4b2
  • editorError.background#7b444200
  • editorError.border#ffffff00
  • editorError.foreground#ff4620
  • editorGroup.border#00000070
  • editorGroup.emptyBackground#0f0f0f
  • editorGroupHeader.border#00000000
  • editorGroupHeader.tabsBackground#0a0a0a
  • editorGroupHeader.tabsBorder#ff787800
  • editorGutter.addedBackground#55ba0f
  • editorGutter.background#0a0a0a
  • editorGutter.commentRangeForeground#eeeeee
  • editorGutter.deletedBackground#c41f26
  • editorGutter.foldingControlForeground#eeeeee
  • editorGutter.modifiedBackground#26a8cd
  • editorHoverWidget.background#111111
  • editorHoverWidget.border#00000000
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground#222222
  • editorIndentGuide.background#333333
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#5186b6
  • editorLineNumber.activeForeground#b0b1ff
  • editorLineNumber.foreground#858585
  • editorLink.activeForeground#54b2ff
  • editorMarkerNavigation.background#111111
  • editorMarkerNavigationError.background#ff5353
  • editorMarkerNavigationInfo.background#6dbaff
  • editorMarkerNavigationWarning.background#ffdb4d
  • editorOverviewRuler.background#5e5e5e00
  • editorOverviewRuler.border#c0afaf00
  • editorRuler.foreground#333333
  • editorSuggestWidget.background#111111
  • editorSuggestWidget.border#45454544
  • editorSuggestWidget.foreground#8da5b6
  • editorSuggestWidget.highlightForeground#15c0f5
  • editorSuggestWidget.selectedBackground#1b2336
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#ffe46c
  • editorWhitespace.foreground#333333
  • editorWidget.background#111111
  • editorWidget.foreground#888888
  • editorWidget.resizeBorder#00000000
  • focusBorder#00000000
  • foreground#999999
  • gitDecoration.addedResourceForeground#a1ffb2
  • gitDecoration.conflictingResourceForeground#95a5ff
  • gitDecoration.deletedResourceForeground#ff6e6e
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#ffeb9e
  • gitDecoration.stageDeletedResourceForeground#c74e39
  • gitDecoration.stageModifiedResourceForeground#e2c08d
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#73c991
  • icon.foreground#999999
  • input.background#000000
  • input.border#00000000
  • input.foreground#cccccc
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#2968ff
  • inputOption.activeBorder#00000000
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#111111
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#111111
  • list.focusBackground#0087ff8d
  • list.focusForeground#ffffff
  • list.highlightForeground#50A7FF
  • list.hoverBackground#00000000
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#111111
  • list.inactiveSelectionForeground#ffffff
  • listFilterWidget.background#222222
  • listFilterWidget.noMatchesOutline#00000000
  • listFilterWidget.outline#00000000
  • menu.background#111111
  • menu.border#00000000
  • menu.foreground#dddddd
  • menu.selectionBackground#0a0a0a
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#ffffff54
  • menubar.selectionBackground#111111
  • menubar.selectionBorder#e60f0f00
  • menubar.selectionForeground#ffffff
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#0f0f0f
  • minimap.errorHighlight#ff4620
  • minimap.findMatchHighlight#515c6a
  • minimap.selectionHighlight#3a3d41
  • minimap.warningHighlight#ffe46c
  • minimapGutter.addedBackground#55ba0f
  • minimapGutter.deletedBackground#c41f26
  • minimapGutter.modifiedBackground#26a8cd
  • notificationCenter.border#00000000
  • notificationCenterHeader.background#111111
  • notificationCenterHeader.foreground#fbfbfb
  • notifications.background#111111
  • notifications.border#00000000
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#FF6D6D
  • notificationsInfoIcon.foreground#7EE2FF
  • notificationsWarningIcon.foreground#ffc047
  • notificationToast.border#47474700
  • panel.background#000000
  • panel.border#000000b5
  • panelSection.border#00000000
  • panelTitle.activeBorder#6dffcf
  • panelTitle.activeForeground#6dffcf
  • panelTitle.inactiveForeground#999999
  • peekView.border#7bb4d900
  • peekViewEditor.background#222222
  • peekViewEditor.matchHighlightBackground#ffb30056
  • peekViewEditor.matchHighlightBorder#00000000
  • peekViewEditorGutter.background#222222
  • peekViewResult.background#111111
  • peekViewResult.fileForeground#b0f0ff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#ff3a254d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#111111
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#cbfdff
  • pickerGroup.border#00000000
  • pickerGroup.foreground#a7caf2
  • progressBar.background#0087FF
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#49485a20
  • scrollbarSlider.hoverBackground#49485a20
  • selection.background#0087FF
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#999999
  • sideBar.background#0d0d0d
  • sideBar.border#00000000
  • sideBar.dropBackground#111111
  • sideBar.foreground#999999
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#00000000
  • sideBarSectionHeader.foreground#0087ff
  • sideBarTitle.foreground#dddddd
  • statusBar.background#0a0a0a
  • statusBar.border#0a0a0a
  • statusBar.debuggingBackground#2c1414
  • statusBar.debuggingBorder#0a0a0a
  • statusBar.debuggingForeground#999999
  • statusBar.foreground#777777
  • statusBar.noFolderBackground#241528
  • statusBar.noFolderBorder#0a0a0a
  • statusBar.noFolderForeground#999999
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#0a0a0a
  • statusBarItem.remoteForeground#777777
  • tab.activeBackground#0a0a0a
  • tab.activeBorder#00000000
  • tab.activeBorderTop#777777
  • tab.activeForeground#ffffff
  • tab.border#25252600
  • tab.hoverBackground#111111
  • tab.hoverBorder#00000000
  • tab.hoverForeground#ffffff
  • tab.inactiveBackground#0a0a0a
  • tab.inactiveForeground#999999
  • terminal.ansiBlack#3d3d3d
  • terminal.ansiBlue#2472c8
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#74BCFF
  • terminal.ansiBrightCyan#74F2FF
  • terminal.ansiBrightGreen#23d18b
  • terminal.ansiBrightMagenta#d670d6
  • terminal.ansiBrightRed#f14c4c
  • terminal.ansiBrightWhite#e5e5e5
  • terminal.ansiBrightYellow#FFE05B
  • terminal.ansiCyan#39CDE2
  • terminal.ansiGreen#0dbc79
  • terminal.ansiMagenta#bc3fbc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#e5e5e5
  • terminal.ansiYellow#E1C542
  • terminal.border#00000000
  • terminal.foreground#beb6b6
  • terminal.selectionBackground#8eb3c440
  • terminalCursor.background#333333
  • terminalCursor.foreground#ffffff
  • textLink.foreground#2968ff
  • titleBar.activeBackground#0a0a0a
  • titleBar.activeForeground#cccccc
  • titleBar.border#00000000
  • titleBar.inactiveBackground#0a0a0a
  • titleBar.inactiveForeground#999999
  • tree.indentGuidesStroke#333333
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#00000054

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

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Professional Dark - Coding Theme