Settings and local preferences
Source: src/routes/Settings.tsx, src/state/uiSettings.ts, src/lib/shortcuts.ts at v0.18.0.
Open Settings from the application navigation. Under Appearance, choose Light, Dark, or System; System follows the operating-system preference. Under Safety, turn Read-only mode on to hide destructive actions such as delete, scale, restart, cordon, drain, and image hot-swap.
Under Keyboard shortcuts, select a shortcut control and press the new chord. Press Esc to cancel recording, or use reset to default for an override. A resource-detail shortcut only fires while that drawer is open. Preferences and shortcut overrides are local application state.
Under About, compare Version with the manual baseline and the published download. Read-only mode reduces accidental writes but does not replace Kubernetes RBAC or make every view safe to share.