Skip to main content
CodingTheme

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.activeBorder#111111
  • activityBar.background#111111
  • activityBar.border#222222
  • activityBar.foreground#CCCCCC
  • activityBar.inactiveForeground#555555
  • activityBarBadge.background#EB0869
  • activityBarBadge.foreground#FFFFFF
  • badge.background#0A0A0A30
  • badge.foreground#3A3A3A
  • breadcrumb.foreground#F8F8F8C2
  • button.background#77777750
  • debugToolBar.background#0C0D0E
  • descriptionForeground#FFFFFF
  • diffEditor.insertedTextBackground#32D69815
  • diffEditor.removedTextBackground#EB086990
  • dropdown.background#0C0D0E
  • dropdown.border#FFFFFF10
  • editor.background#000000
  • editor.findMatchBackground#77DD77C0
  • editor.findMatchHighlightBackground#FFFFFF50
  • editor.findRangeHighlightBackground#252525
  • editor.foreground#FFFFFF
  • editor.hoverHighlightBackground#181818
  • editor.lineHighlightBackground#9999991F
  • editor.selectionBackground#555555
  • editor.selectionHighlightBackground#444444
  • editor.selectionHighlightBorder#000000
  • editor.wordHighlightBackground#181818
  • editor.wordHighlightStrongBackground#181818
  • editorBracketMatch.background#0C0D0E
  • editorCursor.background#000000
  • editorCursor.foreground#EEEEEE
  • editorError.foreground#EB0869
  • editorGroup.border#252525
  • editorGroupHeader.tabsBackground#111111
  • editorGroupHeader.tabsBorder#222222
  • editorGutter.addedBackground#32D69860
  • editorGutter.background#000000
  • editorGutter.commentRangeForeground#F887FF60
  • editorGutter.deletedBackground#EB086960
  • editorGutter.modifiedBackground#F887FF60
  • editorHoverWidget.background#0C0D0E
  • editorHoverWidget.border#000000
  • editorIndentGuide.activeBackground#616161
  • editorIndentGuide.background#222222
  • editorInfo.foreground#616161
  • editorLineNumber.activeForeground#EEEEEE
  • editorLineNumber.foreground#555555
  • editorLink.activeForeground#FFFFFF
  • editorMarkerNavigation.background#FFFFFF05
  • editorOverviewRuler.border#0C0D0E
  • editorSuggestWidget.background#0C0D0E
  • editorSuggestWidget.border#222222
  • editorSuggestWidget.foreground#FFFFFF
  • editorSuggestWidget.highlightForeground#EB0869
  • editorSuggestWidget.selectedBackground#3A3A3A
  • editorWarning.foreground#F3F35970
  • editorWhitespace.foreground#555555
  • editorWidget.background#0C0D0E
  • errorForeground#EB0869
  • extensionButton.prominentBackground#32D69890
  • extensionButton.prominentHoverBackground#32D698
  • focusBorder#000000
  • foreground#FFFFFF
  • gitDecoration.conflictingResourceForeground#F3F359
  • gitDecoration.deletedResourceForeground#EB0869
  • gitDecoration.ignoredResourceForeground#3A3A3A
  • gitDecoration.modifiedResourceForeground#616161
  • gitDecoration.untrackedResourceForeground#32D698
  • input.background#3A3A3A
  • input.border#EB086900
  • input.foreground#FFFFFF
  • input.placeholderForeground#FFFFFF60
  • inputOption.activeBorder#EB0869
  • inputValidation.errorBorder#EB0869
  • inputValidation.infoBorder#F887FF
  • inputValidation.warningBorder#F3F359
  • list.activeSelectionBackground#3A3A3A
  • list.activeSelectionForeground#EB0869
  • list.errorForeground#EB0869
  • list.focusBackground#FFFFFF44
  • list.focusForeground#FFFFFF
  • list.highlightForeground#EB0869
  • list.hoverBackground#252525
  • list.hoverForeground#FFFFFF
  • list.inactiveSelectionBackground#0C0D0E
  • list.inactiveSelectionForeground#EB0869
  • list.warningForeground#F3F359
  • menu.background#000000
  • menu.border#333333
  • menu.foreground#CCCCCC
  • menu.selectionBackground#222222
  • menu.selectionBorder#111111
  • menu.selectionForeground#EEEEEE
  • menu.separatorBackground#333333
  • menubar.selectionBackground#000000
  • menubar.selectionBorder#000000
  • menubar.selectionForeground#EEEEEE
  • minimap.background#111111
  • minimap.errorHighlight#ff000080
  • minimap.findMatchHighlight#fafafa80
  • minimap.foregroundOpacity#000000C0
  • minimap.selectionHighlight#ffffff80
  • minimap.selectionOccurrenceHighlight#ffffff80
  • minimap.warningHighlight#ffff0080
  • minimapGutter.addedBackground#111111
  • minimapGutter.deletedBackground#111111
  • minimapGutter.modifiedBackground#111111
  • minimapSlider.activeBackground#00000080
  • minimapSlider.background#00000080
  • minimapSlider.hoverBackground#00000080
  • panel.background#111111
  • panel.border#222222
  • panelTitle.activeBorder#111111
  • panelTitle.activeForeground#EEEEEE
  • panelTitle.inactiveForeground#666666
  • peekView.border#0A0A0A30
  • peekViewEditor.background#FFFFFF05
  • peekViewEditor.matchHighlightBackground#181818
  • peekViewEditorGutter.background#FFFFFF05
  • peekViewResult.background#FFFFFF05
  • peekViewTitle.background#FFFFFF05
  • peekViewTitleDescription.foreground#FFFFFF60
  • pickerGroup.foreground#EB0869
  • progressBar.background#32D698
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#FFFFFF24
  • scrollbarSlider.background#FFFFFF24
  • scrollbarSlider.hoverBackground#EB086977
  • selection.background#999999
  • sideBar.background#000000
  • sideBar.border#222222
  • sideBar.foreground#999999
  • sideBarSectionHeader.background#0C0D0E
  • sideBarTitle.foreground#999999
  • statusBar.background#111111
  • statusBar.border#333333
  • statusBar.debuggingBackground#555555
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#CCCCCC
  • statusBar.noFolderBackground#111111
  • statusBarItem.remoteBackground#111111
  • statusBarItem.remoteForeground#CCCCCC
  • tab.activeBackground#333333C0
  • tab.activeBorder#EB0869
  • tab.activeForeground#EEEEEE
  • tab.border#0C0D0E
  • tab.hoverBackground#252525
  • tab.inactiveBackground#0C0D0E
  • tab.inactiveForeground#999999
  • tab.unfocusedActiveBackground#222222C0
  • tab.unfocusedActiveBorder#777777
  • tab.unfocusedActiveForeground#FFFFFF
  • tab.unfocusedInactiveForeground#777777
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#1F75FE
  • terminal.ansiBrightBlack#000000
  • terminal.ansiBrightBlue#1F75FE
  • terminal.ansiBrightCyan#00CFCF
  • terminal.ansiBrightGreen#2FA43D
  • terminal.ansiBrightMagenta#CC00CC
  • terminal.ansiBrightRed#EE204D
  • terminal.ansiBrightWhite#2FA43D
  • terminal.ansiBrightYellow#FFD505
  • terminal.ansiCyan#00CFCF
  • terminal.ansiGreen#2FA43D
  • terminal.ansiMagenta#CC00CC
  • terminal.ansiRed#EE204D
  • terminal.ansiWhite#EEEEEE
  • terminal.ansiYellow#FFD505
  • terminal.background#000000
  • terminal.border#333333
  • terminal.foreground#2FA43D
  • terminal.tab.activeBorder#2FA43D
  • terminalCursor.background#000000
  • terminalCursor.foreground#2FA43D
  • textLink.activeForeground#FFFFFF
  • textLink.foreground#EB0869
  • titleBar.activeBackground#111111
  • titleBar.activeForeground#CCCCCC
  • titleBar.border#222222
  • titleBar.inactiveBackground#111111
  • titleBar.inactiveForeground#CCCCCC
  • widget.shadow#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, comment storage.type, comment variable, comment support.variable, comment support.class, comment support.type, comment entity.name.type, comment entity.name.class, comment keyword.operator, comment: comment, comment.line.double-slash, comment entity.name.class, comment entity.name.type, comment keyword.operator, comment support.class, comment support.type, comment support.variable, comment variable, Double-Slashed Comment#888888
