forked from stark/Color-Scripts
-
Notifications
You must be signed in to change notification settings - Fork 0
color-scripts
blueforesticarus/colors
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
printcolor command:
printcolor [-n] #00ff23 #prints hex color in terminal
printcolor [-n] color1 #gets color1 from xresources using xgetres, then prints that hex color
"-n" => no newline
color-scripts and color command:
scripts layed out in tree in color-scripts
first set color-scripts dir
cd color-scripts
i colorscripts `pwd`
then execute scripts with color command
color icon blocks fancy
or
color icon/blocks/fancy
if color is given path which is directory it will look for .default symlink
if there is not .default, then first alphabetic result used
color -l lists colorscipts
color -l <path> lists colorscipts in path
color <path> -- <args> # to pass args to the color-script
try this:
color util colortest -- "CUSTOM TEXT"
COLORSCRIPT MENU:
color --menu
or
colormenu
will open an interactive browser for all your colorscripts.
get instructions by pressing "?",
press "q" to quit
About
color-scripts
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Shell 96.3%
- Python 2.6%
- Perl 1.1%