pywal
pywal copied to clipboard
Feature request: nnn template
Hi there, nnn's colors are selected by setting shell variable NNN_FCOLORS to a string containing 12 xterm 256 color hex numbers where each color is 2 symbols example :
export NNN_FCOLORS='c1e2272e006033f7c6d6abc4'
I was wondering if it's possible to create an nnn.sh containing NNN_FCOLORS where wal colors are set. (I couldn't create a user template myself since pywal colors are 6 symbols each)