Skip to main content
Coding Theme

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#1a1b26
  • activityBar.border#1a1b26
  • activityBar.foreground#ff7aa2
  • activityBar.inactiveForeground#565f89
  • button.background#ff7aa2
  • button.foreground#1a1b26
  • button.hoverBackground#ffa1be
  • commandCenter.activeBackground#2a2b3d
  • commandCenter.background#1a1b26
  • commandCenter.border#1a1b26
  • editor.background#1a1b26
  • editor.foreground#f2d5cf
  • editor.lineHighlightBackground#2a2b3d44
  • editor.selectionBackground#f38ba830
  • editorCursor.foreground#ff7aa2
  • editorGroupHeader.tabsBackground#1a1b26
  • editorGroupHeader.tabsBorder#1a1b26
  • editorWidget.background#1a1b26
  • editorWidget.border#2a2b3d
  • list.activeSelectionBackground#2a2b3d
  • list.focusBackground#2a2b3d
  • list.highlightForeground#ff7aa2
  • list.hoverBackground#2a2b3d44
  • list.inactiveSelectionBackground#2a2b3d
  • menu.background#1a1b26
  • menu.foreground#f2d5cf
  • menu.selectionBackground#2a2b3d
  • menu.selectionForeground#ff7aa2
  • menu.separatorBackground#2a2b3d
  • notificationCenterHeader.background#1a1b26
  • notifications.background#1a1b26
  • panel.background#1a1b26
  • panel.border#1a1b26
  • panelTitle.activeForeground#ff7aa2
  • scrollbar.shadow#00000000
  • sideBar.background#1a1b26
  • sideBar.border#1a1b26
  • sideBar.foreground#f2d5cf
  • sideBarSectionHeader.background#1a1b26
  • sideBarSectionHeader.border#1a1b26
  • sideBarSectionHeader.foreground#ff7aa2
  • statusBar.background#1a1b26
  • statusBar.border#1a1b26
  • statusBar.debuggingBackground#ff7aa2
  • statusBar.foreground#f2d5cf
  • statusBar.noFolderBackground#1a1b26
  • statusBarItem.remoteBackground#ff7aa2
  • statusBarItem.remoteForeground#1a1b26
  • tab.activeBackground#1a1b26
  • tab.activeBorder#ff7aa2
  • tab.activeForeground#ff7aa2
  • tab.border#1a1b26
  • tab.inactiveBackground#1a1b26
  • tab.inactiveForeground#565f89
  • titleBar.activeBackground#1a1b26
  • titleBar.activeForeground#f2d5cf
  • titleBar.border#1a1b26
  • titleBar.inactiveBackground#1a1b26
  • titleBar.inactiveForeground#565f89
  • widgets.shadow#00000000
  • window.activeBorder#1a1b26
  • window.inactiveBorder#1a1b26

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7f849c
keyword#ff7aa2
string#a6e3a1
entity.name.function#89b4fa
constant.numeric#f9c97f
storage.type#cba6f7
Milin Theme | New by AidenHeavens - VS Code Theme