You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please change the PKGBUILD (for Arch Linux) or the upstream Makefile to include it.
It should end up in something like /usr/share/setcolors/ or /usr/share/doc/set/colors.
It's very unconfortable, to install the package and then have to go back to the internet to hunt and peck for colorschemes just to try some.
The text was updated successfully, but these errors were encountered:
Considering this lacks releases the only way to install it is from the git repo, and having it already gives you access to the example colors directly, since nothing is able to use the example colors as themes they are sadly considered litter.
Well, an alternative would be to expand further so it can work paired with a .conf file, like vconsole.conf, and get a theme id from there, then fetch the theme from one of /etc or /usr...
But that would require a minor overhaul here and there.
It would still be human readable tho, the alternative from kbd setvtrgb uses a really messed up format that obviously requires wrappers around it...
Or systemd users could just expand the vconsole setup thing to include besides all that is already read from vconsole.conf, color setups for the linux console, its kinda weird when one thinks about it how neglected the colors are.
The source repo includes a folder called "example-colors":
Please change the PKGBUILD (for Arch Linux) or the upstream Makefile to include it.
It should end up in something like /usr/share/setcolors/ or /usr/share/doc/set/colors.
It's very unconfortable, to install the package and then have to go back to the internet to hunt and peck for colorschemes just to try some.
The text was updated successfully, but these errors were encountered: