Skip to main content
Coding Theme

ProDevelopers Theme

Publisher: developershubThemes in package: 17

A sleek dark theme developed by Rudra Prasad Nayak. It is designed for developers who spend long hours coding. It reduces eye strain with carefully tuned color contrasts, provides clear semantic token coloring for faster scanning of symbols, and includes a matching file icon set for improved project

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.activeBorder#7aa2f7
  • activityBar.background#16161e
  • activityBar.foreground#c0caf5
  • activityBar.inactiveForeground#3b4261
  • activityBarBadge.background#7aa2f7
  • activityBarBadge.foreground#16161e
  • badge.background#7aa2f7
  • badge.foreground#16161e
  • breadcrumb.activeSelectionForeground#c0caf5
  • breadcrumb.foreground#3b4261
  • button.background#7aa2f7
  • button.foreground#16161e
  • dropdown.background#16161e
  • editor.background#1a1b2e
  • editor.findMatchBackground#3d59a140
  • editor.findMatchHighlightBackground#3d59a120
  • editor.foreground#a9b1d6
  • editor.selectionBackground#283457
  • editor.selectionHighlightBackground#28345740
  • editor.wordHighlightBackground#28345760
  • editorCursor.foreground#c0caf5
  • editorError.foreground#f7768e
  • editorGroupHeader.tabsBackground#16161e
  • editorInfo.foreground#7aa2f7
  • editorLineNumber.activeForeground#737aa2
  • editorLineNumber.foreground#3b4261
  • editorWarning.foreground#e0af68
  • editorWidget.background#16161e
  • editorWidget.border#3b4261
  • focusBorder#7aa2f7
  • gitDecoration.addedResourceForeground#9ece6a
  • gitDecoration.deletedResourceForeground#f7768e
  • gitDecoration.modifiedResourceForeground#e0af68
  • gitDecoration.untrackedResourceForeground#9ece6a
  • input.background#1a1b2e
  • input.border#3b4261
  • list.activeSelectionBackground#283457
  • list.activeSelectionForeground#c0caf5
  • list.hoverBackground#1e2030
  • list.hoverForeground#c0caf5
  • menu.background#16161e
  • menu.selectionBackground#283457
  • minimap.selectionHighlight#28345760
  • panel.background#16161e
  • panel.border#3b4261
  • panelTitle.activeBorder#7aa2f7
  • panelTitle.activeForeground#c0caf5
  • sideBar.background#16161e
  • sideBar.border#3b4261
  • sideBar.foreground#a9b1d6
  • sideBarTitle.foreground#737aa2
  • statusBar.background#16161e
  • statusBar.border#3b4261
  • statusBar.debuggingBackground#7aa2f7
  • statusBar.debuggingForeground#16161e
  • statusBar.foreground#a9b1d6
  • tab.activeBackground#1a1b2e
  • tab.activeBorderTop#7aa2f7
  • tab.activeForeground#c0caf5
  • tab.border#3b4261
  • tab.inactiveBackground#16161e
  • tab.inactiveForeground#3b4261
  • terminal.ansiBlue#7aa2f7
  • terminal.ansiCyan#7dcfff
  • terminal.ansiGreen#9ece6a
  • terminal.ansiMagenta#bb9af7
  • terminal.ansiRed#f7768e
  • terminal.ansiYellow#e0af68
  • terminal.background#1a1b2e
  • terminal.foreground#a9b1d6
  • titleBar.activeBackground#16161e
  • titleBar.activeForeground#c0caf5

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#565f89italic
variable, string constant.other.placeholder#c0caf5
keyword, storage.type, storage.modifier#bb9af7
keyword.operator, keyword.control#89ddff
string#9ece6a
constant.numeric, constant.language#ff9e64
entity.name.function, support.function, variable.function#7aa2f7
entity.name, support.class, support.type#e0af68
entity.name.tag#f7768e
entity.other.attribute-name#bb9af7
punctuation#89ddff
invalid, invalid.illegal#f7768e
source.json meta.structure.dictionary.json support.type.property-name.json#7aa2f7
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#bb9af7
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#e0af68
markup.heading, markup.heading entity.name#7aa2f7bold
markup.bold#e0af68bold
markup.italic#bb9af7italic