From 550758c4928d2e6ed0edee3e1cb7d11da0c97aab Mon Sep 17 00:00:00 2001 From: moon2 <moon2protonmail@protonmail.com> Date: Tue, 21 Jan 2025 18:48:46 +0100 Subject: [PATCH] v7: tiny color changes --- flow3r.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flow3r.toml b/flow3r.toml index 519e89f..c79d8a0 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)" -- GitLab