Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dguo/blood-moon
:waxing_crescent_moon: A bold, dark color scheme for code
https://github.com/dguo/blood-moon
color-scheme
Last synced: 2 days ago
JSON representation
:waxing_crescent_moon: A bold, dark color scheme for code
- Host: GitHub
- URL: https://github.com/dguo/blood-moon
- Owner: dguo
- License: mit
- Created: 2017-06-30T16:23:55.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-01-03T03:02:30.000Z (11 months ago)
- Last Synced: 2024-05-01T22:46:43.758Z (7 months ago)
- Topics: color-scheme
- Language: TypeScript
- Homepage: https://blood-moon.dannyguo.com
- Size: 2.55 MB
- Stars: 53
- Watchers: 4
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Blood Moon (work in progress)
[![Netlify Status](https://api.netlify.com/api/v1/badges/b10d4761-1ed5-475d-a8cf-8ccd61ad1463/deploy-status)](https://app.netlify.com/sites/blood-moon/deploys)
[![CI status](https://github.com/dguo/blood-moon/workflows/CI/badge.svg)](https://github.com/dguo/blood-moon/actions?query=branch%3Amain)[Blood Moon](https://www.blood-moon.dannyguo.com) is a [color scheme for code](https://en.wikipedia.org/wiki/Syntax_highlighting).
I used [Solarized](https://github.com/altercation/solarized) dark for several
years, but for fun, I decided to create a color scheme that exactly suits my
personal taste.It is a work in progress, since I am changing colors and syntax rules as I use
the scheme myself. However, you can try it out for the supported applications in
the `applications` folder. Each one should have a README with installation
instructions.## Principles
- Bold
- I like **bold** colors.
- Dark
- I prefer dark backgrounds for code,
[even in bright environments](https://ux.stackexchange.com/questions/53264/dark-or-white-color-theme-is-better-for-the-eyes).
- Colorful
- Some schemes only use a few colors or limit syntax highlighting to some elements.
- With Blood Moon, code is filled with a wide variety of colors, to the point
that some people will find it excessive and possibly distracting.## Alternatives
### Themes
- [Solarized](http://ethanschoonover.com/solarized)
- [gruvbox](https://github.com/morhetz/gruvbox)
- [Zenburn](http://kippura.org/zenburnpage/)
- [Dracula](https://draculatheme.com/)### Generators
- [4bit](https://github.com/ciembor/4bit)
- [Base16](http://chriskempson.com/projects/base16/)
- [terminal.sexy](https://terminal.sexy/)
- [Themer](https://themer.mjswensen.com/)## License
MIT