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#1F1F14
  • activityBar.border#1F1F14
  • activityBar.foreground#E0E0E0
  • activityBar.inactiveForeground#A9A9A9
  • activityBarBadge.background#FFC107
  • activityBarBadge.foreground#1F1F14
  • button.background#FFC107
  • button.foreground#1F1F14
  • button.hoverBackground#FFD54F
  • editor.background#2A2A1A
  • editor.foreground#E0E0E0
  • editor.lineHighlightBackground#1F1F14
  • editor.selectionBackground#3A3A2A
  • editorCursor.foreground#E0E0E0
  • editorGroup.border#3A3A2A
  • editorGroupHeader.tabsBackground#1F1F14
  • editorIndentGuide.activeBackground1#FFC107
  • editorIndentGuide.background1#A9A9A940
  • editorLineNumber.activeForeground#E0E0E0
  • editorLineNumber.foreground#A9A9A9
  • editorWhitespace.foreground#A9A9A940
  • errorForeground#FF5722
  • focusBorder#FFC107
  • foreground#E0E0E0
  • input.background#3A3A2A
  • input.border#1F1F14
  • input.foreground#E0E0E0
  • input.placeholderForeground#E0E0E080
  • inputOption.activeBackground#FFC107
  • inputOption.activeBorder#FFC107
  • list.activeSelectionBackground#3A3A2A
  • list.activeSelectionForeground#FFFFFF
  • list.focusBackground#3A3A2A
  • list.highlightForeground#FFC107
  • list.hoverBackground#3A3A2A80
  • list.inactiveSelectionBackground#1F1F14
  • list.inactiveSelectionForeground#E0E0E0
  • notificationCenter.border#3A3A2A
  • notifications.border#3A3A2A
  • panel.border#3A3A2A
  • panelTitle.activeBorder#FFC107
  • panelTitle.activeForeground#E0E0E0
  • panelTitle.inactiveForeground#A9A9A9
  • peekView.border#FFC107
  • peekViewEditor.background#1F1F14
  • peekViewResult.background#2A2A1A
  • peekViewTitle.background#1F1F14
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#FFC107
  • scrollbarSlider.background#A9A9A980
  • scrollbarSlider.hoverBackground#FFC10780
  • selection.background#3A3A2A
  • sideBar.background#2A2A1A
  • sideBar.border#1F1F14
  • sideBar.foreground#E0E0E0
  • sideBarSectionHeader.background#1F1F14
  • sideBarSectionHeader.border#1F1F14
  • sideBarSectionHeader.foreground#E0E0E0
  • sideBarTitle.foreground#E0E0E0
  • statusBar.background#1F1F14
  • statusBar.border#1F1F14
  • statusBar.debuggingBackground#FF5722
  • statusBar.debuggingForeground#1F1F14
  • statusBar.foreground#E0E0E0
  • statusBar.noFolderBackground#1F1F14
  • statusBarItem.remoteBackground#FFC107
  • statusBarItem.remoteForeground#1F1F14
  • tab.activeBackground#2A2A1A
  • tab.activeBorderTop#FFC107
  • tab.activeForeground#FFFFFF
  • tab.border#1F1F14
  • tab.inactiveBackground#1F1F14
  • tab.inactiveForeground#E0E0E0
  • terminal.ansiBlack#A9A9A9
  • terminal.ansiBlue#FFC107
  • terminal.ansiBrightBlack#C0C0C0
  • terminal.ansiBrightBlue#FFD54F
  • terminal.ansiBrightCyan#FFE082
  • terminal.ansiBrightGreen#FFFFCC
  • terminal.ansiBrightMagenta#FFDB57
  • terminal.ansiBrightRed#FF8A65
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFFF66
  • terminal.ansiCyan#FFD54F
  • terminal.ansiGreen#FFF59D
  • terminal.ansiMagenta#FFCA28
  • terminal.ansiRed#FF5722
  • terminal.ansiWhite#D0D0D0
  • terminal.ansiYellow#FFEB3B
  • terminal.background#1F1F14
  • terminal.foreground#E0E0E0
  • widget.shadow#00000030

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#E0E0E0
text#FFF59Ditalic bold
comment#A9A9A9italic
punctuation.definition.comment#A9A9A9
string#FFF59D
string.regexp#FFF59D
punctuation.definition.string, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#FFF59D
constant.numeric, constant.language, constant.other#FFC107
constant.regexp#FFF59D
storage.type#FFCA28italic bold
storage.modifier#FFCA28italic bold
storage.type.modifier.access.control.private.cpp, storage.type.modifier.access.control.public.cpp, storage.type.modifier.access.control.protected.cpp#FFCA28bold
keyword.control#FFC107italic bold
variable.parameter, variable.other.readwrite.js, meta.using-namespace#FFE082bold
punctuation.terminator.statement.cpp#FFC107italic bold
keyword.operator#FFC107
keyword.other.unit#FFC107
entity.name.function, support.function, meta.function-call#FFD54F
entity.name.class, entity.other.inherited-class, support.class#FFEB3B
entity.name.type, support.type#FFCA28
storage.type.annotation#FFCA28italic
variable, meta.definition.variable.name, support.variable, entity.name.variable#FFE082
punctuation.definition#FFC107italic
variable.language#FFEB3Bitalic
entity.name.tag#FFC107
entity.other.attribute-name#FFF59D
punctuation.definition.tag#A9A9A9
entity.name.tag.css#FFEB3B
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#FFF59D
support.type.property-name.css, support.type.vendored.property-name.css#FFD54F
support.constant.property-value.css, support.constant.color.css, constant.other.color.rgb-value.css#FFF59D
markup.heading#FFEB3Bbold
markup.boldbold
markup.italicitalic
markup.underlineunderline
markup.list#FFF59D
markup.quote#A9A9A9italic
markup.inline.raw#FFF59D
invalid#FF5722italic underline
meta.diff#A9A9A9
meta.diff.header#FFC107
markup.inserted#FFF59D
markup.deleted#FF5722
markup.changed#FFEB3B