1
0
Fork
You've already forked sunnymoss
0
Sunnymoss dark color theme for neovim, helix, terminal emulators and some other programs i use
  • M4 56.8%
  • Lua 41.2%
  • Makefile 2%
Find a file
2026年06月26日 21:27:26 +03:00
macros Use moss for types and ash for constants 2026年06月26日 11:49:56 +03:00
nvim Little changes 2026年06月26日 21:27:26 +03:00
src Use moss for types and ash for constants 2026年06月26日 11:49:56 +03:00
.gitignore Move nvim theme fully 2026年06月05日 12:14:04 +03:00
Makefile Add nvim highlight for some c# and zig things 2026年06月14日 15:56:04 +03:00
nvim_screenshot.png Add readme 2026年05月08日 18:18:21 +03:00
readme.md Little changes 2026年06月26日 21:27:26 +03:00

Sunnymoss color theme

My personal color theme.

neovim

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)