Skip to content

A dark, easy on the eyes theme for Visual Studio Code that has decent contrast for coders with sensitive eyes.

License

Notifications You must be signed in to change notification settings

aamnah/lasik-vscode-theme

Repository files navigation

Lasik - Super Dark

A dark, easy on the eyes theme for Visual Studio Code that has decent contrast for coders with sensitive eyes.

The theme was developed for personal use by a developer who writes a lot of React, TypeScript, Python, Sass/CSS, HTML and Markdown files.

See other Lasik ports

Installation

Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.

ext install AmnaAkram.lasik

Activate the theme: Code > Preferences > Color Theme > Lasik

Screenshot

Python

Python sample

Markdown

Basic Markdown

Markdown Tables

Bash

Attention was paid to making arithmetic evaluation, command evaluation, variables inside strings, and command names more obvious

Bash sample

Dimmed punctuation

Some elements have been dimmed (for example quotes around strings and property names in JSON and HTML, or punctuation around Markdown elements), to give more emphasis to the actual keys and values and not punctuation marks. The assumption here is that you already have a linter or syntax highlighting good enough to point out a missing punctuation and you don't necessarily need to see them prominently.

This is more readable:

Dimmed punctuation colors

than this:

Normal punctuation colors

About

A dark, easy on the eyes theme for Visual Studio Code that has decent contrast for coders with sensitive eyes.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published