Welcome to Vifm Q&A, where you can ask questions about using Vifm. Registration is optional, anonymous posts are moderated. E-mail and GitHub logins are enabled.
0 votes
in vifm by

I want to use the vifm color schemes on my desktop, but I can't seem to find a way to get all of the vifm "syntax colors" as a hex or RGB code. any help would be appreciated

1 Answer

0 votes
by

Color schemes are palette based. While colors in the range 16-255 are usually the same everywhere, first 16 tend to vary between different terminals. You'd need to translate colors using palette (palette for xterm).

If you would like to make a bug report or feature request consider using GitHub, SourceForge or e-mail. Posting such things here is acceptable, but this is not a perfect place for them.
...