https://github.com/xmas7/mkcolor
an experiment in randomized vim color schemes
https://github.com/xmas7/mkcolor
Last synced: about 2 months ago
JSON representation
an experiment in randomized vim color schemes
- Host: GitHub
- URL: https://github.com/xmas7/mkcolor
- Owner: xmas7
- License: agpl-3.0
- Created: 2022-09-12T11:16:55.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-12T11:19:00.000Z (over 2 years ago)
- Last Synced: 2025-02-01T09:27:57.875Z (4 months ago)
- Language: HTML
- Homepage:
- Size: 78.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mkcolor
*an experiment in randomized vim color schemes*
This project was inspired by the [random color contrasts][] Mastodon bot. I wanted to take the idea
of picking colors and measuring their color contrast, and scale it up to picking many different
colors and using them to create a somewhat-coherent text editor color scheme.[random color contrasts]: https://botsin.space/@randomColorContrasts
An eventual goal for this is to create an exporter that will create a valid Vim color scheme file
that you could add to your configuration. (A far-future goal might include getting this
randomization into a Vim plugin, but i don't want to get too far ahead of myself...)The project is hosted at using the master branch.