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.background#132b1380
  • activityBar.foreground#f4f5de
  • activityBarBadge.background#265a11e7
  • activityBarBadge.foreground#ffffff
  • badge.background#158a06
  • badge.foreground#e3e0e6
  • button.background#11702e
  • button.foreground#dbd8d8
  • button.hoverBackground#0b1303
  • diffEditor.insertedTextBackground#00809B33
  • dropdown.background#2c2e31
  • dropdown.border#3c538d
  • editor.background#132b1380
  • editor.findMatchHighlightBackground#1f6c743D
  • editor.foreground#ffffff
  • editor.lineHighlightBackground#4045500a
  • editor.selectionBackground#1923bba8
  • editorCursor.foreground#0c6670
  • editorGroup.background#12061A
  • editorGroup.border#181A1F
  • editorGroupHeader.tabsBackground#0f663d62
  • editorHoverWidget.background#021b06
  • editorHoverWidget.border#181A1F
  • editorIndentGuide.activeBackground#4846f3
  • editorIndentGuide.background#f0bbf526
  • editorLineNumber.activeForeground#f0bbf5
  • editorLineNumber.foreground#636D83
  • editorRuler.foreground#f0bbf526
  • editorSuggestWidget.background#12061A
  • editorSuggestWidget.border#181A1F
  • editorSuggestWidget.selectedBackground#36194D
  • editorWhitespace.foreground#f0bbf526
  • editorWidget.background#091f0ddc
  • editorWidget.border#969fb3
  • editorWidget.foreground#ffffff
  • extensionButton.prominentBackground#02c929
  • extensionButton.prominentHoverBackground#379c08
  • focusBorder#1f741f
  • input.background#dfdbe20e
  • input.border#181A1F
  • input.foreground#f1f2f5
  • list.activeSelectionBackground#28462fb7
  • list.activeSelectionForeground#b7aac1
  • list.focusBackground#1c5027c7
  • list.highlightForeground#035c17
  • list.hoverBackground#5ca141b0
  • list.hoverForeground#ffffffef
  • list.inactiveSelectionBackground#3ad8477c
  • list.inactiveSelectionForeground#b7aac1
  • notification.background#12061A
  • peekView.border#1f6c74
  • peekViewEditor.background#36194d
  • peekViewResult.background#06061a
  • peekViewResult.selectionBackground#194d20
  • peekViewTitle.background#36194d
  • pickerGroup.border#1f6c74
  • scrollbarSlider.activeBackground#0a3dac80
  • scrollbarSlider.background#4e5666f5
  • scrollbarSlider.hoverBackground#5A637580
  • sideBar.background#0229032f
  • sideBarSectionHeader.background#108a1634
  • statusBar.background#05bb0536
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#ebedf0
  • statusBar.noFolderBackground#12061A
  • statusBarItem.hoverBackground#092408
  • tab.activeBackground#156d2b77
  • tab.activeForeground#ffffff
  • tab.border#6b6b8b
  • tab.inactiveBackground#0c0c0c69
  • titleBar.activeBackground#1a1a06
  • titleBar.activeForeground#bdc1c7
  • titleBar.inactiveBackground#12061A
  • titleBar.inactiveForeground#9DA5B4

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#94b1f3eeitalic
comment markup.link#7684a0
entity.name.type#8cefd8
entity.other.inherited-class#8cefd8
keyword#e66bfb
keyword.control#e66bfb
keyword.operator#e66bfb
keyword.other.special-method#8cefd8
keyword.other.unit#9dd65f
storage#e66bfb
storage.type.annotation, storage.type.primitive#e66bfb
storage.modifier.package, storage.modifier.import#f0bbf5
constant#9dd65f
constant.variable#9dd65f
constant.character.escape#5adfe0
constant.numeric#9dd65f
constant.other.color#5adfe0
constant.other.symbol#5adfe0
variable#8cefd8
variable.interpolation#BE5046
variable.parameter#f0bbf5
string#f9dea6
string > source, string embedded#f0bbf5
string.regexp#5adfe0
string.regexp source.ruby.embedded#deb581
string.other.link#8cefd8
punctuation.definition.comment#7684a0
punctuation.definition.method-parameters, punctuation.definition.function-parameters, punctuation.definition.parameters, punctuation.definition.separator, punctuation.definition.seperator, punctuation.definition.array#53df12
punctuation.definition.heading, punctuation.definition.identity#8ec3ef
punctuation.definition.bold#8cefd8bold
punctuation.definition.italic#e66bfbitalic
punctuation.section.embedded#FFFFFF
punctuation.section.method, punctuation.section.class, punctuation.section.inner-class#f0bbf5
support.class#deb581
support.type#5adfe0
support.function#5adfe0
support.function.any-method#8cefd8
entity.name.function#8cefd8
entity.name.class, entity.name.type.class#deb581
entity.name.section#8ec3ef
entity.name.tag#8cefd8
entity.other.attribute-name#9dd65f
entity.other.attribute-name.id#8cefd8
meta.class#8cefd8
meta.class.body#f0bbf5
meta.method-call, meta.method#f0bbf5
meta.definition.variable#8cefd8
meta.link#9dd65f
meta.require#8ec3ef
meta.selector#e66bfb
meta.separator#f0bbf5
meta.tag#f0bbf5
underline
none#f0bbf5
invalid.deprecated#523D14
invalid.illegalwhite
markup.bold#9dd65fbold
markup.changed#e66bfb
markup.deleted#8cefd8
markup.italic#e66bfbitalic
markup.heading#8cefd8
markup.heading punctuation.definition.heading#8ec3ef
markup.link#5adfe0
markup.inserted#f9dea6
markup.quote#9dd65f
markup.raw#f9dea6
source.c keyword.operator#e66bfb
source.cpp keyword.operator#e66bfb
source.cs keyword.operator#e66bfb
source.css property-name, source.css property-value#828997
source.css property-name.support, source.css property-value.support#f0bbf5
source.elixir source.embedded.source#f0bbf5
source.elixir constant.language, source.elixir constant.numeric, source.elixir constant.definition#8ec3ef
source.elixir variable.definition, source.elixir variable.anonymous#e66bfb
source.elixir parameter.variable.function#9dd65fitalic
source.elixir quoted#f9dea6
source.elixir keyword.special-method, source.elixir embedded.section, source.elixir embedded.source.empty#8cefd8
source.elixir readwrite.module punctuation#8cefd8
source.elixir regexp.section, source.elixir regexp.string#BE5046
source.elixir separator, source.elixir keyword.operator#9dd65f
source.elixir variable.constant#8cefd8
source.elixir array, source.elixir scope, source.elixir section#828997
source.gfm markup
source.gfm link entity#8ec3ef
source.go storage.type.string#e66bfb
source.ini keyword.other.definition.ini#8cefd8
source.java storage.modifier.import#8cefd8
source.java storage.type#8cefd8
source.java keyword.operator.instanceof#e66bfb
source.java-properties meta.key-pair#8cefd8
source.java-properties meta.key-pair > punctuation#f0bbf5
source.js keyword.operator#5adfe0
source.js keyword.operator.delete, source.js keyword.operator.in, source.js keyword.operator.of, source.js keyword.operator.instanceof, source.js keyword.operator.new, source.js keyword.operator.typeof, source.js keyword.operator.void#e66bfb
source.ts keyword.operator#5adfe0
source.flow keyword.operator#5adfe0
source.json meta.structure.dictionary.json > string.quoted.json#8cefd8
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#8cefd8
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#f9dea6
source.json meta.structure.dictionary.json > constant.language.json, source.json meta.structure.array.json > constant.language.json#5adfe0
ng.interpolation#8cefd8
ng.interpolation.begin, ng.interpolation.end#8ec3ef
ng.interpolation function#8cefd8
ng.interpolation function.begin, ng.interpolation function.end#8ec3ef
ng.interpolation bool#9dd65f
ng.interpolation bracket#f0bbf5
ng.pipe, ng.operator#f0bbf5
ng.tag#5adfe0
ng.attribute-with-value attribute-name#8cefd8
ng.attribute-with-value string#e66bfb
ng.attribute-with-value string.begin, ng.attribute-with-value string.end#f0bbf5
source.ruby constant.other.symbol > punctuationinherit
source.php class.bracket#f0bbf5
source.python keyword.operator.logical.python#e66bfb
source.python variable.parameter#9dd65f
customrule#f0bbf5
support.type.property-name#f0bbf5
string.quoted.double punctuation#f9dea6
support.constant#9dd65f
support.type.property-name.json#8cefd8
support.type.property-name.json punctuation#8cefd8
punctuation.separator.key-value.ts, punctuation.separator.key-value.js, punctuation.separator.key-value.tsx#5adfe0
source.js.embedded.html keyword.operator, source.ts.embedded.html keyword.operator#5adfe0
variable.other.readwrite.js, variable.other.readwrite.ts, variable.other.readwrite.tsx#f0bbf5
support.variable.dom.js, support.variable.dom.ts#8cefd8
support.variable.property.dom.js, support.variable.property.dom.ts#8cefd8
meta.template.expression.js punctuation.definition, meta.template.expression.ts punctuation.definition#BE5046
source.ts punctuation.definition.typeparameters, source.js punctuation.definition.typeparameters, source.tsx punctuation.definition.typeparameters#f0bbf5
source.ts punctuation.definition.block, source.js punctuation.definition.block, source.tsx punctuation.definition.block#f0bbf5
source.ts punctuation.separator.comma, source.js punctuation.separator.comma, source.tsx punctuation.separator.comma#f0bbf5
support.variable.property.js, support.variable.property.ts, support.variable.property.tsx#8cefd8
keyword.control.default.js, keyword.control.default.ts, keyword.control.default.tsx#71d3e8
keyword.operator.expression.instanceof.js, keyword.operator.expression.instanceof.ts, keyword.operator.expression.instanceof.tsx#e66bfb
keyword.operator.expression.of.js, keyword.operator.expression.of.ts, keyword.operator.expression.of.tsx#fb6bc4
meta.brace.round.js, meta.array-binding-pattern-variable.js, meta.brace.square.js, meta.brace.round.ts, meta.array-binding-pattern-variable.ts, meta.brace.square.ts, meta.brace.round.tsx, meta.array-binding-pattern-variable.tsx, meta.brace.square.tsx#f0bbf5
Dim vs Theme by Fizan Dev Simplified - VS Code Theme