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#80cbc4
  • activityBar.background#1f2a30
  • activityBar.foreground#cfd8dc
  • activityBar.inactiveForeground#90a4ae
  • editor.background#263238
  • editor.foreground#eeffff
  • editor.inactiveSelectionBackground#30404790
  • editor.lineHighlightBackground#2f3c43
  • editor.selectionBackground#314549
  • editorCursor.foreground#ffcc80
  • editorLineNumber.activeForeground#80cbc4
  • editorLineNumber.foreground#546e7a
  • focusBorder#80cbc4
  • list.activeSelectionBackground#314549
  • list.activeSelectionForeground#eeffff
  • list.hoverBackground#2b3a41
  • list.hoverForeground#eeffff
  • panel.background#1f2a30
  • panel.border#314549
  • panelTitle.activeForeground#eeffff
  • panelTitle.inactiveForeground#90a4ae
  • sideBar.background#1f2a30
  • sideBar.border#314549
  • sideBar.foreground#d7e3e7
  • sideBarTitle.foreground#82b1ff
  • statusBar.background#192227
  • statusBar.border#304148
  • statusBar.foreground#cfd8dc
  • tab.activeBackground#263238
  • tab.activeBorderTop#80cbc4
  • tab.activeForeground#eeffff
  • tab.border#31454940
  • tab.inactiveBackground#1f2a30
  • tab.inactiveForeground#90a4ae
  • terminal.ansiBlue#82aaff
  • terminal.ansiCyan#89ddff
  • terminal.ansiGreen#c3e88d
  • terminal.ansiRed#f07178
  • terminal.ansiYellow#ffcb6b
  • terminal.background#263238
  • terminal.foreground#eeffff
  • titleBar.activeBackground#1f2a30
  • titleBar.activeForeground#eeffff
  • tree.indentGuidesStroke#3f5159

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#546e7aitalic
keyword, storage.type, storage.modifier#c792ea
string, constant.other.symbol#c3e88d
entity.name.function, support.function, variable.function#82aaff
entity.name.type, entity.name.class, support.type, support.class#ffcb6b
constant.numeric, constant.language, constant.character#f78c6c
variable, variable.other.readwrite#eeffff
entity.name.tag, entity.other.attribute-name#f07178
ProDevelopers Theme by developershub - VS Code Theme