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#00e5ff
  • activityBar.background#001220
  • activityBar.foreground#00e5ff
  • activityBar.inactiveForeground#0d3b50
  • badge.background#00b8d4
  • badge.foreground#001926
  • button.background#00404f
  • button.foreground#b2ebf2
  • button.hoverBackground#005060
  • editor.background#001926
  • editor.foreground#b2ebf2
  • editor.inactiveSelectionBackground#003a5050
  • editor.lineHighlightBackground#002233
  • editor.selectionBackground#005a7888
  • editorCursor.foreground#00e5ff
  • editorGroup.border#0a3040
  • editorGroupHeader.tabsBackground#001520
  • editorLineNumber.activeForeground#00b8d4
  • editorLineNumber.foreground#0d3b50
  • focusBorder#00b8d4
  • input.background#001e2c
  • input.border#004a60
  • input.foreground#b2ebf2
  • list.activeSelectionBackground#003040
  • list.activeSelectionForeground#b2ebf2
  • list.hoverBackground#002535
  • list.hoverForeground#80deea
  • list.inactiveSelectionBackground#002030
  • list.inactiveSelectionForeground#4db6c8
  • panel.background#001520
  • panel.border#0a304050
  • panelTitle.activeForeground#00e5ff
  • panelTitle.inactiveForeground#1a608080
  • scrollbarSlider.activeBackground#00b8d430
  • scrollbarSlider.background#004a6040
  • scrollbarSlider.hoverBackground#005a7060
  • sideBar.background#001520
  • sideBar.border#0a3040
  • sideBar.foreground#80deea
  • sideBarTitle.foreground#00e5ff
  • statusBar.background#001e30
  • statusBar.border#0a3040
  • statusBar.foreground#00e5ff
  • tab.activeBackground#001926
  • tab.activeBorderTop#00e5ff
  • tab.activeForeground#b2ebf2
  • tab.border#0a304040
  • tab.inactiveBackground#001520
  • tab.inactiveForeground#2a6880
  • terminal.ansiBlue#40c4ff
  • terminal.ansiCyan#00e5ff
  • terminal.ansiGreen#80e27e
  • terminal.ansiRed#ef5350
  • terminal.ansiYellow#ffd740
  • terminal.background#001926
  • terminal.foreground#b2ebf2
  • titleBar.activeBackground#001220
  • titleBar.activeForeground#b2ebf2
  • titleBar.border#0a3040
  • tree.indentGuidesStroke#0a3a50

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#37474fitalic
variable, string constant.other.placeholder#b2ebf2
invalid, invalid.illegal#ef5350
keyword, storage.type, storage.modifier#00b8d4
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.definition.tag.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#80deea
entity.name.tag, meta.tag.sgml#4dd0e1
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#40c4ff
constant.numeric, constant.language, support.constant, constant.character, variable.parameter, keyword.other.unit#ffd740
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading#80cbc4
entity.name, support.type, support.class#80deea
entity.other.attribute-name#00e5ff
text.html.basic entity.other.attribute-name#ffd740italic
entity.other.attribute-name.class#ffd740
markup.inserted#80e27e
markup.deleted#ef5350
markup.changed#00b8d4
string.regexp#80cbc4
constant.character.escape#80cbc4
*url*, *link*, *uri*underline
variable.language#ef5350italic
tag.decorator.js entity.name.tag.js#40c4ffitalic
ProDevelopers Theme by developershub - VS Code Theme