Sunnymoss dark color theme for neovim, helix, terminal emulators and some other programs i use
| macros | Use moss for types and ash for constants | |
| nvim | Little changes | |
| src | Use moss for types and ash for constants | |
| .gitignore | Move nvim theme fully | |
| Makefile | Add nvim highlight for some c# and zig things | |
| nvim_screenshot.png | Add readme | |
| readme.md | Little changes | |
Sunnymoss color theme
My personal color theme.
Building
You will need GNU make and GNU m4 to build this. To generate colors run
make
To change output dir set OUT_DIR to whatever you want
Note: some configs can contain more then just colors (for example fnott such as it does not have include)
TODO?
- Make comments more visible (maybe)
- Add emacs theme (if i will be patient enough)