diff --git a/flow3r.toml b/flow3r.toml index 2553df71033d133afc49fccb03b0ca43a35c0bec..58a8c5bb3bef77189e0d287dc30b962cb321d7f3 100644 --- a/flow3r.toml +++ b/flow3r.toml @@ -7,8 +7,16 @@ menu = "Music" class = "BinaryFluteApp" [metadata] -author = "" +author = "moon2" license = "CC0-1.0" description = "flute emulator" url = "https://git.flow3r.garden/moon2/binary-flute" -version = 2 +version = 3 + +[profile] +bg_col = [0.5, 0.5, 1] + +[[profile.floaties]] +style = "flow3r" +col = [0.5, 0.5, 1, 0.5] +num = 8