string#32D698
string.quoted#32D698
support.constant.math#F3F359
constant.numeric, constant.character.numeric#F09030
constant.language, punctuation.definition.constant, variable.other.constant#F887FF
constant.character, constant.other#F887FF
constant.character.escape#F09030
string.regexp, string.regexp keyword.other#F887FF
meta.function punctuation.separator.comma#EEEEEE
variable#F3F359
punctuation.accessor, keyword#EB0869
storage#EB0869
storage.type, meta.var.expr storage.type, meta.class meta.method.declaration meta.var.expr storage.type.js#EB0869
entity.name.class, meta.class entity.name.type.class#F3F359
entity.other.inherited-class#06FBCFitalic
entity.name.function#F887FF
variable.parameter#B60DFC
punctuation.definition.tag, meta.tag#F887FF
entity.name.tag support.class.component, meta.tag.other.html, meta.tag.other.js, meta.tag.other.tsx, entity.name.tag.tsx, entity.name.tag.js, entity.name.tag, meta.tag.js, meta.tag.tsx, meta.tag.html#EB0869
entity.other.attribute-name#F3F359
entity.name.tag.custom#F3F359
support.function, support.constant#F887FF
support.constant.meta.property-value#F887FF
support.type, support.class#F3F359
support.variable.dom#F3F359
invalid#EEEEEE
invalid.deprecated#EEEEEE
keyword.operator#F887FF
keyword.operator.relational#EB0869
keyword.operator.assignment#EB0869
comment.line.double-slash#777777
object#CCCCCC
constant.language.null#EB0869
meta.brace#EEEEEE
meta.delimiter.period#EB0869
punctuation.definition.string#32D698
constant.language.boolean#EB0869
object.comma#EEEEEE
variable.parameter.function#F887FF
support.type.vendored.property-name, support.constant.vendored.property-value, support.type.property-name, meta.property-list entity.name.tag#F887FF
meta.property-list entity.name.tag.reference#EB0869
constant.other.color.rgb-value punctuation.definition.constant#F09030
constant.other.color#F3F359
keyword.other.unit#F3F359
meta.selector#EB0869
entity.other.attribute-name.id#FAD430
meta.property-name#F887FF
entity.name.tag.doctype, meta.tag.sgml.doctype#EB0869
punctuation.definition.parameters#32D698
keyword.control.operator#F887FF
keyword.operator.logical#EB0869
variable.instance, variable.other.instance, variable.reaedwrite.instance, variable.other.readwrite.instance#EB0869
variable.other.property, variable.other.object.property#F887FF
entity.name.function#F887FF
keyword.operator.comparison#EB0869
support.constant, keyword.other.special-method, keyword.other.new#F887FF
support.function#F887FF
invalid.broken#020E14
invalid.unimplemented#EEEEEE
invalid.illegal#EEEEEE
variable.language#EB0869
support.variable.property#F887FF
variable.function#F887FF
variable.interpolation#EC5F67
meta.function-call#F887FF
punctuation.section.embedded#D3423E
punctuation.terminator.expression, punctuation.definition.arguments, punctuation.definition.array, punctuation.section.array, meta.array#EEEEEE
punctuation.terminator#EB0869
punctuation.definition.list.begin, punctuation.definition.list.end, punctuation.separator.arguments, punctuation.definition.list#32D698
string.template meta.template.expression#D3423E
string.template punctuation.definition.string#FFFFFF
italic#EB0869italic
bold#F3F359bold
quote#777777italic
raw#F887FF
variable.assignment.coffee#F887FF
variable.parameter.function.coffee#EEEEEE
variable.assignment.coffee#F887FF
variable.other.readwrite.cs#EEEEEE
entity.name.type.class.cs, storage.type.cs#87E1FF
entity.name.type.namespace.cs#CCCCCC
entity.name.tag.css, entity.name.tag.less, entity.name.tag.custom.css#EB0869
entity.name.tag.wildcard.css, entity.name.tag.wildcard.less, entity.name.tag.wildcard.scss, entity.name.tag.wildcard.sass#EB0869
keyword.other#F3F359
meta.attribute-selector.css entity.other.attribute-name.attribute#F09030
source.elixir support.type.elixir, source.elixir meta.module.elixir entity.name.class.elixir#F887FF
source.elixir entity.name.function#F3F359
source.elixir constant.other.symbol.elixir, source.elixir constant.other.keywords.elixir#F887FF
source.elixir punctuation.definition.string#F887FF
source.elixir variable.other.readwrite.module.elixir, source.elixir variable.other.readwrite.module.elixir punctuation.definition.variable.elixir#F3F359
source.elixir .punctuation.binary.elixir#EB0869
source.go meta.function-call.go#EEEEEE
entity.other.attribute-name.id.html#F3F359
punctuation.definition.tag.html#F887FF
meta.tag.sgml.doctype.html#EB0869
meta.class entity.name.type.class.js#F09030
meta.method.declaration storage.type.js#F887FF
terminator.js#EEEEEE
meta.js punctuation.definition.js#EEEEEE
entity.name.type.instance.jsdoc, entity.name.type.instance.phpdoc#EEEEEE
variable.other.jsdoc, variable.other.phpdoc#78CCF0
variable.other.meta.import.js, meta.import.js variable.other, variable.other.meta.export.js, meta.export.js variable.other#EEEEEE
variable.parameter.function.js#B60DFC
variable.other.readwrite.js#FFFFFF
variable.other.object.js, variable.other.object.jsx, variable.object.property.js, variable.object.property.jsx#FFFFFF
variable.js, variable.other.js#FFFFFF
entity.name.type.js, entity.name.type.module.js#F09030
support.class.js#FFFFFF
support.type.property-name.json#32D698
support.constant.json#F3F359
meta.structure.dictionary.value.json string.quoted.double#F887FF
string.quoted.double.json punctuation.definition.string.json#F887FF
meta.structure.dictionary.json meta.structure.dictionary.value constant.language#EB0869
variable.other.ruby#FFFFFF
constant.language.symbol.hashkey.ruby#F887FF
entity.name.tag.less#EB0869
keyword.other.unit.css#F3F359
meta.attribute-selector.less entity.other.attribute-name.attribute#F09030
markup.heading.markdown#F887FF
markup.italic.markdown#EB0869italic
markup.bold.markdown#F3F359bold
markup.quote.markdown#777777italic
markup.inline.raw.markdown#F887FF
markup.underline.link.markdown, markup.underline.link.image.markdown#EB0869
string.other.link.title.markdown, string.other.link.description.markdown#FFFFFF
punctuation.definition.string.markdown, punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, meta.link.inline.markdown punctuation.definition.string#F887FF
punctuation.definition.metadata.markdown#EB0869
beginning.punctuation.definition.list.markdown#F887FF
variable.other.php#FFFFFF
support.class.php#F09030
meta.function-call.php punctuation#FFFFFF
variable.other.global.php#F3F359
variable.other.global.php punctuation.definition.variable#F3F359
constant.language.python#EB0869
variable.parameter.function.python, meta.function-call.arguments.python#B60DFC
meta.function-call.python, meta.function-call.generic.python#CCCCCC
punctuation.python#FFFFFF
entity.name.function.decorator.python#F3F359
source.python variable.language.special#F887FF
variable.scss, variable.sass, variable.parameter.url.scss, variable.parameter.url.sass#FFFFFF
source.css.scss meta.at-rule variable, source.css.sass meta.at-rule variable#F887FF
source.css.scss meta.at-rule variable, source.css.sass meta.at-rule variable#FFFFFF
meta.attribute-selector.scss entity.other.attribute-name.attribute, meta.attribute-selector.sass entity.other.attribute-name.attribute#F09030
entity.name.tag.scss, entity.name.tag.sass#EB0869
keyword.other.unit.scss, keyword.other.unit.sass#F3F359
variable.other.readwrite.alias.ts, variable.other.readwrite.alias.tsx, variable.other.readwrite.ts, variable.other.readwrite.tsx, variable.other.object.ts, variable.other.object.tsx, variable.object.property.ts, variable.object.property.tsx, variable.other.ts, variable.other.tsx, variable.tsx, variable.ts#FFFFFF
entity.name.type.ts, entity.name.type.tsx#78CCF0
support.class.node.ts, support.class.node.tsx#F887FF
meta.type.parameters.ts entity.name.type, meta.type.parameters.tsx entity.name.type#FFFFFF
meta.import.ts punctuation.definition.block, meta.import.tsx punctuation.definition.block, meta.export.ts punctuation.definition.block, meta.export.tsx punctuation.definition.block#FFFFFF
meta.decorator punctuation.decorator.ts, meta.decorator punctuation.decorator.tsx#F887FF
meta.jsx.children.tsx, meta.tag.js meta.jsx.children.tsx#F887FF
entity.name.tag.yaml#F887FF
meta.property-list.css meta.property-value.css variable.other.less, meta.property-list.scss variable.scss, meta.property-list.sass variable.sass, keyword.operator.logical, keyword.operator.arithmetic, keyword.operator.bitwise, keyword.operator.increment, keyword.operator.ternary, keyword.operator.comparison, keyword.operator.assignment, keyword.operator.operator, keyword.operator.or.regexp, punctuation.definintion.string, punctuation

Shiki preview

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

Loading...

Futuristt by carlowisse - VS Code Theme