Skip to main content
Coding Theme

Theme Y

Publisher: yektaThemes in package: 1

A theme that I made for myself.

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#1C1B23
  • editor.background#1C1B23
  • editor.foreground#D4D4D4
  • editor.inactiveSelectionBackground#3A3D41
  • editor.lineHighlightBorder#1C1B23
  • editor.selectionHighlightBackground#33303d
  • editorBracketMatch.background#3f3b4b
  • editorBracketMatch.border#1C1B23
  • editorGroupHeader.noTabsBackground#1C1B23
  • editorGroupHeader.tabsBackground#1C1B23
  • editorIndentGuide.activeBackground#3e3c44
  • editorIndentGuide.background#27252c
  • editorLineNumber.foreground#38363d
  • editorLink.activeForeground#2a2830
  • list.activeSelectionBackground#55427e
  • list.dropBackground#383B3D
  • list.hoverBackground#55427e52
  • list.inactiveSelectionBackground#5e596877
  • sideBar.background#1C1B23
  • sideBarSectionHeader.background#282730
  • sideBarTitle.foreground#BBBBBB
  • tab.activeBackground#282730
  • tab.inactiveBackground#1C1B23
  • titleBar.activeBackground#1C1B23
  • titleBar.inactiveBackground#1C1B23

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
storage.type.function, storage.type, storage.modifier.async#9677D9italic
entity.name.function, support.function, support.constant.handlebars, entity.name.tag.css, 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, meta.selector, keyword.operator.or.regexp, keyword.control.anchor.regexp#E5BF73
constant.language#9677D9italic
constant.character#9677D9
entity.name.tag#9677D9
markup.bold#9677D9bold
markup.heading#9677D9bold
markup.changed#9677D9
meta.preprocessor#9677D9
meta.diff.header#9677D9
storage#9677D9
storage.modifier#9677D9italic
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#9677D9
keyword#9677D9
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.instanceof, keyword.operator.logical.python#9677D9italic
punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php#9677D9
variable.language#9677D9
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#91A67C
constant.numeric#91A67C
keyword.other.unit#91A67C
punctuation.definition.group.regexp, punctuation.definition.group.assertion.regexp, punctuation.definition.character-class.regexp, punctuation.character.set.begin.regexp, punctuation.character.set.end.regexp, keyword.operator.negation.regexp, support.other.parenthesis.regexp#91A67C
markup.deleted#91A67C
markup.inline.raw#91A67C
meta.preprocessor.string#91A67C
keyword.operator.expression.delete#91A67Citalic
string#91A67C
string.tag#91A67C
string.value#91A67C
keyword.control, punctuation.definition.keyword.svelte#E57373italic
comment#655e69italic
beginning.punctuation.definition.quote.markdown, punctuation.definition.block.begin.svelte, punctuation.definition.block.end.svelte#655e69
variable, meta.definition.variable.name, support.variable#56BFBF
meta.object-literal.key#56BFBF
entity.other.attribute-name#56BFBF
meta.structure.dictionary.key.python#56BFBF
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded, constant.other.placeholder#56BFBF
support.function.git-rebase#56BFBF
meta.return-type, support.class, support.type, entity.name.type, entity.name.class, storage.type.numeric.go, storage.type.byte.go, storage.type.boolean.go, storage.type.string.go, storage.type.uintptr.go, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy#d477bd
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#d477bd
constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp#d16969
keyword.operator.quantifier.regexp#d7ba7d
constant.character.escape#d7ba7d
meta.embedded, source.groovy.embedded#D4D4D4
emphasisitalic
strongbold
header#000080
constant.regexp#646695
invalid#f44747
markup.underlineunderline
markup.italicitalic
markup.inserted#b5cea8
beginning.punctuation.definition.list.markdown#6796e6
punctuation.definition.tag#808080
meta.preprocessor.numeric#b5cea8
string.regexp#d16969
meta.template.expression#d4d4d4
keyword.operator#d4d4d4
constant.sha.git-rebase#b5cea8
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#d4d4d4
meta.decorator punctuation.decoratoritalic
storage.type.function.js, entity.other.attribute-name.html, meta.var.expr.jsitalic
string.quoted, meta.definition.variable.js, meta.block.js, meta.object.member.js

Shiki preview

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

Loading...

Theme Y - Coding Theme