denspiro / vscode-theme-dimmed

Dimmed theme is a experimental dimming syntax color scheme and minimal theme for VSCode

Home Page:https://marketplace.visualstudio.com/items?itemName=Shoizz.dimmed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dimmed

Dimmed theme is a experimental dimming syntax color scheme and minimal theme for VSCode

dimmed-screenshot

What is dimmed syntax

dimmed-animation

Some elements of the code that can add visual noise are colored less bright than context meaningful parts because additional colors add additional cognitive work to process it. With dimmed syntax, just two shades of gray are used + one additional shade for comments and unused instances.

Features

  • Decreasing cognitive load by minimizing colors usage to highlight a code syntax

  • Additional distractions minimization with minimal theme

  • Contrast but eye-friendly

  • Supported: Javascript, Typescript, HTML, CSS, Go, C, C++, Java, Python (probably some other languages as well)

Characteristics

Dimmed desaturated

Bright syntax color: #C2C3C3 Background: #1d2021 WCAG 2.0 Contrast Ratio: AAA Luminosity Contrast Ratio: 9.28:1

Dimmed syntax color: #878787 Background: #1d2021 WCAG 2.0 Contrast Ratio: AA Luminosity Contrast Ratio: 4.56:1

Luminosity Contrast Ratio greater than 7:1 for AAA, 4.5:1 for AA

Inspiration

TODO

  • Even more eye-friendly sepia version aka gruvbox
  • White version

About

Dimmed theme is a experimental dimming syntax color scheme and minimal theme for VSCode

https://marketplace.visualstudio.com/items?itemName=Shoizz.dimmed


Languages

Language:JavaScript 51.1%Language:HTML 35.3%Language:CSS 5.1%Language:Java 2.4%Language:C 1.4%Language:Go 1.3%Language:TypeScript 1.2%Language:Python 0.9%Language:Shell 0.7%Language:PowerShell 0.6%