> sorry, when I put the file on the AppData folder, it did stay on dark mode,
> but the red boxes issue wasn't fixed (even after commenting the stuff out)
in Geany, press "tools" > Configuration Files > geany.css
Ctrl + F
":
image(-gtk-recolor(url("assets/scalable/small-checkbox-unchecked-symbolic.svg")),
-gtk-recolor(url("assets/scalable/small-checkbox-unchecked-symbolic.symbolic.png")));"
put #/ at the beginning. Put /# at the end.
Ctrl + S
Close, reopen. Checkboxes work now.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2928#issuecomment-1586355011
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/issues/2928/[email protected]>