Skip to main content
Coding Theme

VSCorzious

Publisher: VorziousThemes in package: 1

VSCorzious is a dark GUI and Editor colour theme for Visual Studio Code that mainly focuses on fast and easy recognition while still being easy on the eyes.

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#26323B
  • activityBarBadge.background#ea6442
  • button.background#1e2830
  • button.hoverBackground#364958
  • dropdown.background#1e2830
  • editor.background#26323B
  • editor.foreground#ffffff
  • editor.lineHighlightBackground#2b3d49
  • editor.selectionBackground#364958
  • editorCursor.foreground#f3f2f4
  • editorGroup.background#1e2830
  • editorGroupHeader.tabsBackground#1e2830
  • editorLineNumber.foreground#ffffff
  • editorWhitespace.foreground#ABB2BF
  • input.background#1e2830
  • input.border#4e5f6b
  • inputOption.activeBorder#4e5f6b
  • list.activeSelectionBackground#364958
  • list.focusBackground#4e5f6b
  • list.hoverBackground#364958
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#364958
  • peekViewEditor.background#222c34
  • peekViewResult.background#4e5f6b
  • peekViewTitle.background#26323B
  • sideBar.background#19262D
  • sideBarSectionHeader.background#26323B
  • statusBar.background#1e2830
  • statusBar.debuggingBackground#FD971F
  • statusBar.noFolderBackground#1e2830
  • tab.activeBackground#405463
  • tab.border#20FBEB
  • tab.inactiveBackground#1e2830
  • titleBar.activeBackground#1e2830

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#92cef1
comment, punctuation.definition.comment#5a7690bold
string#f1e367
constant.numeric#ac98d1
constant.language#20FBEB
constant.character, constant.other#a478f7
variable#20FBEB
keyword#e74c3c
storage#ea6442
storage.type#ea6442
entity.name.class#20FBEBunderline
entity.other.inherited-class, keyword.control.flow.js#20FBEBunderline
entity.name.function#00ff04
variable.parameter#FD971F
variable.parameter.function#FD971F
entity.name.tag, support.type.property-name.json, keyword.control.flow.js#eb461d
entity.other.attribute-name, variable.language.this.js#00ff04
support.function#00ff04
support.constant#00ff04
support.type, support.class#1ABC9C
support.other.variable#2980B9
invalid#8cc8ec
invalid.deprecated#8cc8ec
meta.structure.dictionary.json string.quoted.double.json#ffae00
meta.property-name.dictionary.json#e74c3c
meta.diff, meta.diff.header#75715E
markup.deleted#ea6442
markup.inserted#74ed78
markup.changed#f4cf77
text.html.ruby source
text source
constant.numeric.line-number.find-in-files - match#AE81FF
entity.name.filename.find-in-files#E6DB74
tag.decorator.js tag.decorator.js punctuation.definition.tag.js#E6DB74
punctuation.definition.array, punctuation.definition.structurebold
punctuation.definition.string#E6DB74
source.js constant.other.object.key.js string.unquoted.label.js#e74c3c
source.css entity.other.attribute-name#2ecc71
source.css, support.type, support.class#ffffff
entity.name.selector#e74c3c
variable.less, variable.ref.sass, variable.decl.sass#f4cf77
annotation.parameters.ts#74ED78
annotation.function.name.ts, annotation.function.primitive.support.ts, annotation.entity.parameters.ts#1ABC9C
meta.object-literal.key, meta.object-literal.key entity.name.function#ea6442
markup.quote, markup.bold.markdown#74ED78
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#92cef1
string.other.link.description.markdown, string.other.link.title.markdown#1ABC9C
markup.list#f4cf77
fenced_code.block.language, punctuation.definition.markdown#FD971F
markup.bold, markup.italic#66D9EF
markup.inline.raw#FD971F
markup.heading.setext#e74c3c
markup.underline.link.image.markdown, markup.underline.link.markdown#e74c3c
markup.heading#e74c3c

Shiki preview

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

Loading...

VSCorzious - Coding Theme