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#f78166
  • activityBar.background#161b22
  • activityBar.foreground#c9d1d9
  • activityBar.inactiveForeground#484f58
  • activityBarBadge.background#1f6feb
  • activityBarBadge.foreground#ffffff
  • badge.background#1f6feb
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#c9d1d9
  • breadcrumb.foreground#8b949e
  • button.background#238636
  • button.foreground#ffffff
  • diffEditor.insertedTextBackground#23863620
  • diffEditor.removedTextBackground#da363320
  • dropdown.background#161b22
  • dropdown.border#30363d
  • editor.background#0d1117
  • editor.findMatchBackground#f2cc6040
  • editor.findMatchHighlightBackground#f2cc6020
  • editor.foreground#c9d1d9
  • editor.selectionBackground#264f7840
  • editor.selectionHighlightBackground#264f7820
  • editor.wordHighlightBackground#264f7830
  • editor.wordHighlightStrongBackground#264f7850
  • editorCursor.foreground#58a6ff
  • editorError.foreground#f85149
  • editorGroupHeader.tabsBackground#161b22
  • editorInfo.foreground#58a6ff
  • editorLineNumber.activeForeground#c9d1d9
  • editorLineNumber.foreground#484f58
  • editorWarning.foreground#d29922
  • editorWidget.background#161b22
  • editorWidget.border#30363d
  • focusBorder#58a6ff
  • gitDecoration.addedResourceForeground#3fb950
  • gitDecoration.deletedResourceForeground#f85149
  • gitDecoration.modifiedResourceForeground#d29922
  • gitDecoration.untrackedResourceForeground#3fb950
  • input.background#0d1117
  • input.border#30363d
  • list.activeSelectionBackground#21262d
  • list.activeSelectionForeground#c9d1d9
  • list.hoverBackground#1c2128
  • list.hoverForeground#c9d1d9
  • list.inactiveSelectionBackground#21262d
  • menu.background#161b22
  • menu.border#30363d
  • menu.selectionBackground#21262d
  • minimap.selectionHighlight#264f7840
  • panel.background#161b22
  • panel.border#30363d
  • panelTitle.activeBorder#f78166
  • panelTitle.activeForeground#c9d1d9
  • panelTitle.inactiveForeground#8b949e
  • scrollbarSlider.background#484f5840
  • scrollbarSlider.hoverBackground#484f5860
  • sideBar.background#161b22
  • sideBar.border#30363d
  • sideBar.foreground#c9d1d9
  • sideBarSectionHeader.background#161b22
  • sideBarTitle.foreground#8b949e
  • statusBar.background#161b22
  • statusBar.border#30363d
  • statusBar.debuggingBackground#1f6feb
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#8b949e
  • tab.activeBackground#0d1117
  • tab.activeBorderTop#f78166
  • tab.activeForeground#c9d1d9
  • tab.border#30363d
  • tab.inactiveBackground#161b22
  • tab.inactiveForeground#8b949e
  • terminal.ansiBlue#79c0ff
  • terminal.ansiCyan#56d364
  • terminal.ansiGreen#3fb950
  • terminal.ansiRed#ff7b72
  • terminal.ansiYellow#e3b341
  • terminal.background#0d1117
  • terminal.foreground#c9d1d9
  • titleBar.activeBackground#161b22
  • titleBar.activeForeground#c9d1d9
  • titleBar.inactiveForeground#8b949e

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8b949eitalic
variable, string constant.other.placeholder#c9d1d9—
keyword, storage.type, storage.modifier#ff7b72—
keyword.operator, keyword.control#ff7b72—
string#a5d6ff—
constant.numeric, constant.language, constant.character#79c0ff—
entity.name.function, support.function, variable.function#d2a8ff—
entity.name, support.class, support.type#ffa657—
entity.name.tag#7ee787—
entity.other.attribute-name#79c0ff—
punctuation#c9d1d9—
invalid, invalid.illegal#f85149—
markup.inserted#3fb950—
markup.deleted#f85149—
source.json meta.structure.dictionary.json support.type.property-name.json#7ee787—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#79c0ff—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffa657—
markup.heading, markup.heading entity.name#79c0ffbold
markup.bold#ffa657bold
markup.italic#d2a8ffitalic