> ## Documentation Index
> Fetch the complete documentation index at: https://help.slashy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Display & Theme Settings

> Customize Slashy's appearance with Light, Dark, and System themes, high contrast mode, compose layout, thread display, and inbox grouping options.

All display settings live in **Settings > Account** (`Cmd+,`). Changes take effect immediately.

<Frame>
  <img src="https://mintcdn.com/karvixinc/QNSZwc_JHcGXiTZF/images/screenshots/display-theme-settings-1.png?fit=max&auto=format&n=QNSZwc_JHcGXiTZF&q=85&s=2957e110b53426d7f1e38aa65e344c5a" alt="Theme selector showing Light, Dark, and System options with preview thumbnails" width="1924" height="768" data-path="images/screenshots/display-theme-settings-1.png" />
</Frame>

## Theme

| Theme      | Description                                                   |
| ---------- | ------------------------------------------------------------- |
| **Light**  | Bright backgrounds, dark text. Best in well-lit environments. |
| **Dark**   | Dark backgrounds, light text. Reduces glare in low light.     |
| **System** | Follows your OS appearance setting automatically.             |

<Frame>
  <img src="https://mintcdn.com/karvixinc/QNSZwc_JHcGXiTZF/images/screenshots/display-theme-settings-2.png?fit=max&auto=format&n=QNSZwc_JHcGXiTZF&q=85&s=7a21da4e0e079f74100e58f41f865789" alt="Dark theme applied with sidebar and inbox visible" width="1920" height="1080" data-path="images/screenshots/display-theme-settings-2.png" />
</Frame>

## High Contrast Mode

Increases visual distinction between UI elements -- sharper text, more visible borders, clearer interactive elements. Toggle in **Settings > Account**.

## Compose Mode

| Mode            | Description                                                                                  |
| --------------- | -------------------------------------------------------------------------------------------- |
| **Full-screen** | Editor takes over the main area. One email at a time (default).                              |
| **Pop-up**      | Floating window. Multiple drafts, inbox visible behind. Toggle per-draft with `Cmd+Shift+P`. |

## Thread Display

| Mode          | Description                                        |
| ------------- | -------------------------------------------------- |
| **Full page** | Thread takes over main area with expanded messages |
| **Compact**   | Condensed view alongside the thread list           |

## Default View

| View         | Description                             |
| ------------ | --------------------------------------- |
| **Inbox**    | Only emails in your inbox (default)     |
| **All Mail** | All emails regardless of archive status |

## Top Section Grouping

Pin certain emails to the top of your inbox list:

| Mode        | Description                   |
| ----------- | ----------------------------- |
| **None**    | Single chronological list     |
| **Unread**  | Unread emails grouped at top  |
| **Starred** | Starred emails grouped at top |

<Tip>Emails move between sections in real time as you read, star, or unstar them.</Tip>

## Other Options

* **Show unread counts** -- sidebar shows unread thread count per label instead of total count
* **Show spam folder** -- makes the Spam entry visible in the sidebar (Gmail still handles filtering)

## All Settings at a Glance

| Setting              | Options               | Default     |
| -------------------- | --------------------- | ----------- |
| Theme                | Light, Dark, System   | System      |
| High contrast        | On / Off              | Off         |
| Compose mode         | Full-screen, Pop-up   | Full-screen |
| Thread display       | Full page, Compact    | Full page   |
| Default view         | Inbox, All Mail       | Inbox       |
| Show unread counts   | On / Off              | Off         |
| Top section grouping | None, Unread, Starred | None        |
| Show spam folder     | On / Off              | Off         |

| Action                | Shortcut          |
| --------------------- | ----------------- |
| Open display settings | `Cmd+,` > Account |
| Toggle sidebar        | `Cmd+B`           |
| Pop out compose       | `Cmd+Shift+P`     |
| Switch to All Mail    | `g a`             |
| Filter unread         | `Shift+U`         |
| Filter starred        | `Shift+S`         |

***

<CardGroup cols={2}>
  <Card title="Keyboard Shortcuts" icon="keyboard" href="/how-to-guides/keyboard-shortcuts">
    Navigate Slashy at full speed
  </Card>

  <Card title="Composing Emails" icon="pen" href="/features/email/composing">
    Rich text editor and compose modes
  </Card>
</CardGroup>
