pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: https://zed.dev/docs/languages/../development/../development/../appearance.html

nk rel="shortcut icon" href="favicon.png">
Download

Appearance

Customize Zed's visual appearance to match your preferences. This guide covers themes, fonts, icons, and other visual settings.

For information on how the settings system works, see All Settings.

Customize Zed in 5 Minutes

Here's how to make Zed feel like home:

  1. Pick a theme: Press cmd-k cmd-t|ctrl-k ctrl-t to open the Theme Selector. Arrow through the list to preview themes in real time, and press Enter to apply.

  2. Choose an icon theme: Run icon theme selector: toggle from the command palette to browse icon themes.

  3. Set your font: Open the Settings Editor with cmd-,|ctrl-, and search for buffer_font_family. Set it to your preferred coding font.

  4. Adjust font size: In the same Settings Editor, search for buffer_font_size and ui_font_size to tweak the editor and interface text sizes.

That's it. You now have a personalized Zed setup.

Themes

Install themes from the Extensions page (zed: extensions), then switch between them with the Theme Selector (cmd-k cmd-t|ctrl-k ctrl-t).

Zed supports separate themes for light and dark mode with automatic switching based on your system preference:

{
  "theme": {
    "mode": "system",
    "light": "One Light",
    "dark": "One Dark"
  }
}

You can also override specific theme attributes for fine-grained control.

Themes documentation

Icon Themes

Customize file and folder icons in the Project Panel and tabs. Browse available icon themes with the Icon Theme Selector (icon theme selector: toggle in the command palette).

Like color themes, icon themes support separate light and dark variants:

{
  "icon_theme": {
    "mode": "system",
    "light": "Zed (Default)",
    "dark": "Zed (Default)"
  }
}

Icon Themes documentation

Fonts

Zed uses three font settings for different contexts:

SettingUsed for
buffer_font_familyEditor text
ui_font_familyInterface elements
terminal.font_familyTerminal

Example configuration:

{
  "buffer_font_family": "JetBrains Mono",
  "buffer_font_size": 14,
  "ui_font_family": "Inter",
  "ui_font_size": 16,
  "terminal": {
    "font_family": "JetBrains Mono",
    "font_size": 14
  }
}

Font Ligatures

To disable font ligatures:

{
  "buffer_font_features": {
    "calt": false
  }
}

Line Height

Adjust line spacing with buffer_line_height:

  • "comfortable" — 1.618 ratio (default)
  • "standard" — 1.3 ratio
  • { "custom": 1.5 } — Custom ratio

UI Elements

Zed provides extensive control over UI elements including:

  • Tab bar — Show/hide, navigation buttons, file icons, git status
  • Status bar — Language selector, cursor position, line endings
  • Scrollbar — Visibility, git diff indicators, search results
  • Minimap — Code overview display
  • Gutter — Line numbers, fold indicators, breakpoints
  • Panels — Project Panel, Terminal, Agent Panel sizing and docking

Visual Customization documentation for all UI element settings

What's Next

pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy