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#00ffff
  • activityBar.background#0d001a
  • activityBar.foreground#ff00ff
  • activityBar.inactiveForeground#3a0060
  • activityBarBadge.background#ff00ff
  • activityBarBadge.foreground#0a0015
  • badge.background#ff00ff
  • badge.foreground#0a0015
  • breadcrumb.activeSelectionForeground#ff00ff
  • breadcrumb.foreground#3a0060
  • button.background#ff00ff
  • button.foreground#0a0015
  • dropdown.background#0d001a
  • editor.background#0a0015
  • editor.findMatchBackground#ffff0040
  • editor.findMatchHighlightBackground#ffff0020
  • editor.foreground#f0f0f0
  • editor.selectionBackground#ff00ff30
  • editor.selectionHighlightBackground#ff00ff15
  • editor.wordHighlightBackground#00ffff20
  • editor.wordHighlightStrongBackground#ff00ff40
  • editorCursor.foreground#ff00ff
  • editorError.foreground#ff0055
  • editorGroupHeader.tabsBackground#0d001a
  • editorInfo.foreground#00ffff
  • editorLineNumber.activeForeground#ff00ff
  • editorLineNumber.foreground#3a0060
  • editorWarning.foreground#ffff00
  • editorWidget.background#0d001a
  • editorWidget.border#ff00ff40
  • focusBorder#ff00ff
  • gitDecoration.addedResourceForeground#00ff88
  • gitDecoration.deletedResourceForeground#ff0055
  • gitDecoration.modifiedResourceForeground#ffff00
  • gitDecoration.untrackedResourceForeground#00ffff
  • input.background#0d001a
  • input.border#ff00ff40
  • list.activeSelectionBackground#ff00ff20
  • list.activeSelectionForeground#ff00ff
  • list.hoverBackground#00ffff10
  • list.hoverForeground#00ffff
  • menu.background#0d001a
  • menu.selectionBackground#ff00ff20
  • minimap.selectionHighlight#ff00ff30
  • panel.background#0d001a
  • panel.border#ff00ff20
  • panelTitle.activeBorder#00ffff
  • panelTitle.activeForeground#ff00ff
  • sideBar.background#0d001a
  • sideBar.border#ff00ff20
  • sideBar.foreground#c0c0ff
  • sideBarTitle.foreground#ff00ff
  • statusBar.background#0d001a
  • statusBar.border#ff00ff30
  • statusBar.foreground#ff00ff
  • tab.activeBackground#0a0015
  • tab.activeBorderTop#00ffff
  • tab.activeForeground#ff00ff
  • tab.border#ff00ff20
  • tab.inactiveBackground#0d001a
  • tab.inactiveForeground#3a0060
  • terminal.ansiBlue#00ffff
  • terminal.ansiCyan#00ffff
  • terminal.ansiGreen#00ff88
  • terminal.ansiMagenta#ff00ff
  • terminal.ansiRed#ff0055
  • terminal.ansiYellow#ffff00
  • terminal.background#0a0015
  • terminal.foreground#ff00ff
  • titleBar.activeBackground#0d001a
  • titleBar.activeForeground#ff00ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#3a0060italic
variable, string constant.other.placeholder#f0f0f0
keyword, storage.type, storage.modifier#ff00ff
keyword.operator, keyword.control#00ffff
string#ffff00
constant.numeric, constant.language#ff8800
entity.name.function, support.function, variable.function#00ffff
entity.name, support.class, support.type#ff00ff
entity.name.tag#ff00ff
entity.other.attribute-name#00ffff
punctuation#c0c0ff
invalid, invalid.illegal#ff0055
source.json meta.structure.dictionary.json support.type.property-name.json#ff00ff
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#00ffff
markup.heading, markup.heading entity.name#ff00ffbold
markup.bold#00ffffbold
markup.italic#ffff00italic
ProDevelopers Theme by developershub - VS Code Theme