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.background#3f454e
  • activityBar.foreground#999
  • activityBarBadge.background#ffc830
  • activityBarBadge.foreground#222222
  • breadcrumb.activeSelectionForeground#ffc830
  • breadcrumb.background#282d3a
  • breadcrumb.foreground#666
  • breadcrumbPicker.background#282d3a
  • editor.background#282d3a
  • editor.foreground#E0E0E0
  • editor.lineHighlightBackground#333a52
  • editor.selectionBackground#717885
  • editorBracketMatch.border#ffc830
  • editorCursor.foreground#ffc830
  • editorGroupHeader.tabsBackground#282d3a
  • editorGroupHeader.tabsBorder#424242
  • editorLineNumber.activeForeground#636b86
  • editorLineNumber.foreground#373c4d
  • editorWhitespace.foreground#33394e
  • gitDecoration.modifiedResourceForeground#ffc525
  • gitDecoration.untrackedResourceForeground#b3ff80
  • list.activeSelectionBackground#545c69
  • list.activeSelectionForeground#FEA044
  • list.hoverBackground#45505e
  • menu.foreground#666
  • menu.selectionBackground#546086
  • menu.selectionForeground#ffc830
  • panel.background#282d3a
  • scrollbar.shadow#262b3b
  • sideBar.background#282d3a
  • sideBar.foreground#999
  • sideBarSectionHeader.background#3f454e
  • sideBarSectionHeader.foreground#b9b9b9
  • sideBarTitle.foreground#666
  • statusBar.background#545c69
  • statusBar.foreground#ffc830
  • statusBar.noFolderBackground#FEA044
  • tab.activeBackground#3f454e
  • tab.activeForeground#FEA044
  • tab.inactiveBackground#292e3d
  • tab.inactiveForeground#666
  • titleBar.activeBackground#3f454e
  • titleBar.activeForeground#999999

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, comment.block, punctuation.definition.comment, punctuation.definition.comment.html#A0A3AAitalic
text
string, string.quoted, string.quoted.single, string.quoted.double, string.interpolated, punctuation.definition.string, punctuation.definition.entity#ebfff4
string.html, string.quoted.html, string.quoted.single.html, string.quoted.double.html, string.interpolated.html, punctuation.definition.string.html#edfddb
entity.name.tag, meta.tag.sgml#FEA044
entity.other.attribute-name.js, meta.attribute-with-value.id.html, entity.other.attribute-name.id.html, meta.attribute-with-value.class.html, entity.other.attribute-name.class.html, meta.attribute-with-value.html, entity.other.attribute-name.html, entity.name.tag.reference#ffc830italic
constant.numeric, constant.numeric.scss#ff68ae
constant.language.boolean#ff68ae
keyword.operator, keyword.operator.assignment, keyword.operator.relational, keyword.operator.arithmetic, keyword.operator.compartion, constant.other.color#ffa386
punctuation.other, punctuation.definition, punctuation.definition.block, punctuation.separator, punctuation.section.tag, meta.delimiter, meta.group.braces, keyword.operator.accessor#888
constant.language, support.constant, constant.character, meta.parameters, punctuation.section.embedded, entity.name.tag.css, entity.name.tag.scss, entity.name.tag.less#FEA044
support.constant.property-value, constant.property-value#F9F9F9
keyword, entity.name.tag.other#ff86b9italic bold
storage, variable.language, keyword.operator.new, keyword.other.substitution, keyword.control.import, keyword.control.export, keyword.control.from, entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class, punctuation.definition.generic#7a70b3italic bold
entity.name.function, variable.function, support.function, keyword.other.special-method, meta.function-call, meta.block-level, keyword.operator.typeof, keyword.operator.module#B8A3E5
entity.name.class, entity.name.type.class, entity.name.type.instance, entity.other.attribute-name, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, entity.other.attribute-name.generic#b1f6e8
entity.other.attribute-name.class.css, entity.other.attribute-name.parent-selector-suffix#CDFFE4
variable.other.object#cff2fditalic bold
variable, variable.parameter, variable.other.object.property, variable.other.readwrite, variable.other.constant.property, object.key, string.unquoted, meta.arguments, meta.property.object, meta.jsx.js#eeeeeenormal
constant.other.object.key.js, support.type.property-name, meta.objectliteral.js, meta.tag, punctuation.definition.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#888normal
meta.object.member.js, meta.object-literal.key.js#e0ecff
string.regexp, string.regexp keyword.operator, constant.character.escape.backslash.regexp, keyword.control.anchor.regexp, keyword.other.unit, constant.other.unit#bacfdb

Shiki preview

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

Loading...

Serenity Theme by Roman Chesnokov - VS Code Theme