Skip to content

A beautiful and minimalistic theme for Visual Studio Code, inspired by the NotNull color scheme.

License

Notifications You must be signed in to change notification settings

notnull-co/notnull-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NotNull Theme

A beautiful and minimalistic theme for Visual Studio Code, inspired by the NotNull color scheme.

Theme Preview

Note: This theme works best with semantic token colors enabled. To enable semantic token colors, add the following configuration to your settings.json file:

"editor.semanticTokenColorCustomizations": {
    "[NotNull Dark]": {
        "enabled": true
    }
}

Color Palette

Here are the main colors used in this theme:

  • #7D59FF #7D59FF
  • #E44D78 #E44D78
  • #50514F #50514F
  • #B4ADEA #B4ADEA
  • #FFA400 #FFA400

Focused on Golang

This theme is currently focused on providing an excellent experience for Golang development. Go Nightly extension is recomended.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.

License

This theme is released under the Apache 2.0


© Murillo Vaz | NotNull

About

A beautiful and minimalistic theme for Visual Studio Code, inspired by the NotNull color scheme.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published