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.activeBackground#dcbfa6
  • activityBar.foreground#000000
  • activityBar.inactiveForeground#efdbb2
  • activityBarBadge.background#4298b5
  • editor.background#000000
  • editor.foreground#d4d4d4
  • editor.inactiveSelectionBackground#3a3d41
  • editor.selectionHighlightBackground#add6ff26
  • editorError.foreground#ff585d
  • editorGutter.addedBackground#587c0c99
  • editorGutter.deletedBackground#942
  • editorGutter.modifiedBackground#0c7d9d99
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • editorOverviewRuler.addedForeground#587c0c99
  • editorOverviewRuler.deletedForeground#94151b99
  • editorOverviewRuler.modifiedForeground#0c7d9d99
  • editorUnnecessaryCode.opacity#00000090
  • gitDecoration.addedResourceForeground#f7ced7
  • gitDecoration.conflictingResourceForeground#ff585d
  • gitDecoration.deletedResourceForeground#ff585d
  • gitDecoration.modifiedResourceForeground#dcbfa6
  • gitDecoration.untrackedResourceForeground#efdbb2
  • input.placeholderForeground#a6a6a6
  • list.dropBackground#383b3d
  • list.errorForeground#ff585d
  • menu.background#252526
  • menu.foreground#cccccc
  • settings.numberInputBackground#292929
  • settings.textInputBackground#292929
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#dcbfa6
  • statusBar.foreground#000000
  • statusBarItem.remoteBackground#16825d
  • statusBarItem.remoteForeground#ffffff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#D4D4D4
emphasisitalic
strongbold
header#000080
comment#6A9955
constant.language#569CD6
constant.numeric, entity.name.operator.custom-literal.number, variable.other.enummember, keyword.operator.plus.exponent, keyword.operator.minus.exponent#B5CEA8
constant.regexp#646695
entity.name.tag#e3e3e0
entity.name.tag.css#D7BA7D
entity.other.attribute-name#9CDCFE
entity.other.attribute-name.class.css, entity.other.attribute-name.class.mixin.css, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.attribute.scss, entity.other.attribute-name.scss#D7BA7D
invalid#F44747
markup.underlineunderline
markup.bold#569CD6bold
markup.heading#569CD6bold
markup.italicitalic
markup.inserted#B5CEA8
markup.deleted#CE9178
markup.changed#569CD6
punctuation.definition.quote.begin.markdown#6A9955
punctuation.definition.list.begin.markdown#6796E6
markup.inline.raw#CE9178
punctuation.definition.tag#808080
meta.preprocessor, entity.name.function.preprocessor#e3e3e0
meta.preprocessor.string#CE9178
meta.preprocessor.numeric#B5CEA8
meta.structure.dictionary.key.python#9CDCFE
meta.diff.header#569CD6
storage#569CD6
storage.type#569CD6
storage.modifier, keyword.operator.noexcept#95978a
string, entity.name.operator.custom-literal.string, meta.embedded.assembly#CE9178
string.tag#CE9178
string.value#CE9178
string.regexp#D16969
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#95978a
meta.template.expression#D4D4D4
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded#e3e3e0
keyword#95978a
keyword.control#95978a
keyword.operator#D4D4D4
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.alignof, keyword.operator.typeid, keyword.operator.alignas, keyword.operator.instanceof, keyword.operator.logical.python, keyword.operator.wordlike#e3e3e0
keyword.other.unit#B5CEA8
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#e3e3e0
support.function.git-rebase#9CDCFE
constant.sha.git-rebase#B5CEA8
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#D4D4D4
variable.language#95978a
variable, meta.definition.variable.name, support.variable, entity.name.variable#FCDCFE
meta.object-literal.key#F7CED7
punctuation.definition.comment#D5EBEE
keyword.control#95978a
punctuation, keyword.other, keyword.operator#e3e3e0
string.quoted, string.interpolated, string.other, string.unquoted#e3e3e0
comment#D5EBEEitalic
entity.name.tag, entity.name.selector#95978a
entity.name.class, entity.name, entity.name.section, entity.name.type, entity.other, entity.other.inherited-class#EFDBB2bold
variable, variable.name, variable, entity.name.function, entity.name.method#F7CED7
entity.other.attribute-name#F7CED7
variable.language#95978a
invalid, invalid.language#FF585D
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6

Shiki preview

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

Loading...

Extra Soft by Gi SINGH - VS Code Theme