Workspace Customization
Theme Settings
Switch between light and dark themes:
ash proai config set theme dark
Or use the toggle in the top navigation bar.
Panel Layout
Drag and rearrange workspace panels to create your preferred layout. Layouts are saved per user.
Default Settings
# ~/.proai/config.yml
workspace:
theme: dark
sidebar:
collapsed: false
width: 280
editor:
font_size: 14
tab_size: 2
word_wrap: on
format_on_save: true
canvas:
snap_to_grid: true
grid_size: 20
minimap: true
`
## See Also
- [Keyboard Shortcuts](/docs/workspace/keyboard-shortcuts) — All shortcuts
- [Notifications](/docs/workspace/notifications) — Notification settings