diff --git a/flow3r.toml b/flow3r.toml index 519e89f8155ee4c992ef109b780bfc8820d90886..c79d8a04927d7ef8750febbe10fa3596231c0e18 100644 --- a/flow3r.toml +++ b/flow3r.toml @@ -11,11 +11,11 @@ author = "moon2" license = "CC0-1.0" description = "flute emulator" url = "https://git.flow3r.garden/moon2/binary-flute" -version = 6 +version = 7 [style] background = "rgb(0.5, 0.5, 1.0)" [[style.floaties]] symbol = "flow3r" -color = "rgba(0.5, 0.5, 1.0, 0.5)" +color = "rgba(1.0, 1.0, 1.0, 0.5)"