Skip to main content
Coding Theme

Kolento Theme

Publisher: KolentoThemes in package: 1

Kolento Dark 暗色主题。打开自定义调色:按 Ctrl+Shift+P(macOS:Cmd+Shift+P)打开命令面板,输入「Kolento」或「打开色调自定义」,选择「Kolento Theme: 打开色调自定义」。在面板中为标题栏、活动栏、侧栏、标签栏、编辑区等选色并保存到 workbench.colorCustomizations(仅对本主题生效)。

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.activeBackground#2a2f38
  • activityBar.background#1e2229
  • activityBar.foreground#aab2c0
  • activityBar.inactiveForeground#5c6370
  • activityBarBadge.background#528bff
  • activityBarBadge.foreground#ffffff
  • breadcrumb.background#252830
  • breadcrumb.focusForeground#e8eaed
  • breadcrumb.foreground#aab2c0
  • editor.background#1e2128
  • editor.foreground#d8dee9
  • editor.inactiveSelectionBackground#343a46
  • editor.selectionBackground#3e4451
  • editorCursor.foreground#528bff
  • editorGroupHeader.tabsBackground#1e2229
  • editorIndentGuide.activeBackground#454c5c
  • editorIndentGuide.background#2d3139
  • editorLineNumber.activeForeground#8b92a0
  • editorLineNumber.foreground#4b5263
  • editorWhitespace.foreground#3b4048
  • input.background#252830
  • input.border#3d424d
  • input.foreground#d7dae0
  • list.activeSelectionBackground#2c313a
  • list.activeSelectionForeground#e8eaed
  • list.hoverBackground#2a2f38
  • list.inactiveSelectionBackground#262b33
  • menu.background#252830
  • menu.foreground#d7dae0
  • menu.separatorBackground#3d424d
  • menubar.selectionBackground#2f3540
  • panel.background#1e2128
  • panel.border#2d3139
  • scrollbarSlider.activeBackground#5c637080
  • scrollbarSlider.background#3b404880
  • scrollbarSlider.hoverBackground#4b526380
  • sideBar.background#23272f
  • sideBar.foreground#c8ccd4
  • sideBarSectionHeader.background#23272f
  • sideBarSectionHeader.foreground#9aa3b2
  • sideBarTitle.foreground#e6e8ef
  • statusBar.background#1a1d24
  • statusBar.foreground#aab2c0
  • statusBar.noFolderBackground#1a1d24
  • tab.activeBackground#2c313a
  • tab.activeForeground#e8eaed
  • tab.border#2d3139
  • tab.inactiveBackground#1a1d24
  • tab.inactiveForeground#8b92a0
  • terminal.background#1e2128
  • terminal.foreground#d8dee9
  • titleBar.activeBackground#1a1d24
  • titleBar.activeForeground#d7dae0
  • titleBar.inactiveBackground#15171c
  • titleBar.inactiveForeground#6b7280

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6a9955italic
string, string.quoted#ce9178
keyword, storage.type, storage.modifier#c586c0
entity.name.function, support.function#dcdcaa
entity.name.type, entity.name.class#4ec9b0
variable, variable.other#9cdcfe
constant.numeric, constant.language#b5cea8
entity.name.tag#569cd6
entity.other.attribute-name#9cdcfe
invalid#f44747
Kolento Theme by Kolento - VS Code Theme