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#1F1418
  • activityBar.border#1F1418
  • activityBar.foreground#E0E0E0
  • activityBar.inactiveForeground#A9A9A9
  • activityBarBadge.background#FF6F61
  • activityBarBadge.foreground#1F1418
  • button.background#FF6F61
  • button.foreground#1F1418
  • button.hoverBackground#FF8A80
  • editor.background#2A1A1F
  • editor.foreground#E0E0E0
  • editor.lineHighlightBackground#1F1418
  • editor.selectionBackground#3A2A2F
  • editorCursor.foreground#E0E0E0
  • editorGroup.border#3A2A2F
  • editorGroupHeader.tabsBackground#1F1418
  • editorIndentGuide.activeBackground1#FF6F61
  • editorIndentGuide.background1#A9A9A940
  • editorLineNumber.activeForeground#E0E0E0
  • editorLineNumber.foreground#A9A9A9
  • editorWhitespace.foreground#A9A9A940
  • errorForeground#FF4040
  • focusBorder#FF6F61
  • foreground#E0E0E0
  • input.background#3A2A2F
  • input.border#1F1418
  • input.foreground#E0E0E0
  • input.placeholderForeground#E0E0E080
  • inputOption.activeBackground#FF6F61
  • inputOption.activeBorder#FF6F61
  • list.activeSelectionBackground#3A2A2F
  • list.activeSelectionForeground#FFFFFF
  • list.focusBackground#3A2A2F
  • list.highlightForeground#FF6F61
  • list.hoverBackground#3A2A2F80
  • list.inactiveSelectionBackground#1F1418
  • list.inactiveSelectionForeground#E0E0E0
  • notificationCenter.border#3A2A2F
  • notifications.border#3A2A2F
  • panel.border#3A2A2F
  • panelTitle.activeBorder#FF6F61
  • panelTitle.activeForeground#E0E0E0
  • panelTitle.inactiveForeground#A9A9A9
  • peekView.border#FF6F61
  • peekViewEditor.background#1F1418
  • peekViewResult.background#2A1A1F
  • peekViewTitle.background#1F1418
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#FF6F61
  • scrollbarSlider.background#A9A9A980
  • scrollbarSlider.hoverBackground#FF6F6180
  • selection.background#3A2A2F
  • sideBar.background#2A1A1F
  • sideBar.border#1F1418
  • sideBar.foreground#E0E0E0
  • sideBarSectionHeader.background#1F1418
  • sideBarSectionHeader.border#1F1418
  • sideBarSectionHeader.foreground#E0E0E0
  • sideBarTitle.foreground#E0E0E0
  • statusBar.background#1F1418
  • statusBar.border#1F1418
  • statusBar.debuggingBackground#FF4040
  • statusBar.debuggingForeground#1F1418
  • statusBar.foreground#E0E0E0
  • statusBar.noFolderBackground#1F1418
  • statusBarItem.remoteBackground#FF6F61
  • statusBarItem.remoteForeground#1F1418
  • tab.activeBackground#2A1A1F
  • tab.activeBorderTop#FF6F61
  • tab.activeForeground#FFFFFF
  • tab.border#1F1418
  • tab.inactiveBackground#1F1418
  • tab.inactiveForeground#E0E0E0
  • terminal.ansiBlack#A9A9A9
  • terminal.ansiBlue#FF6F61
  • terminal.ansiBrightBlack#C0C0C0
  • terminal.ansiBrightBlue#FF8A80
  • terminal.ansiBrightCyan#FFB3B3
  • terminal.ansiBrightGreen#FFD1DC
  • terminal.ansiBrightMagenta#FFB3D9
  • terminal.ansiBrightRed#FF6666
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFE666
  • terminal.ansiCyan#FF9999
  • terminal.ansiGreen#FFB6C1
  • terminal.ansiMagenta#FF99CC
  • terminal.ansiRed#FF4040
  • terminal.ansiWhite#D0D0D0
  • terminal.ansiYellow#FFD700
  • terminal.background#1F1418
  • terminal.foreground#E0E0E0
  • widget.shadow#00000030

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.embedded, source.groovy.embedded#E0E0E0
text#FFB6C1italic bold
comment#A9A9A9italic
punctuation.definition.comment#A9A9A9
string#FFB6C1
string.regexp#FFB6C1
punctuation.definition.string, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#FFB6C1
constant.numeric, constant.language, constant.other#FF6F61
constant.regexp#FFB6C1
storage.type#FF99CCitalic bold
storage.modifier#FF99CCitalic bold
storage.type.modifier.access.control.private.cpp, storage.type.modifier.access.control.public.cpp, storage.type.modifier.access.control.protected.cpp#FF99CCbold
keyword.control#FF6F61italic bold
variable.parameter, variable.other.readwrite.js, meta.using-namespace#FFC1CCbold
punctuation.terminator.statement.cpp#FF6F61italic bold
keyword.operator#FF6F61
keyword.other.unit#FF6F61
entity.name.function, support.function, meta.function-call#FF9999
entity.name.class, entity.other.inherited-class, support.class#FFD700
entity.name.type, support.type#FF99CC
storage.type.annotation#FF99CCitalic
variable, meta.definition.variable.name, support.variable, entity.name.variable#FFC1CC
punctuation.definition#FF6F61italic
variable.language#FFD700italic
entity.name.tag#FF6F61
entity.other.attribute-name#FFB6C1
punctuation.definition.tag#A9A9A9
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#FFB6C1
support.type.property-name.css, support.type.vendored.property-name.css#FF9999
support.constant.property-value.css, support.constant.color.css, constant.other.color.rgb-value.css#FFB6C1
markup.heading#FFD700bold
markup.boldbold
markup.italicitalic
markup.underlineunderline
markup.list#FFB6C1
markup.quote#A9A9A9italic
markup.inline.raw#FFB6C1
invalid#FF4040italic underline
meta.diff#A9A9A9
meta.diff.header#FF6F61
markup.inserted#FFB6C1
markup.deleted#FF4040
markup.changed#FFD700