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#14120D
  • activityBar.border#14120D
  • activityBar.foreground#F5E8C7
  • activityBar.inactiveForeground#8A7A5A
  • activityBarBadge.background#D4A017
  • activityBarBadge.foreground#14120D
  • button.background#D4A017
  • button.foreground#14120D
  • button.hoverBackground#E8B923
  • editor.background#1C1810
  • editor.foreground#F5E8C7
  • editor.lineHighlightBackground#14120D
  • editor.selectionBackground#2A2418
  • editorCursor.foreground#F5E8C7
  • editorGroup.border#2A2418
  • editorGroupHeader.tabsBackground#14120D
  • editorIndentGuide.activeBackground1#D4A017
  • editorIndentGuide.background1#8A7A5A40
  • editorLineNumber.activeForeground#F5E8C7
  • editorLineNumber.foreground#8A7A5A
  • editorWhitespace.foreground#8A7A5A40
  • errorForeground#FF4D4D
  • focusBorder#D4A017
  • foreground#F5E8C7
  • input.background#2A2418
  • input.border#14120D
  • input.foreground#F5E8C7
  • input.placeholderForeground#F5E8C780
  • inputOption.activeBackground#D4A017
  • inputOption.activeBorder#D4A017
  • list.activeSelectionBackground#2A2418
  • list.activeSelectionForeground#FFFFFF
  • list.focusBackground#2A2418
  • list.highlightForeground#D4A017
  • list.hoverBackground#2A241880
  • list.inactiveSelectionBackground#14120D
  • list.inactiveSelectionForeground#F5E8C7
  • notificationCenter.border#2A2418
  • notifications.border#2A2418
  • panel.border#2A2418
  • panelTitle.activeBorder#D4A017
  • panelTitle.activeForeground#F5E8C7
  • panelTitle.inactiveForeground#8A7A5A
  • peekView.border#D4A017
  • peekViewEditor.background#14120D
  • peekViewResult.background#1C1810
  • peekViewTitle.background#14120D
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#D4A017
  • scrollbarSlider.background#8A7A5A80
  • scrollbarSlider.hoverBackground#D4A01780
  • selection.background#2A2418
  • sideBar.background#1C1810
  • sideBar.border#14120D
  • sideBar.foreground#F5E8C7
  • sideBarSectionHeader.background#14120D
  • sideBarSectionHeader.border#14120D
  • sideBarSectionHeader.foreground#F5E8C7
  • sideBarTitle.foreground#F5E8C7
  • statusBar.background#14120D
  • statusBar.border#14120D
  • statusBar.debuggingBackground#FF4D4D
  • statusBar.debuggingForeground#14120D
  • statusBar.foreground#F5E8C7
  • statusBar.noFolderBackground#14120D
  • statusBarItem.remoteBackground#D4A017
  • statusBarItem.remoteForeground#14120D
  • tab.activeBackground#1C1810
  • tab.activeBorderTop#D4A017
  • tab.activeForeground#FFFFFF
  • tab.border#14120D
  • tab.inactiveBackground#14120D
  • tab.inactiveForeground#F5E8C7
  • terminal.ansiBlack#8A7A5A
  • terminal.ansiBlue#D4A017
  • terminal.ansiBrightBlack#A69C7A
  • terminal.ansiBrightBlue#E8B923
  • terminal.ansiBrightCyan#F7C733
  • terminal.ansiBrightGreen#F7E2A8
  • terminal.ansiBrightMagenta#D9B84A
  • terminal.ansiBrightRed#FF7373
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFEA4D
  • terminal.ansiCyan#F4B400
  • terminal.ansiGreen#F5D491
  • terminal.ansiMagenta#CDA434
  • terminal.ansiRed#FF4D4D
  • terminal.ansiWhite#D0D0D0
  • terminal.ansiYellow#FFD700
  • terminal.background#14120D
  • terminal.foreground#F5E8C7
  • widget.shadow#00000030

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#F5E8C7
text#F5D491italic bold
comment#8A7A5Aitalic
punctuation.definition.comment#8A7A5A
string#F5D491
string.regexp#F5D491
punctuation.definition.string, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#F5D491
constant.numeric, constant.language, constant.other#D4A017
constant.regexp#F5D491
storage.type#CDA434italic bold
storage.modifier#CDA434italic bold
storage.type.modifier.access.control.private.cpp, storage.type.modifier.access.control.public.cpp, storage.type.modifier.access.control.protected.cpp#CDA434bold
keyword.control#D4A017italic bold
variable.parameter, variable.other.readwrite.js, meta.using-namespace#E8C68Abold
punctuation.terminator.statement.cpp#D4A017italic bold
keyword.operator#D4A017
keyword.other.unit#D4A017
entity.name.function, support.function, meta.function-call#F4B400
entity.name.class, entity.other.inherited-class, support.class#FFD700
entity.name.type, support.type#CDA434
storage.type.annotation#CDA434italic
variable, meta.definition.variable.name, support.variable, entity.name.variable#E8C68A
punctuation.definition#D4A017italic
variable.language#FFD700italic
entity.name.tag#D4A017
entity.other.attribute-name#F5D491
punctuation.definition.tag#8A7A5A
entity.name.tag.css#FFD700
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#F5D491
support.type.property-name.css, support.type.vendored.property-name.css#F4B400
support.constant.property-value.css, support.constant.color.css, constant.other.color.rgb-value.css#F5D491
markup.heading#FFD700bold
markup.boldbold
markup.italicitalic
markup.underlineunderline
markup.list#F5D491
markup.quote#8A7A5Aitalic
markup.inline.raw#F5D491
invalid#FF4D4Ditalic underline
meta.diff#8A7A5A
meta.diff.header#D4A017
markup.inserted#F5D491
markup.deleted#FF4D4D
markup.changed#FFD700