https://github.com/johnridesabike/vim-stella-maris
A simple and usable Vim color scheme.
https://github.com/johnridesabike/vim-stella-maris
color-scheme vim vim-colorscheme vim-colortemplate
Last synced: 11 months ago
JSON representation
A simple and usable Vim color scheme.
- Host: GitHub
- URL: https://github.com/johnridesabike/vim-stella-maris
- Owner: johnridesabike
- Created: 2023-03-19T19:29:13.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-05-21T01:54:27.000Z (about 1 year ago)
- Last Synced: 2025-05-21T02:44:20.245Z (about 1 year ago)
- Topics: color-scheme, vim, vim-colorscheme, vim-colortemplate
- Language: Vim Script
- Homepage:
- Size: 929 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stella Maris: Vim color scheme

[Project home](https://sr.ht/~johnridesabike/vim-stella-maris/) |
[Git repository](https://git.sr.ht/~johnridesabike/vim-stella-maris) |
[Mailing list](https://lists.sr.ht/~johnridesabike/public-inbox)
Stella Maris is my ([John's][0]) personal Vim color scheme. It:
- uses sixteen colors that map to the usual terminal colors.
- works with GUI colors, base-256 colors, base-16 colors, and monochrome. I
mostly use the GUI colors.
- includes a dark and a light version. I mostly use the dark one.
- is accessible to my eyes, and also according to Colortemplate's stats.
- defines the usual highlight groups that Vim's built-in themes do.
- does not include any special support for third-party plugins.
- supports transparent backgrounds.
- is built with the [Vim Colortemplate tool][1].
- is under the same license as Vim.
- looks like this:

## Installation and usage
You can get Stella Maris by using Git to [clone its repository here][2]. After
you add it to your Vim configuration (using your favorite package management
tool), you can load it with `:colo[rscheme] stella`.
Send any patches to <~johnridesabike/public-inbox@lists.sr.ht>
## License
Copyright © John Jackson. Distributed under the same terms as Vim itself. See
`:help license`.
[0]: https://johnridesa.bike/
[1]: https://github.com/lifepillar/vim-colortemplate
[2]: https://git.sr.ht/~johnridesabike/vim-stella-maris