Accessing settings
Click your avatar in the top-right corner, then select Settings → Editor to open editor preferences.
Color themes
Choose from several built-in themes:
•Dark (default) — deep dark background, optimized for long sessions
•Monokai — classic high-contrast with vibrant colors
•Solarized Dark — warm dark tones
•Light — high-contrast white background
Your theme choice is saved to your account and syncs across devices.
Font and size
•Font size — default 13px, range 10–24px
•Font family — JetBrains Mono (default), Fira Code, or Cascadia Code
•Ligatures — enable/disable programming ligatures (→, ===, etc.)
Tab settings
•Tab size — 2 spaces (default) or 4 spaces
•Insert spaces — convert tabs to spaces on save (default on)
Miscellaneous
•Minimap — toggle the code minimap on the right edge of the editor
•Word wrap — wrap long lines instead of scrolling horizontally
•Auto-save — always on (debounced 800 ms); cannot be disabled