Skip to main content
Coding Theme

vic-oceanic-dark

Publisher: Victor JaquezThemes in package: 1

Dark minimal VS Code theme loosely based on Oceanic Next.

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#1d2225
  • dropdown.background#2a2e31
  • editor.background#1d2225
  • editor.foreground#cdd3de
  • editor.lineHighlightBackground#65737e55
  • editor.selectionBackground#4f5b66
  • editorCursor.foreground#c0c5ce
  • editorGroupHeader.tabsBackground#1d2225
  • editorLineNumber.activeForeground#ffffff
  • editorWhitespace.foreground#65737e
  • foreground#ffffff
  • input.background#2a2e31
  • list.activeSelectionBackground#65737e55
  • list.dropBackground#65737e55
  • list.hoverBackground#65737e55
  • list.inactiveSelectionBackground#65737e55
  • menubar.selectionForeground#1d2225
  • panel.background#1d2225
  • sideBar.background#1d2225
  • statusBar.background#1d2225
  • tab.activeBorder#ffffff
  • tab.inactiveBackground#1d2225
  • tab.inactiveForeground#ffffff
  • titleBar.activeBackground#1d2225
  • titleBar.activeForeground#ffffff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#65737e
variable#CDD3DE
keyword, storage.type, storage.modifier#C594C5
keyword.operator, 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#5FB3B3
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#EB606B
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method, meta.block-level#6699CC
support.other.variable, string.other.link#F2777A
constant.numeric, constant.language, support.constant, constant.character, variable.parameter, keyword.other.unit#F99157
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#99C794normal
entity.name.class, entity.name.type.class, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter#FAC863
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#EC5F67
variable.language#EC5F67italic
entity.name.method.js#D8DEE9
meta.class-method.js entity.name.function.js, variable.function.constructor#D8DEE9
entity.other.attribute-name#BB80B3
markup.inserted#99C794
markup.deleted#EC5F67
markup.changed#BB80B3
string.regexp#5FB3B3
constant.character.escape#5FB3B3
*url*, *link*, *uri*underline
constant.numeric.line-number.find-in-files - match#AB7967
entity.name.filename.find-in-files#99C794
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#6699CCitalic
source.js constant.other.object.key.js string.unquoted.label.js#EC5F67italic
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6
comment#ffffff65
variable.other#FFFFFF
comment#65737e
variable.parameter#FFFFFF
punctuation.separator#FFFFFF
meta.function.parameters#FFFFFF
meta#FFFFFF
text.html#FFFFFF
string.unquoted#FFFFFF
variable.other.readwrite.js#FFFFFF

Shiki preview

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

Loading...

vic-oceanic-dark - Coding Theme