Command Palette

Search for a command to run...

Preferences

Personal preferences at /preferences — theme, display density, motion, keyboard shortcuts cheat sheet.

Preferences (/preferences) are personal and follow you across every workspace you're in. They override workspace defaults where the two conflict.

The page has two tabs in the left rail: Appearance and Keyboard shortcuts.

Appearance#

Theme#

Three options. The Insites brand identity stays fixed across both modes for consistent screenshots and demos.

  • Light — bright background, dark text. Always on, regardless of OS theme.
  • Dark — soft greys, easy on the eyes. Always on, regardless of OS theme.
  • System — follow your OS theme; switches automatically when the OS setting changes.

Display density#

How tightly chat messages, file rows, and list items pack together.

  • Cosy — generous spacing. Good default for review and short chats.
  • Compact — tighter rows. Fits longer chat histories and bigger file trees on screen without scrolling.

Reduce motion#

Single toggle. Disables non-essential animations across Studio. Honour-the-OS-setting is not currently exposed; this overrides whatever your OS prefers.

Save changes commits the appearance section.

Keyboard shortcuts#

The cheat sheet tab lists every chord Studio responds to. Press ? from anywhere outside an input to open the same cheat sheet inline. The full reference is in Editor → Keyboard shortcuts.

Where this lives in code#

  • app/preferences/page.tsx — the preferences UI.