repo.or.cz
/
rxvt-unicode-script-mark-and-yank.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
add some scripts to change fonts and colours
[rxvt-unicode-script-mark-and-yank.git]
/
bin
/
set-bg-color
blob
7848bb30927bea5ef6380b76fb16b1fbcacebb0a
1
#!/bin/bash
2
color
=
$1
3
echo -en
"
\033
]39;
$color
\007
"