Skip to main content
Coding Theme

Vibes - OnCampus

Publisher: Deepraj BaidyaThemes in package: 1

Vibes is a meticulously crafted dark color theme for Visual Studio Code that aims to provide a visually pleasing and comfortable coding experience.

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#0C0E14
  • activityBar.foreground#e4d0f5
  • activityBarBadge.background#ff8952
  • activityBarBadge.foreground#010a17
  • button.background#ff7552
  • button.secondaryBackground#d5c3c3
  • checkbox.background#383e4a
  • diffEditor.insertedTextBackground#00809b33
  • dropdown.background#0C0E14
  • dropdown.border#293045
  • editor.background#0C0E14
  • editor.findMatchHighlightBackground#314365
  • editor.lineHighlightBackground#0C0E14
  • editor.selectionBackground#3e4451
  • editorCursor.foreground#f8f8f0
  • editorError.foreground#704040
  • editorGroup.border#293045
  • editorGroupHeader.tabsBackground#0C0E14
  • editorHoverWidget.background#0C0E14
  • editorHoverWidget.border#293045
  • editorIndentGuide.background1#3b4048
  • editorInfo.foreground#707040
  • editorLineNumber.foreground#495162
  • editorRuler.foreground#484848
  • editorSuggestWidget.background#0C0E14
  • editorSuggestWidget.border#293045
  • editorSuggestWidget.selectedBackground#2c313a
  • editorWarning.foreground#407040
  • editorWhitespace.foreground#484a50
  • editorWidget.background#0C0E14
  • focusBorder#40434d
  • input.background#171a26
  • input.border#293045
  • list.activeSelectionBackground#141721
  • list.activeSelectionForeground#d7dae0
  • list.focusBackground#383e4a
  • list.highlightForeground#c5c5c5
  • list.hoverBackground#141721
  • list.inactiveSelectionBackground#141721
  • list.inactiveSelectionForeground#d7dae0
  • menu.selectionBackground#141721
  • menu.selectionForeground#d7dae0
  • panel.background#111115
  • panel.border#293045
  • panelSection.border#293045
  • panelSectionHeader.background#0C0E14
  • panelSectionHeader.border#293045
  • panelTitle.activeBorder#d7b85b
  • panelTitle.activeForeground#e4d0f5
  • panelTitle.inactiveForeground#6b717d
  • peekView.border#293045
  • peekViewEditor.background#202020
  • progressBar.background#332e4f
  • sash.hoverBorder#293045
  • scrollbarSlider.activeBackground#747d9180
  • scrollbarSlider.background#4e566680
  • scrollbarSlider.hoverBackground#5a637580
  • sideBar.background#111115
  • sideBar.border#293045
  • sideBarSectionHeader.background#0C0E14
  • sideBarSectionHeader.border#293045
  • statusBar.background#020304
  • statusBar.debuggingBackground#020304
  • statusBar.focusBorder#0C0E12
  • statusBar.foreground#b9acc4
  • statusBar.noFolderBackground#020304
  • statusBarItem.hoverBackground#2c313a
  • tab.activeBackground#181525
  • tab.border#293045
  • tab.inactiveBackground#0C0E14
  • terminal.selectionBackground#2a34464f
  • titleBar.activeBackground#0C0E14
  • titleBar.activeForeground#9da5b4
  • titleBar.inactiveBackground#0C0E14
  • titleBar.inactiveForeground#6b717d

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#bbbbbbff
comment, string.comment#816247italic
string#e5c07b
punctuation.definition.template-expression.begin.js,punctuation.definition.template-expression.end.js,punctuation.definition.template-expression.begin.ts,punctuation.definition.template-expression.end.ts#c678dd
string.template.js#e5c07b
meta.template.expression.js#abb2bf
constant.numeric#c678dd
string.embedded.begin, string.embedded.end#c678dd
string.embedded#98c379
constant.language#56b6c2
constant.character, constant.other#56b6c2
variable.language#d94d58
variable.readwrite, variable.readwrite.other.block#61afef
keyword, keyword.operator.logical, keyword.operator.constructor#d94d58
keyword.operator#d94d58
storage#d94d58
storage.type#56b6c2
entity.name.class, entity.name.module, entity.name.type, storage.identifier, support.class#61afef
variable.other.object#61afef
variable.other.property, variable.other.block#abb2bf
entity.other.inherited-class#98c379
entity.name.function, support.function#98c379
variable.parameter#d19a66italic
entity.name.function-call#abb2bf
function.support.builtin, function.support.core#98c379
entity.name.tag, entity.name.tag.class.js, entity.name.tag.class.jsx#d94d58
entity.name.tag.class, entity.name.tag.id#56b6c2
entity.other.attribute-name#98c379
support.constant#56b6c2
support.type, support.variable#56b6c2
support.dictionary.json#56b6c2
support.type.property-name.css, support.type.property-name.scss, support.type.property-name.less, support.type.property-name.sass#abb2bf
support.constant.css, support.constant.scss, support.constant.less, support.constant.sass#98c379
variable.css, variable.scss, variable.less, variable.sass#56b6c2
variable.css.string, variable.scss.string, variable.less.string, variable.sass.string#e5c07b
unit.css, unit.scss, unit.less, unit.sass#c678dd
function.css, function.scss, function.less, function.sass#56b6c2
support.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0
structure.dictionary.property-name.json#56b6c2
string.detected-link#61afef
meta.diff, meta.diff.header#75715E
markup.deleted#c678dd
markup.inserted#e5c07b
markup.changed#e5c07b
constant.numeric.line-number.find-in-files - match#56b6c2A0
entity.name.filename.find-in-files#e5c07b
markup.italic, markup.italic.markdownitalic
punctuation.definition.italic.markdown#696969italic
markup.underline.link.markdown#61afef
markup.bold.markdownbold
punctuation.definition.bold.markdown#696969italic
markup.heading.markdown#d94d58bold
punctuation.definition.heading.markdown#696969italic strikethrough
markup.quote.markdown#98c379
meta.separator.markdown#c678ddbold
markup.raw.inline.markdown, markup.raw.block.markdown#56b6c2
punctuation.definition.list_item.markdown#ffffffbold
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...

Vibes - OnCampus - Coding Theme