Move color and font settings out of StaticSettings so that they can be set at runtime.
What needs to be solved is how to enable their use in the ensureColors function and tailwind.config but this can probably be solved by saving them in :root CSS vars.