Skip to main content
Coding Theme

jkbcode-multi-theme-dark

Publisher: jkbcodeThemes in package: 6

Transform your coding workspace with JKBCODE Multi Theme Dark—a meticulously curated collection of vibrant dark themes designed to enhance your Visual Studio Code experience. Immerse yourself in visually appealing aesthetics that boost readability and reduce eye strain, letting you code in comfort a

Color themes

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#0A192F
  • activityBar.border#0A192F
  • activityBar.foreground#E0E0E0
  • activityBar.inactiveForeground#495057
  • activityBarBadge.background#82AAFF
  • activityBarBadge.foreground#0A192F
  • button.background#82AAFF
  • button.foreground#0A192F
  • button.hoverBackground#a3c7ff
  • editor.background#1A202C
  • editor.foreground#E0E0E0
  • editor.lineHighlightBackground#0A192F
  • editor.selectionBackground#2C3A4C
  • editorCursor.foreground#E0E0E0
  • editorGroup.border#2C3A4C
  • editorGroupHeader.tabsBackground#0A192F
  • editorIndentGuide.activeBackground1#82AAFF
  • editorIndentGuide.background1#49505740
  • editorLineNumber.activeForeground#E0E0E0
  • editorLineNumber.foreground#495057
  • editorWhitespace.foreground#49505740
  • errorForeground#F07178
  • focusBorder#82AAFF
  • foreground#E0E0E0
  • input.background#2C3A4C
  • input.border#0A192F
  • input.foreground#E0E0E0
  • input.placeholderForeground#E0E0E080
  • inputOption.activeBackground#82AAFF
  • inputOption.activeBorder#82AAFF
  • list.activeSelectionBackground#2C3A4C
  • list.activeSelectionForeground#FFFFFF
  • list.focusBackground#2C3A4C
  • list.highlightForeground#82AAFF
  • list.hoverBackground#2C3A4C80
  • list.inactiveSelectionBackground#0A192F
  • list.inactiveSelectionForeground#E0E0E0
  • notificationCenter.border#2C3A4C
  • notifications.border#2C3A4C
  • panel.border#2C3A4C
  • panelTitle.activeBorder#82AAFF
  • panelTitle.activeForeground#E0E0E0
  • panelTitle.inactiveForeground#495057
  • peekView.border#82AAFF
  • peekViewEditor.background#0A192F
  • peekViewResult.background#1A202C
  • peekViewTitle.background#0A192F
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#82AAFF
  • scrollbarSlider.background#49505780
  • scrollbarSlider.hoverBackground#82AAFF80
  • selection.background#2C3A4C
  • sideBar.background#1A202C
  • sideBar.border#0A192F
  • sideBar.foreground#E0E0E0
  • sideBarSectionHeader.background#0A192F
  • sideBarSectionHeader.border#0A192F
  • sideBarSectionHeader.foreground#E0E0E0
  • sideBarTitle.foreground#E0E0E0
  • statusBar.background#0A192F
  • statusBar.border#0A192F
  • statusBar.debuggingBackground#F07178
  • statusBar.debuggingForeground#0A192F
  • statusBar.foreground#E0E0E0
  • statusBar.noFolderBackground#0A192F
  • statusBarItem.remoteBackground#82AAFF
  • statusBarItem.remoteForeground#0A192F
  • tab.activeBackground#1A202C
  • tab.activeBorderTop#82AAFF
  • tab.activeForeground#FFFFFF
  • tab.border#0A192F
  • tab.inactiveBackground#0A192F
  • tab.inactiveForeground#E0E0E0
  • terminal.ansiBlack#495057
  • terminal.ansiBlue#82AAFF
  • terminal.ansiBrightBlack#6c757d
  • terminal.ansiBrightBlue#a3c7ff
  • terminal.ansiBrightCyan#77ced9
  • terminal.ansiBrightGreen#c1e3c3
  • terminal.ansiBrightMagenta#deb7f4
  • terminal.ansiBrightRed#f5959a
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#f0d6a8
  • terminal.ansiCyan#56B6C2
  • terminal.ansiGreen#A5D6A7
  • terminal.ansiMagenta#c792ea
  • terminal.ansiRed#F07178
  • terminal.ansiWhite#d0d0d0
  • terminal.ansiYellow#E5C07B
  • terminal.background#0A192F
  • terminal.foreground#E0E0E0
  • widget.shadow#00000030

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#E0E0E0—
text#a6ff00italic bold
comment#495057italic
punctuation.definition.comment#495057—
string#A5D6A7—
string.regexp#A5D6A7—
punctuation.definition.string, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#A5D6A7—
constant.numeric, constant.language, constant.other#82AAFF—
constant.regexp#A5D6A7—
storage.type#7ba9e5italic bold
storage.modifier#854ceeitalic bold
storage.type.modifier.access.control.private.cpp, storage.type.modifier.access.control.public.cpp, storage.type.modifier.access.control.protected.cpp#2aa2b7bold
keyword.control#e57be0italic bold
variable.parameter, variable.other.readwrite.js, meta.using-namespace#f06060bold
punctuation.terminator.statement.cpp#2d8efditalic bold
keyword.operator#82AAFF—
keyword.other.unit#82AAFF—
entity.name.function, support.function, meta.function-call#56B6C2—
entity.name.class, entity.other.inherited-class, support.class#E5C07B—
entity.name.type, support.type#C792EA—
storage.type.annotation#C792EAitalic
variable, meta.definition.variable.name, support.variable, entity.name.variable#E0E0E0—
punctuation.definition#79f1bfitalic
variable.language#E5C07Bitalic
entity.name.tag#82AAFF—
entity.other.attribute-name#A5D6A7—
punctuation.definition.tag#495057—
entity.name.tag.css#E5C07B—
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css#A5D6A7—
support.type.property-name.css, support.type.vendored.property-name.css#56B6C2—
support.constant.property-value.css, support.constant.color.css, constant.other.color.rgb-value.css#A5D6A7—
markup.heading#E5C07Bbold
markup.bold—bold
markup.italic—italic
markup.underline—underline
markup.list#A5D6A7—
markup.quote#495057italic
markup.inline.raw#A5D6A7—
invalid#F07178italic underline
meta.diff#495057—
meta.diff.header#82AAFF—
markup.inserted#A5D6A7—
markup.deleted#F07178—
markup.changed#E5C07B—
jkbcode-multi-theme-dark by jkbcode - VS Code Theme