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#ff79c6
  • activityBar.background#21222c
  • activityBar.foreground#f8f8f2
  • activityBar.inactiveForeground#6272a4
  • badge.background#bd93f9
  • badge.foreground#21222c
  • button.background#44475a
  • button.foreground#f8f8f2
  • button.hoverBackground#6272a4
  • editor.background#282a36
  • editor.foreground#f8f8f2
  • editor.inactiveSelectionBackground#44475a80
  • editor.lineHighlightBackground#3a3c4e
  • editor.selectionBackground#44475a
  • editorCursor.foreground#f8f8f0
  • editorGroup.border#44475a
  • editorGroupHeader.tabsBackground#21222c
  • editorLineNumber.activeForeground#6272a4
  • editorLineNumber.foreground#44475a
  • focusBorder#bd93f9
  • input.background#21222c
  • input.border#44475a
  • input.foreground#f8f8f2
  • list.activeSelectionBackground#44475a
  • list.activeSelectionForeground#f8f8f2
  • list.hoverBackground#3a3c4e
  • list.hoverForeground#f8f8f2
  • list.inactiveSelectionBackground#3a3c4e
  • list.inactiveSelectionForeground#ccceda
  • panel.background#21222c
  • panel.border#3a3c4e
  • panelTitle.activeForeground#f8f8f2
  • panelTitle.inactiveForeground#6272a4
  • scrollbarSlider.activeBackground#bd93f930
  • scrollbarSlider.background#44475a40
  • scrollbarSlider.hoverBackground#6272a460
  • sideBar.background#21222c
  • sideBar.border#3a3c4e
  • sideBar.foreground#f8f8f2
  • sideBarTitle.foreground#bd93f9
  • statusBar.background#191a21
  • statusBar.border#3a3c4e
  • statusBar.foreground#f8f8f2
  • tab.activeBackground#282a36
  • tab.activeBorderTop#ff79c6
  • tab.activeForeground#f8f8f2
  • tab.border#3a3c4e40
  • tab.inactiveBackground#21222c
  • tab.inactiveForeground#6272a4
  • terminal.ansiBlue#6272a4
  • terminal.ansiCyan#8be9fd
  • terminal.ansiGreen#50fa7b
  • terminal.ansiRed#ff5555
  • terminal.ansiYellow#f1fa8c
  • terminal.background#282a36
  • terminal.foreground#f8f8f2
  • titleBar.activeBackground#21222c
  • titleBar.activeForeground#f8f8f2
  • titleBar.border#3a3c4e
  • tree.indentGuidesStroke#44475a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6272a4italic
variable, string constant.other.placeholder#f8f8f2
invalid, invalid.illegal#ff5555
keyword, storage.type, storage.modifier#ff79c6
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.definition.tag.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#f8f8f2
entity.name.tag, meta.tag.sgml#ff79c6
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#50fa7b
constant.numeric, constant.language, support.constant, constant.character, variable.parameter, keyword.other.unit#bd93f9
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading#f1fa8c
entity.name, support.type, support.class#8be9fd
entity.other.attribute-name#50fa7b
text.html.basic entity.other.attribute-name#ffb86citalic
entity.other.attribute-name.class#ffb86c
markup.inserted#50fa7b
markup.deleted#ff5555
markup.changed#ffb86c
string.regexp#8be9fd
constant.character.escape#8be9fd
*url*, *link*, *uri*underline
variable.language#ff5555italic
tag.decorator.js entity.name.tag.js#50fa7bitalic
ProDevelopers Theme by developershub - VS Code Theme