cyber-rain 0.3.0

A smoother, themeable Rust take on cmatrix.
# Example cyber-rain config.
# Copy to ~/.config/cyber-rain/config.toml and edit.

preset = "cyberpunk"
fps = 60
density = 0.82
speed = 7
palette = "green"
message = "follow the white rabbit"
ascii = false
seed = 1999
alt-screen = true
bursts = true
show-status = true
stats = false

# Optional:
# message-file = "/path/to/transmissions.txt"
# theme = "/path/to/theme.toml"
# glyphs = "0123456789ABCDEF"