You are not logged in.
Simple noise, and its slow cousin noiseAndDirt. edit: And finally a more colorful plasma.
usage:
noise --help
Order of parameters does matter:
noise color-preset brightnes saturation hue level-dynamics level-start
# color-preset may be omited
examples:
noise # default
noise deep # with color preset 'deep'
noise deep + # with color preset 'deep' and 10% brighter
noise - +++ # default, but 10% darker and 30% more saturated
noise deep _ +++++ _ + --- # preset 'deep' and more saturated,
# slightly more dynamics and darker level start.
noise deep -- ++ -------------- # A lil green
alias example:
alias green='noise deep -- ++ --------------'
Last edited by brontosaurusrex (2018-08-25 06:53:22)
Offline
Well you never know when you might need some noise.
Offline
trying with some light colors, it gets very dark. all 3 methods.
Offline
You could increase '+level 17%,25%' part (both numbers by same amount to keep dynamics).
edit: This is now handled by + and - switches, see --help.
Last edited by brontosaurusrex (2018-08-25 07:37:43)
Offline
@misko_2083; thanks, appreciated and I love the fox.
Offline
Offline