bugfixes
- there were some `imgui.style` and `imgui.io` calls, which are copy-paste left overs from glassesValidator. Don't use that here, and also some other catches of glassesValidator-specific things
v.1.10.2
- gui.utils submodule was missing an import, would crash
- now only using font awesome v6 icons in recording_table
- file_picker now allows setting accent color, like recording_table