Skip to main content
Coding Theme

Dim Productivity Dark

Publisher: pasindu dewvimanThemes in package: 1

Obsidian Focus is a flat, dim, eye-friendly dark theme designed for developers who code for long hours. Built to reduce eye strain, visual noise, and cognitive fatigue, it provides a calm coding environment optimized for deep focus and night-time productivity.

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.background#09090B
  • activityBar.foreground#BFC7D5
  • activityBar.inactiveForeground#222228
  • editor.background#0f0f10
  • editor.findMatchBackground#4DB6AC22
  • editor.findMatchHighlightBackground#4DB6AC11
  • editor.foreground#BFC7D5
  • editor.inactiveSelectionBackground#09090B
  • editor.lineHighlightBackground#09090B
  • editor.selectionBackground#111114
  • editorBracketMatch.background#111114
  • editorBracketMatch.border#232A2F
  • editorCursor.foreground#E5C287
  • editorLineNumber.activeForeground#4DB6AC
  • editorLineNumber.foreground#111114
  • editorWhitespace.foreground#0B0B0E
  • errorForeground#D64545
  • infoForeground#5B9FA8
  • notification.background#0B0B0E
  • notification.foreground#BFC7D5
  • panel.background#0B0B0E
  • sideBar.background#0B0B0E
  • sideBar.foreground#8A8A8A
  • sideBarSectionHeader.background#09090B
  • sideBarSectionHeader.foreground#BFC7D5
  • statusBar.background#0B0B0E
  • statusBar.debuggingBackground#222228
  • statusBar.foreground#E0E0E0
  • statusBar.noFolderBackground#0B0B0E
  • tab.activeBackground#0B0B0E
  • tab.activeForeground#F4F4F4
  • tab.inactiveBackground#09090B
  • tab.inactiveForeground#44444A
  • titleBar.activeBackground#0B0B0E
  • titleBar.activeForeground#BFC7D5
  • warningForeground#E6B800

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6A7A89italic
keyword, storage.type, storage.modifier#FF6AC1
string, string.quoted, string.template#FFD866
constant.numeric, constant.language.boolean#78DCE8
entity.name.type, entity.name.class, support.class.component.js, support.class.component.tsx#AB9DF2
entity.name.function, support.function, meta.function-call, variable.function#FFD866
variable, identifier, variable.other.readwrite, variable.parameter#FC9867
constant.language, support.constant, support.constant.handlebars#78DCE8
support.type.primitive, storage.type.primitive, storage.type.java, storage.type.numeric.java#FFB86C
entity.name.tag, support.class.component.js, support.class.component.tsx#50FA7B
meta.decorator, meta.annotation, entity.name.decorator#FF79C6
invalid#FF6188
Dim Productivity Dark by pasindu dewviman - VS Code Theme