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#4a5ab0
  • activityBar.background#e8ecf8
  • activityBar.foreground#2a3a90
  • activityBar.inactiveForeground#8090c0
  • badge.background#4a5ab0
  • badge.foreground#ffffff
  • button.background#4a5ab0
  • button.foreground#ffffff
  • button.hoverBackground#3a4fa0
  • editor.background#f5f7ff
  • editor.foreground#1a1a3e
  • editor.inactiveSelectionBackground#ccd8f040
  • editor.lineHighlightBackground#e8ecf8
  • editor.selectionBackground#b0c4f080
  • editorCursor.foreground#4a5ab0
  • editorGroup.border#c8d4f0
  • editorGroupHeader.tabsBackground#dce4f5
  • editorLineNumber.activeForeground#4a5ab0
  • editorLineNumber.foreground#aab0d0
  • focusBorder#4a5ab0
  • input.background#ffffff
  • input.border#c0ccf0
  • input.foreground#1a1a3e
  • list.activeSelectionBackground#c8d4f8
  • list.activeSelectionForeground#1a2870
  • list.hoverBackground#dce4f5
  • list.hoverForeground#2a3a90
  • list.inactiveSelectionBackground#d8e2f5
  • list.inactiveSelectionForeground#4a5ab0
  • panel.background#eef1fa
  • panel.border#d0d8f0
  • panelTitle.activeForeground#2a3a90
  • panelTitle.inactiveForeground#8090c0
  • scrollbarSlider.activeBackground#4a5ab050
  • scrollbarSlider.background#b0bce040
  • scrollbarSlider.hoverBackground#b0bce070
  • sideBar.background#eef1fa
  • sideBar.border#d0d8f0
  • sideBar.foreground#2a3a80
  • sideBarTitle.foreground#1a2870
  • statusBar.background#3a4fb0
  • statusBar.border#2a3a90
  • statusBar.foreground#ffffff
  • tab.activeBackground#f5f7ff
  • tab.activeBorderTop#4a5ab0
  • tab.activeForeground#1a1a3e
  • tab.border#c8d4f0
  • tab.inactiveBackground#dce4f5
  • tab.inactiveForeground#6070b0
  • terminal.ansiBlue#4a5ab0
  • terminal.ansiCyan#007acc
  • terminal.ansiGreen#388e3c
  • terminal.ansiRed#c62828
  • terminal.ansiYellow#f57f17
  • terminal.background#f5f7ff
  • terminal.foreground#1a1a3e
  • titleBar.activeBackground#e8ecf8
  • titleBar.activeForeground#1a1a3e
  • titleBar.border#d0d8f0
  • tree.indentGuidesStroke#c0ccf0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9eaab8italic
variable, string constant.other.placeholder#1a1a3e
invalid, invalid.illegal#c62828
keyword, storage.type, storage.modifier#7c4dff
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.definition.tag.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#0277bd
entity.name.tag, meta.tag.sgml#c62828
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#1565c0
constant.numeric, constant.language, support.constant, constant.character, variable.parameter, keyword.other.unit#e65100
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter#2e7d32
entity.name, support.type, support.class, support.type.sys-types#ad1457
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name#5c6bc0
entity.other.attribute-name#6a1b9a
text.html.basic entity.other.attribute-name#e65100italic
entity.other.attribute-name.class#e65100
markup.inserted#2e7d32
markup.deleted#c62828
markup.changed#6a1b9a
string.regexp#0288d1
constant.character.escape#0288d1
*url*, *link*, *uri*underline
variable.language#c62828italic
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#1565c0italic
ProDevelopers Theme by developershub - VS Code Theme