This is an extension for a Visual Studio Code dark theme. Their is no currently no light theme since this extension is still a work in progres.
This theme uses low intensity colors to help those whose eyes are sensitive to bright screens.
Right now, this theme has support for most JavaScript style languages, but additional support
will be added for common languages like C++
, Java
, etc.
- Open the Extensions sidebar via
View -> Extensions
and search forDusky
. - Click
Install
and then clickReload
to activate the theme. - Type
Settings -> Color Theme [Command K Command T] -> Dusky
on MacOS orSettings -> Color Theme [Control K Control T] -> Dusky
on Windows to verify theme is set.
If you have any suggestions, please open an issue or a pull request.