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#ff7043
  • activityBar.background#120600
  • activityBar.foreground#ff7043
  • activityBar.inactiveForeground#6a2800
  • badge.background#ff7043
  • badge.foreground#1a0800
  • button.background#5a1a00
  • button.foreground#ffd4b2
  • button.hoverBackground#702000
  • editor.background#1a0800
  • editor.foreground#ffd4b2
  • editor.inactiveSelectionBackground#50100050
  • editor.lineHighlightBackground#260e00
  • editor.selectionBackground#7a200088
  • editorCursor.foreground#ff7043
  • editorGroup.border#3a1400
  • editorGroupHeader.tabsBackground#150800
  • editorLineNumber.activeForeground#d46020
  • editorLineNumber.foreground#4a1c00
  • focusBorder#ff7043
  • input.background#220a00
  • input.border#5a2000
  • input.foreground#ffd4b2
  • list.activeSelectionBackground#3a1200
  • list.activeSelectionForeground#ffd4b2
  • list.hoverBackground#280e00
  • list.hoverForeground#ffc49a
  • list.inactiveSelectionBackground#220b00
  • list.inactiveSelectionForeground#e08040
  • panel.background#150800
  • panel.border#3a140050
  • panelTitle.activeForeground#ff7043
  • panelTitle.inactiveForeground#6a280080
  • scrollbarSlider.activeBackground#ff704330
  • scrollbarSlider.background#5a200040
  • scrollbarSlider.hoverBackground#7a280060
  • sideBar.background#150800
  • sideBar.border#3a1400
  • sideBar.foreground#ffc49a
  • sideBarTitle.foreground#ff7043
  • statusBar.background#2a1000
  • statusBar.border#3a1400
  • statusBar.foreground#ff7043
  • tab.activeBackground#1a0800
  • tab.activeBorderTop#ff7043
  • tab.activeForeground#ffd4b2
  • tab.border#3a140040
  • tab.inactiveBackground#150800
  • tab.inactiveForeground#7a3820
  • terminal.ansiBlue#78b4ff
  • terminal.ansiCyan#80ffe4
  • terminal.ansiGreen#b4e88d
  • terminal.ansiRed#ff4444
  • terminal.ansiYellow#ffca28
  • terminal.background#1a0800
  • terminal.foreground#ffd4b2
  • titleBar.activeBackground#120600
  • titleBar.activeForeground#ffd4b2
  • titleBar.border#3a1400
  • tree.indentGuidesStroke#3a1800

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5c3317italic
variable, string constant.other.placeholder#ffd4b2
invalid, invalid.illegal#ff4444
keyword, storage.type, storage.modifier#ff7043
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.definition.tag.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#ffaa55
entity.name.tag, meta.tag.sgml#ff5540
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#ff8a65
constant.numeric, constant.language, support.constant, constant.character, variable.parameter, keyword.other.unit#ffca28
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading#ffa040
entity.name, support.type, support.class#ffe0b2
entity.other.attribute-name#ff7043
text.html.basic entity.other.attribute-name#ffca28italic
entity.other.attribute-name.class#ffca28
markup.inserted#b4e88d
markup.deleted#ff4444
markup.changed#ff7043
string.regexp#80d4ff
constant.character.escape#80d4ff
*url*, *link*, *uri*underline
variable.language#ff4444italic
tag.decorator.js entity.name.tag.js#ff8a65italic
ProDevelopers Theme by developershub - VS Code Theme