aboutsummaryrefslogtreecommitdiff
path: root/ratpoison/ratcolor
blob: 97cd4067c461de01eaebc53bca1b32c29dcddc4a (plain)
1
2
3
4
5
6
7
#!/bin/bash
source ~/.colors
ratpoison -c "set bgcolor $COLOR0"
ratpoison -c "set bwcolor $COLOR0"
ratpoison -c "set fgcolor $COLOR11"
ratpoison -c "set fwcolor $COLOR11"