Skip to content

Repository files navigation

Lazarium Theme

If you are a visual reader - you might like it.

Reasoning

Why I like it? It is quite visual - all the noise, that is ;,:, ,, {}, (), [], =, || etc. - is muted and fades into the background.

Const versus let - syntax highlighting
Const and let syntax highlighting

Since I like functional programming - functions are of bright-orange color, which stands out and you instantly understand what is a function and you can call it. Also, arguments are of green-italic color - so that you won't mistake them with let variables

Example of function highlighting
Example of function highlighting

Generics are highlighted as function arguments - green-italic - because they do act like parameters but on type level.

Example of types highlighting
Example of types highlighting

Example of CSS highlighting
Example of CSS highlighting

How to develop locally

  1. Open Run and Debug then Run - it will open a new vscode instance

  2. Open some project with code (so that you can observe your changes) and edit text-color-theme.json in themes/ with HRM

  3. vsce package - and upload it to marketplace

Contibutions

Contributions are always welcome and appreciated.

The project doesn't have an icon yet. If you'd like to create one, I'd be happy to feature it in the README and credit you for it.

About

An opinionated VS Code theme with less visual noise and more focus on what matters.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors