ChatSettings: {
    chatTheme: "light" | "dark" | "system";
    collapseCodeBlocks: boolean;
}