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#e2c488
  • activityBar.background#25292e
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#878b93
  • activityBarBadge.background#ffffff
  • activityBarBadge.foreground#698cff
  • button.background#23bb65
  • checkbox.background#23bb65
  • diffEditor.insertedTextBackground#43d08a10
  • diffEditor.removedTextBackground#e052521a
  • dropdown.background#1c1f26
  • editor.background#25292e
  • editor.foreground#b9bed5
  • editor.lineHighlightBackground#222530
  • editor.selectionBackground#313343
  • editorCursor.foreground#f8f8f0
  • editorGroup.dropBackground#1c1f26
  • editorGroupHeader.tabsBackground#1c1f26
  • editorHoverWidget.background#232830
  • editorHoverWidget.border#343d46
  • editorIndentGuide.background#3b5364
  • editorWhitespace.foreground#2d303a
  • editorWidget.background#232830
  • input.background#1c1f26
  • list.activeSelectionBackground#343d46
  • list.focusBackground#343d46
  • list.hoverBackground#1c1f26
  • list.inactiveSelectionBackground#343d46
  • minimap.selectionHighlight#8ca6fc
  • sideBar.background#25292e
  • sideBarSectionHeader.background#1c1f26
  • statusBar.background#e2c488
  • statusBar.debuggingBackground#230000
  • statusBar.foreground#4f5b66
  • tab.activeBorder#e2c488
  • tab.border#1c1f26
  • tab.hoverBorder#1fe1ff
  • tab.hoverForeground#adede9
  • tab.inactiveBackground#1c1f26
  • tab.inactiveForeground#65737f
  • titleBar.activeBackground#1c1f26
  • titleBar.inactiveBackground#1c1f26

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#555C77
entity.name.type#E2C488
entity.other.inherited-class#9AEFEA
keyword#7E7EDD
keyword.control#7E7EDD
keyword.operator#B9BED5
keyword.other.special-method#F5FAFF
keyword.other.unit#DDA2F6
storage#7E7EDD
storage.type.annotation#7E7EDD
storage.type.primitive#7E7EDD
storage.modifier.package#B9BED5
storage.modifier.import#B9BED5
constant#DDA2F6
constant.variable#DDA2F6
constant.character.escape#93DDFB
constant.numeric#DDA2F6
constant.other.color#93DDFB
constant.other.symbol#93DDFB
variable#85B1E0
variable.interpolation#4D8ACB
variable.parameter#B9BED5
string#9AEFEA
string.regexp#93DDFB
string.regexp source.ruby.embedded#A571F4
punctuation.definition.comment#555C77
punctuation.definition.method-parameters punctuation.definition.function-parameters punctuation.definition.parameters punctuation.definition.separator punctuation.definition.seperator punctuation.definition.array#B9BED5
punctuation.definition.heading, punctuation.definition.identity#F5FAFF
punctuation.definition.bold#A571F4 bold
punctuation.definition.italic#7E7EDD italic
punctuation.section.embedded#4D8ACB
punctuation.section.method, punctuation.section.class, punctuation.section.inner-class#B9BED5
support.class#A571F4
support.type#93DDFB
support.function#93DDFB
support.function.any-method#F5FAFF
entity.name.function#F5FAFF
entity.name.class, entity.name.type.class#A571F4
entity.name.section#F5FAFF
entity.name.tag#85B1E0
entity.other.attribute-name#DDA2F6
entity.other.attribute-name.id#F5FAFF
meta.class.body#B9BED5
meta.method-call, meta.method#B9BED5
meta.definition.variable#85B1E0
meta.link#DDA2F6
meta.require#F5FAFF
meta.selector#7E7EDD
meta.separator#B9BED5
meta.tag#B9BED5
underline underline
none#B9BED5
invalid.deprecated#523D14
invalid.illegal#FFFFFF
markup.bold#DDA2F6 bold
markup.changed#7E7EDD
markup.deleted#85B1E0
markup.italic#7E7EDD italic
markup.heading#85B1E0
markup.heading punctuation.definition.heading#F5FAFF
markup.link#7E7EDD
markup.inserted#9AEFEA
markup.quote#DDA2F6
markup.raw#9AEFEA
source.cs keyword.operator#7E7EDD
source.css property-name, source.css property-value#7D839B
source.css property-name.support, source.css property-value.support#B9BED5
source.gfm link entity#F5FAFF
source.go storage.type.string#7E7EDD
source.ini keyword.other.definition.ini#85B1E0
source.java storage.modifier.import#A571F4
source.java storage.type#A571F4
source.java keyword.operator.instanceof#7E7EDD
source.java-properties meta.key-pair#85B1E0
source.js keyword.operator#93DDFB
source.js keyword.operator.js, 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#7E7EDD
source.ruby constant.other.symbol punctuation#93DDFB
source.python keyword.operator.logical.python#7E7EDD
source.python variable.parameter#DDA2F6
source.java-properties meta.key-pair punctuation#B9BED5
source.json meta.structure.dictionary.json string.quoted.json#85B1E0
source.json meta.structure.dictionary.json string.quoted.json punctuation.string#85B1E0
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#9AEFEA
source.json meta.structure.dictionary.json constant.language.json, source.json meta.structure.array.json constant.language.json#93DDFB
string#BFCBE1
meta.embedded.assembly#BFCBE1
keyword - keyword.operator#BD7CD8
keyword.control#BD7CD8
storage#BD7CD8
storage.type#BD7CD8
entity.name.type#E2C488
entity.name.class#E2C488
support.type#E2C488
support.class#E2C488
entity.name.function#E2C488
support.function#E2C488
variable#FBEAD3
entity.name.variable#FBEAD3
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
Opulent by AVasK - VS Code Theme