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#a6e22e
  • activityBar.background#1e1f1c
  • activityBar.foreground#f8f8f2
  • activityBar.inactiveForeground#75715e
  • activityBarBadge.background#a6e22e
  • activityBarBadge.foreground#272822
  • badge.background#a6e22e
  • badge.foreground#272822
  • breadcrumb.foreground#75715e
  • button.background#a6e22e
  • button.foreground#272822
  • dropdown.background#1e1f1c
  • editor.background#272822
  • editor.findMatchBackground#ffe79240
  • editor.findMatchHighlightBackground#ffe79220
  • editor.foreground#f8f8f2
  • editor.selectionBackground#49483e
  • editor.selectionHighlightBackground#49483e80
  • editor.wordHighlightBackground#49483e60
  • editorCursor.foreground#f8f8f0
  • editorError.foreground#f92672
  • editorGroupHeader.tabsBackground#1e1f1c
  • editorLineNumber.activeForeground#f8f8f2
  • editorLineNumber.foreground#75715e
  • editorWarning.foreground#e6db74
  • editorWidget.background#1e1f1c
  • editorWidget.border#75715e
  • focusBorder#a6e22e
  • gitDecoration.addedResourceForeground#a6e22e
  • gitDecoration.deletedResourceForeground#f92672
  • gitDecoration.modifiedResourceForeground#e6db74
  • gitDecoration.untrackedResourceForeground#66d9e8
  • input.background#272822
  • input.border#3e3d32
  • list.activeSelectionBackground#3e3d32
  • list.activeSelectionForeground#f8f8f2
  • list.hoverBackground#3e3d3280
  • list.hoverForeground#f8f8f2
  • menu.background#1e1f1c
  • menu.selectionBackground#3e3d32
  • panel.background#1e1f1c
  • panel.border#3e3d32
  • panelTitle.activeBorder#a6e22e
  • panelTitle.activeForeground#f8f8f2
  • sideBar.background#1e1f1c
  • sideBar.border#3e3d32
  • sideBar.foreground#f8f8f2
  • sideBarTitle.foreground#75715e
  • statusBar.background#1e1f1c
  • statusBar.border#3e3d32
  • statusBar.foreground#75715e
  • tab.activeBackground#272822
  • tab.activeBorderTop#a6e22e
  • tab.activeForeground#f8f8f2
  • tab.border#3e3d32
  • tab.inactiveBackground#1e1f1c
  • tab.inactiveForeground#75715e
  • terminal.ansiBlue#66d9e8
  • terminal.ansiCyan#a1efe4
  • terminal.ansiGreen#a6e22e
  • terminal.ansiRed#f92672
  • terminal.ansiYellow#e6db74
  • terminal.background#272822
  • terminal.foreground#f8f8f2
  • titleBar.activeBackground#1e1f1c
  • titleBar.activeForeground#f8f8f2

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#75715eitalic
variable, string constant.other.placeholder#f8f8f2
keyword, storage.type, storage.modifier#f92672
keyword.operator, keyword.control#f92672
string#e6db74
constant.numeric, constant.language#ae81ff
entity.name.function, support.function, variable.function#a6e22e
entity.name, support.class, support.type#66d9e8
entity.name.tag#f92672
entity.other.attribute-name#a6e22e
punctuation#f8f8f2
invalid, invalid.illegal#f92672underline
source.json meta.structure.dictionary.json support.type.property-name.json#66d9e8
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#a6e22e
markup.heading, markup.heading entity.name#a6e22ebold
markup.bold#f92672bold
markup.italic#ae81ffitalic
ProDevelopers Theme by developershub - VS Code Theme