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#66bb6a
  • activityBar.background#070f06
  • activityBar.foreground#66bb6a
  • activityBar.inactiveForeground#1b3318
  • badge.background#4caf50
  • badge.foreground#0a1208
  • button.background#1a3a18
  • button.foreground#c8e6c9
  • button.hoverBackground#224a20
  • editor.background#0a1208
  • editor.foreground#c8e6c9
  • editor.inactiveSelectionBackground#102a0e50
  • editor.lineHighlightBackground#111e0f
  • editor.selectionBackground#1a4a1880
  • editorCursor.foreground#66bb6a
  • editorGroup.border#1a3018
  • editorGroupHeader.tabsBackground#090f08
  • editorLineNumber.activeForeground#4caf50
  • editorLineNumber.foreground#1b3318
  • focusBorder#4caf50
  • input.background#111e10
  • input.border#2a4a28
  • input.foreground#c8e6c9
  • list.activeSelectionBackground#1a3018
  • list.activeSelectionForeground#c8e6c9
  • list.hoverBackground#142210
  • list.hoverForeground#a5d6a7
  • list.inactiveSelectionBackground#101c0e
  • list.inactiveSelectionForeground#81c784
  • panel.background#090f08
  • panel.border#1a301850
  • panelTitle.activeForeground#66bb6a
  • panelTitle.inactiveForeground#2e4a2c80
  • scrollbarSlider.activeBackground#4caf5030
  • scrollbarSlider.background#2a4a2840
  • scrollbarSlider.hoverBackground#3a5a3860
  • sideBar.background#090f08
  • sideBar.border#1a3018
  • sideBar.foreground#a5d6a7
  • sideBarTitle.foreground#66bb6a
  • statusBar.background#0f1e0d
  • statusBar.border#1a3018
  • statusBar.foreground#66bb6a
  • tab.activeBackground#0a1208
  • tab.activeBorderTop#66bb6a
  • tab.activeForeground#c8e6c9
  • tab.border#1a301840
  • tab.inactiveBackground#090f08
  • tab.inactiveForeground#355c33
  • terminal.ansiBlue#64b5f6
  • terminal.ansiCyan#80deea
  • terminal.ansiGreen#66bb6a
  • terminal.ansiRed#e57373
  • terminal.ansiYellow#ffcc80
  • terminal.background#0a1208
  • terminal.foreground#c8e6c9
  • titleBar.activeBackground#070f06
  • titleBar.activeForeground#c8e6c9
  • titleBar.border#1a3018
  • tree.indentGuidesStroke#1e3a1c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#2e4a2eitalic
variable, string constant.other.placeholder#c8e6c9
invalid, invalid.illegal#e57373
keyword, storage.type, storage.modifier#66bb6a
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.definition.tag.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#81c784
entity.name.tag, meta.tag.sgml#a5d6a7
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#4caf50
constant.numeric, constant.language, support.constant, constant.character, variable.parameter, keyword.other.unit#ffcc80
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading#a5d6a7
entity.name, support.type, support.class#ffe082
entity.other.attribute-name#66bb6a
text.html.basic entity.other.attribute-name#ffcc80italic
entity.other.attribute-name.class#ffcc80
markup.inserted#66bb6a
markup.deleted#e57373
markup.changed#81c784
string.regexp#80deea
constant.character.escape#80deea
*url*, *link*, *uri*underline
variable.language#e57373italic
tag.decorator.js entity.name.tag.js#4caf50italic
ProDevelopers Theme by developershub - VS Code Theme