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#bf73ff
  • activityBar.background#0d0120
  • activityBar.foreground#bf73ff
  • activityBar.inactiveForeground#5a2090
  • badge.background#bf73ff
  • badge.foreground#12012a
  • button.background#3a007a
  • button.foreground#e8d5ff
  • button.hoverBackground#4a0090
  • editor.background#12012a
  • editor.foreground#e8d5ff
  • editor.inactiveSelectionBackground#30005050
  • editor.lineHighlightBackground#1e0038
  • editor.selectionBackground#4a007888
  • editorCursor.foreground#bf73ff
  • editorGroup.border#2a0050
  • editorGroupHeader.tabsBackground#0f0122
  • editorLineNumber.activeForeground#a060f0
  • editorLineNumber.foreground#3d1a6e
  • focusBorder#bf73ff
  • input.background#1a0030
  • input.border#3a006a
  • input.foreground#e8d5ff
  • list.activeSelectionBackground#2a0050
  • list.activeSelectionForeground#e8d5ff
  • list.hoverBackground#1e0038
  • list.hoverForeground#dfc0ff
  • list.inactiveSelectionBackground#1a0030
  • list.inactiveSelectionForeground#b080e0
  • panel.background#0f0122
  • panel.border#2a005050
  • panelTitle.activeForeground#bf73ff
  • panelTitle.inactiveForeground#5a209080
  • scrollbarSlider.activeBackground#bf73ff30
  • scrollbarSlider.background#3a007040
  • scrollbarSlider.hoverBackground#4a009060
  • sideBar.background#0f0122
  • sideBar.border#2a0050
  • sideBar.foreground#d4aaff
  • sideBarTitle.foreground#bf73ff
  • statusBar.background#1a0035
  • statusBar.border#2a0050
  • statusBar.foreground#bf73ff
  • tab.activeBackground#12012a
  • tab.activeBorderTop#bf73ff
  • tab.activeForeground#e8d5ff
  • tab.border#2a005040
  • tab.inactiveBackground#0f0122
  • tab.inactiveForeground#7040a0
  • terminal.ansiBlue#7eb8ff
  • terminal.ansiCyan#80ffee
  • terminal.ansiGreen#a0e8af
  • terminal.ansiRed#ff5080
  • terminal.ansiYellow#ffb347
  • terminal.background#12012a
  • terminal.foreground#e8d5ff
  • titleBar.activeBackground#0d0120
  • titleBar.activeForeground#e8d5ff
  • titleBar.border#2a0050
  • tree.indentGuidesStroke#2a0060

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5a2080italic
variable, string constant.other.placeholder#e8d5ff
invalid, invalid.illegal#ff5080
keyword, storage.type, storage.modifier#bf73ff
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.definition.tag.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#7eb8ff
entity.name.tag, meta.tag.sgml#ff80aa
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#82aaff
constant.numeric, constant.language, support.constant, constant.character, variable.parameter, keyword.other.unit#ffb347
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading#a0e8af
entity.name, support.type, support.class#ffd580
entity.other.attribute-name#d090ff
text.html.basic entity.other.attribute-name#ffb347italic
entity.other.attribute-name.class#ffb347
markup.inserted#a0e8af
markup.deleted#ff5080
markup.changed#bf73ff
string.regexp#80d4ff
constant.character.escape#80d4ff
*url*, *link*, *uri*underline
variable.language#ff5080italic
tag.decorator.js entity.name.tag.js#82aaffitalic