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#333842
  • activityBar.foreground#D7DAE0
  • activityBarBadge.background#007acc
  • activityBarBadge.foreground#D7DAE0
  • badge.background#528BFF
  • badge.foreground#D7DAE0
  • button.background#4D78CC
  • button.foreground#FFFFFF
  • button.hoverBackground#6087CF
  • diffEditor.insertedTextBackground#00809B33
  • dropdown.background#353b45
  • dropdown.border#181A1F
  • editor.background#202021
  • editor.findMatchHighlightBackground#528BFF3D
  • editor.foreground#D4D4D4
  • editor.lineHighlightBackground#99BBFF0A
  • editor.selectionBackground#3E4451
  • editorCursor.foreground#6ea3ff
  • editorGroup.border#181A1F
  • editorHoverWidget.background#21252B
  • editorHoverWidget.border#181A1F
  • editorIndentGuide.activeBackground#6267725d
  • editorIndentGuide.background#abb2bf13
  • editorLineNumber.activeForeground#ABB2BF
  • editorLineNumber.foreground#7c7e80
  • editorRuler.foreground#ABB2BF26
  • editorSuggestWidget.background#21252B
  • editorSuggestWidget.border#181A1F
  • editorSuggestWidget.selectedBackground#2C313A
  • editorWhitespace.foreground#ABB2BF26
  • editorWidget.border#3A3F4B
  • extensionButton.prominentBackground#2BA143
  • extensionButton.prominentHoverBackground#37AF4E
  • focusBorder#528BFF
  • input.background#1B1D23
  • input.border#181A1F
  • list.activeSelectionBackground#2C313A
  • list.activeSelectionForeground#D7DAE0
  • list.focusBackground#2C313A
  • list.highlightForeground#D7DAE0
  • list.hoverBackground#2C313A66
  • list.inactiveSelectionBackground#2C313A
  • list.inactiveSelectionForeground#D7DAE0
  • peekView.border#528BFF
  • peekViewEditor.background#1B1D23
  • peekViewResult.selectionBackground#2C313A
  • peekViewTitle.background#1B1D23
  • pickerGroup.border#528BFF
  • scrollbarSlider.activeBackground#747D9180
  • scrollbarSlider.background#4E566680
  • scrollbarSlider.hoverBackground#5A637580
  • sideBarSectionHeader.background#333842
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#21252B
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#9DA5B4
  • statusBar.noFolderBackground#252526
  • statusBarItem.hoverBackground#2C313A
  • tab.activeForeground#D7DAE0
  • tab.border#181A1F
  • terminal.ansiBrightGreen#8ACB12
  • terminal.ansiGreen#8ACB12
  • terminal.background#1E1E1E
  • terminalCursor.foreground#6ea3ff
  • titleBar.activeForeground#9DA5B4
  • titleBar.inactiveForeground#9DA5B4

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
*url*, *link*, *uri*underline
comment, punctuation.definition.comment#6cb04ditalic
entity.name.function, support.function.aggregate.sql, support.function.datetime.sql, support.function.string.sql, support.function.metadata.sql, support.function.system.sql#E5C07B
entity.name.type.class, entity.name.type.struct, entity.name.type.enum, entity.name.type.interface#C792EA
constant.character.escape, constant.other.color, constant.other.symbol, constant.other.key, entity.name, entity.name.type, entity.name.namespace, entity.other.inherited-class, keyword.operator.arithmetic, keyword.operator.assignment, keyword.operator.logical, keyword.other.template, keyword.other.substitution, meta.tag, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js, meta.use.php, markup.changed.git_gutter, punctuation, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, support.type, support.class, support.orther.namespace.use.php, support.other.namespace.php, support.type.sys-types, string constant.other.placeholder, storage.type, string.regexp, variable, entity.name.function.sql, variable.other.readwrite.tsx, variable.other.readwrite.ts, variable.other.readwrite.js, variable.other.readwrite.alias.tsx, variable.other.readwrite.alias.ts, variable.other.readwrite.alias.js, variable.other.object.property.tsx, variable.other.object.property.ts, variable.other.object.property.js, variable.other.object.ts, variable.other.object.js, variable.language.this.ts, variable.language.this.js, meta.definition.variable, meta.definition.variable, meta.brace.round.ts, variable.parameter.ts, variable.parameter.js, variable.other.property.ts, variable.other.property.js, variable.other.constant.ts#D4D4D4
invalid, invalid.illegal#c02c44
string, constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, punctuation.definition.string.begin, punctuation.definition.string.end, meta.block variable.other, support.other.variable, string.other.link, constant.language.boolean.false.cs, constant.language.boolean.true.cs, constant.language.true.cpp, constant.language.false.cpp, constant.language.boolean.true.tsx, constant.language.null.ts, constant.language.null.js#E87077
variable.language, entity.name.module.js, variable.import.parameter.js, variable.other.class.js, source.js constant.other.object.key.js string.unquoted.label.js#FF6B6Bitalic
support.type, storage.modifier, keyword.type, keyword.control, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other, keyword.other.DML.sql, keyword.other.DDL.create.II.sql, keyword.query.select.cs, keyword.query.from.cs, keyword.query.join.cs, keyword.query.in.cs, keyword.query.on.cs, keyword.query.equals.cs, keyword.query.where.cs, keyword.operator.expression.void.tsx, storage.type.built-in.primitive.cpp, storage.type.primitive.cpp, storage.type.tsx, storage.type.function.tsx, storage.type.ts, storage.type.js, keyword.operator.new.ts, keyword.operator.new.js#569CD6
storage.type#99BF7C
meta.function-call, variable.function, support.function, keyword.other.special-method#61AFEF
entity.name.method.js, meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFFitalic
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#82AAFFitalic
constant.language, log.constant#D4D4D4
log.constant#569CD6
log.info#6bbeeebold
log.error#fd5b76bold
log.warning#E5C07Bbold
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#569CD6
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name, entity.other.attribute-name.html, entity.other.attribute-name.localname.xml#FFCB6Bitalic
entity.other.attribute-name.class, entity.other.attribute-name.id.css, entity.name.tag.css, meta.selector.css, keyword.control.at-rule.font-face.css, meta.at-rule.font-face.css, punctuation.definition.entity.css, punctuation.definition.keyword.css#FFCB6B
meta.property-value.css, support.constant.property-value.css, keyword.other.unit.em.css, constant.numeric.css, meta.property-list.css, keyword.other.unit.px.css, keyword.other.unit.percentage.css, support.function.url.css, support.function.misc.css, string.quoted.single.css, punctuation.definition.string.begin.css, punctuation.definition.string.end.css, support.constant.font-name.css, variable.parameter.url.css, string.quoted.double.css#D4D4D4
source.sass keyword.control#FFCB6B
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#569CD6
source.json meta.structure.dictionary.json support.type.property-name.json#61AFEF
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#C792EA
text.html.markdown, punctuation.definition.list_item.markdown#D4D4D4
text.html.markdown markup.inline.raw.markdown#C792EA
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737E
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#569CD6
markup.italic#f07178italic
markup.bold, markup.bold string#f07178bold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#f07178bold
markup.underline#FF6B6Bunderline
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown#FF6B6B
string.other.link.description.title.markdown#C792EA
constant.other.reference.link.markdown#FFCB6B
markup.raw.block#C792EA
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#EEFFFF
variable.language.fenced.markdown#65737E
meta.separator#65737Ebold
markup.table#EEFFFF

Shiki preview

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

Loading...

Valenca Theme by Igor Couto - VS Code Theme