Skip to main content
Coding Theme

Cosmic Vibe

Publisher: ni1inThemes in package: 1

Cosmic Vibe is a minimal VSCode theme focused entirely on blue shades, providing a calm and focused 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#010c20
  • activityBar.foreground#b7aac1
  • activityBarBadge.background#007acc
  • activityBarBadge.foreground#ffffff
  • badge.background#1f6c74
  • badge.foreground#b7aac1
  • button.background#007acc
  • button.foreground#FFFFFF
  • button.hoverBackground#288b96
  • diffEditor.insertedTextBackground#00809B33
  • dropdown.background#353b45
  • dropdown.border#181A1F
  • editor.background#00081B
  • editor.findMatchHighlightBackground#211af4c8
  • editor.foreground#eeffff
  • editor.lineHighlightBackground#99BBFF0A
  • editor.selectionBackground#201a3a
  • editorBracketHighlight.foreground1#ad9fff
  • editorBracketHighlight.foreground2#836efa
  • editorBracketHighlight.foreground3#6145fc
  • editorBracketHighlight.foreground4#492afa
  • editorBracketHighlight.foreground5#836efa
  • editorBracketHighlight.foreground6#492afa
  • editorBracketHighlight.unexpectedBracket.foreground#f80606
  • editorCursor.foreground#962ae3
  • editorGroup.border#181A1F
  • editorGroupHeader.tabsBackground#12061A
  • editorHoverWidget.background#12061A
  • editorHoverWidget.border#181A1F
  • editorIndentGuide.activeBackground1#5900ff
  • editorIndentGuide.background1#3e0df071
  • editorLineNumber.activeForeground#ffffff
  • editorLineNumber.foreground#2157ceb6
  • editorRuler.foreground#f0bbf526
  • editorSuggestWidget.background#12061A
  • editorSuggestWidget.border#181A1F
  • editorSuggestWidget.selectedBackground#36194D
  • editorWhitespace.foreground#f0bbf526
  • editorWidget.background#12061A
  • editorWidget.border#3A3F4B
  • extensionButton.prominentBackground#2BA143
  • extensionButton.prominentHoverBackground#37AF4E
  • focusBorder#1f6c74
  • input.background#36194d
  • input.border#181A1F
  • list.activeSelectionBackground#000000
  • list.activeSelectionForeground#b7aac1
  • list.focusBackground#000000
  • list.highlightForeground#9e8dac
  • list.hoverBackground#36194D66
  • list.inactiveSelectionBackground#000000
  • list.inactiveSelectionForeground#b7aac1
  • peekView.border#1f6c74
  • peekViewEditor.background#36194d
  • peekViewResult.background#12061A
  • peekViewResult.selectionBackground#36194D
  • peekViewTitle.background#36194d
  • pickerGroup.border#1f6c74
  • scrollbarSlider.activeBackground#747D9180
  • scrollbarSlider.background#4E566680
  • scrollbarSlider.hoverBackground#5A637580
  • searchEditor.findMatchBackground#570c94
  • sideBar.background#010c20
  • sideBarSectionHeader.background#0c1427
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#00081B
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#9DA5B4
  • statusBar.noFolderBackground#12061A
  • statusBarItem.hoverBackground#36194D
  • tab.activeBackground#150621
  • tab.activeForeground#b7aac1
  • tab.border#181A1F
  • tab.inactiveBackground#12061A
  • titleBar.activeBackground#12061A
  • titleBar.activeForeground#9DA5B4
  • titleBar.inactiveBackground#12061A
  • titleBar.inactiveForeground#9DA5B4

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#005165italic
variable, string constant.other.placeholder#9A94FF
constant.other.color#dadeff
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#1E6DFF
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#a78fe0
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#6e5db6
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#c355f2
meta.block variable.other#aeaeeb
support.other.variable, string.other.link#f07178
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#BB1FFE
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#8784bc
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#d1d1f7
support.type#B2CCD6
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#B2CCD6
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370
variable.language#FF5370italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#C792EA
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#FFCB6B
source.sass keyword.control#82AAFF
markup.inserted#292927
markup.deleted#FF5370
markup.changed#C792EA
string.regexp#89DDFF
constant.character.escape#89DDFF
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#82AAFFitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.json meta.structure.dictionary.json support.type.property-name.json#C792EA
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#c4ae87
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#F78C6C
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FF5370
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C17E70
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#82AAFF
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#f07178
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C792EA
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#C3E88D
text.html.markdown, punctuation.definition.list_item.markdown#EEFFFF
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#C3E88D
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#F78C6Cunderline
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
string.other.link.title.markdown#82AAFF
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...

Cosmic Vibe - Coding Theme