Getting terminal color scheme from an image. - Desktop Customization & Workflow
Users browsing this thread: 2 Guest(s)
|
|||
Try to change line 19: "while test $# -gt 0; do" to "while test $# -gt 1; do" and you should not get that error anymore. The script should work as expected i guess, so regardless of the error message it should generate a colorscheme for you.
|
|||
Messages In This Thread |
Getting terminal color scheme from an image. - by Giacobbe - 28-05-2015, 05:27 PM
RE: Getting terminal color scheme from an image. - by Webtm - 28-05-2015, 06:33 PM
RE: Getting terminal color scheme from an image. - by fayesafe - 28-05-2015, 07:38 PM
RE: Getting terminal color scheme from an image. - by venam - 29-05-2015, 03:49 AM
RE: Getting terminal color scheme from an image. - by Wildefyr - 29-05-2015, 04:47 AM
|