Skip to main content
Coding Theme

Cosmic Cascade

Publisher: elfrmkrThemes in package: 1

Cosmic Cascade is a dark color theme that is inspired by the awe-inspiring beauty of space. This color palette features deep, rich colors with hints of vibrant hues that resemble the vastness of the universe.

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#232c3c
  • activityBar.foreground#C9D1D9
  • activityBarBadge.background#FF79C6
  • activityBarBadge.foreground#FFFFFF
  • background#12161D
  • badge.background#FF79C6
  • badge.foreground#FFFFFF
  • button.background#005F87
  • button.foreground#FFFFFF
  • button.hoverBackground#0074B1
  • editor.background#242933
  • editor.foreground#E6EDF3
  • foreground#C9D1D9
  • input.background#21262D
  • input.border#8A3FFC
  • input.foreground#C9D1D9
  • notification.background#21262D
  • notification.buttonBackground#005F87
  • notification.buttonForeground#FFFFFF
  • notification.foreground#C9D1D9
  • primary#000F8B
  • progressBar.background#FF79C6
  • selection.background#244D7A
  • selection.foreground#FFFFFF
  • sideBar.background#1f242e
  • sideBar.foreground#C9D1D9
  • sideBarSectionHeader.background#005F87
  • sideBarSectionHeader.foreground#FFFFFF
  • statusBar.background#0D1117
  • statusBar.foreground#C9D1D9
  • statusBar.noFolderBackground#21262D
  • tab.activeBackground#282A36
  • tab.activeForeground#FFFFFF
  • tab.inactiveBackground#0D1117
  • tab.inactiveForeground#8B949E
  • terminal.ansiBlack#0D1117
  • terminal.ansiBlue#BD93F9
  • terminal.ansiBrightBlack#6272A4
  • terminal.ansiBrightBlue#D6ACFF
  • terminal.ansiBrightCyan#A4FFFF
  • terminal.ansiBrightGreen#69FF94
  • terminal.ansiBrightMagenta#FF92DF
  • terminal.ansiBrightRed#FF6E6E
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#ffffbb
  • terminal.ansiCyan#8BE9FD
  • terminal.ansiGreen#50FA7B
  • terminal.ansiMagenta#FF79C6
  • terminal.ansiRed#FF5555
  • terminal.ansiWhite#F8F8F2
  • terminal.ansiYellow#F1FA8C
  • terminal.background#242a36
  • terminal.foreground#ededed
  • titleBar.activeBackground#0D1117
  • titleBar.activeForeground#C9D1D9
  • titleBar.inactiveBackground#21262D
  • titleBar.inactiveForeground#8B949E

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword.operator, keyword.control.import, keyword.control.export#ffa7f8
keyword.declaration, storage.type, keyword.control.conditional, keyword.control.loop, keyword.control.trycatch, keyword.control.switch, keyword.control.flow#ffa7f8
storage.modifier, keyword.control.async, storage.type, keyword.declaration#5dd0ff
variable, variable.other, variable.language#f9feff
constant, constant.language#fd8ff8
entity.name.function, support.function#81ff9citalic
keyword.other.this#d2b0ffitalic
string, string.quoted, string.quoted.double, string.quoted.single, string.template#fdf6a4
string.quoted.double meta.embedded, string.quoted.single meta.embedded#ef9a9aitalic
comment, punctuation.definition.comment#a5bac4italic
punctuation, punctuation.definition.string, punctuation.definition.variable#fafafa
invalid#e57373underline
meta.object-literal.key, support.type.property-name.json#95ecff
meta.object-literal.value, string.json#7ee2d8italic
variable.import, variable.other.readwrite, variable.other.constant#f7feff
entity.name.tag#95ecff
support.class.component#fe92f4italic
entity.other.attribute-name, entity.other.attribute-name.html, entity.other.attribute-name.custom#02d3fditalic
text.html.basic entity.other, meta.tag.inline.any#90a4ae
keyword.other.special-method.dockerfile, entity.name.function.dockerfile#1BE7FF
string.quoted.single.dockerfile, string.quoted.double.dockerfile#9CFC97
variable.dockerfile#F2BEFC
comment.line.number-sign.dockerfile#E7EB90italic
markup.heading, markup.heading.markdown punctuation.definition.heading.markdown#96acfabold
markup.inline.raw, markup.fenced_code.block, markup.inline.raw.string.markdown, punctuation.definition.code.begin.markdown, punctuation.definition.code.end.markdown#5be3f2italic
markup.quote, string.other.link.title.markdown, string.other.link.description.markdown, string.other.link.description.title.markdown#F2BEFCitalic
markup.list, markup.list.numbered, markup.list.bullet#c2ffbb
markup.bold, markup.bold.markdown#a2e5f9bold
markup.italic, markup.italic.markdown#ECB8D3italic
markup.underline, markup.strike#e8eac1underline
meta.link.inline.markdown, string.other.link.description.markdown, string.other.link.title.markdown, constant.other.reference.link.markdown#73ffd3underline

Shiki preview

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

Loading...

Cosmic Cascade - Coding Theme