Skip to content

Themes & Appearance

Claspt ships with several built-in themes and a range of appearance options so you can make the app feel like home.

Claspt includes 20 built-in themes — 3 light and 17 dark — so you can match your workspace to your mood.

ThemePersonality
Classic LightClean, neutral light theme with high contrast. Good for bright environments.
Solarized LightEthan Schoonover’s warm, low-contrast palette. Easy on the eyes for daytime use.
Ayu LightSoft, warm tones inspired by the Ayu editor theme. Gentle on the eyes.
ThemePersonality
Classic DarkThe default — deep dark background with high-contrast text. Clean and focused.
NordCool, arctic blues and muted accents. Calm and easy on the eyes.
DraculaPurples, pinks, and cyans on a dark base. Vibrant but not harsh.
Solarized DarkCarefully tuned warm tones on a dark blue-grey base. Comfortable for long sessions.
One DarkInspired by Atom’s One Dark — balanced blues and purples with warm accents.
MonokaiThe classic developer theme — vivid greens, pinks, and yellows on dark grey.
Gruvbox DarkRetro, earthy palette with warm oranges and greens. Nostalgic and readable.
Tokyo NightCool blues and purples inspired by Tokyo’s neon nightscape.
Catppuccin MochaPastel accents on a rich dark background. Smooth and modern.
GitHub DarkGitHub’s dark mode palette — familiar and easy to read.
EverforestSoft greens and earth tones inspired by forest landscapes.
KanagawaInspired by Japanese ink paintings — deep blues with warm highlights.
Midnight BlueDeep navy with subtle blue accents. Minimal and focused.
Rosé PineMuted rose and pine tones — elegant and understated.
Material DarkGoogle’s Material Design dark palette — clean and systematic.
SynthwaveRetro 80s neon — pinks, purples, and cyan. Fun and distinctive.
HorizonWarm oranges and reds on a dark base — inspired by sunset.

There are two ways to change your theme:

  1. Settings menu — Open Settings > General > Theme and select from the dropdown. The theme applies instantly.
  2. Keyboard shortcut — Press Cmd+Shift+T (macOS) or Ctrl+Shift+T (Windows/Linux) to cycle through themes quickly.

Beyond the base theme, you can customize the accent color — the highlight color used for selections, active states, buttons, and interactive elements.

  1. Open Settings > General.
  2. Find the Accent Color option.
  3. Pick a color from the palette or enter a custom hex value.

The accent color overlays on top of your chosen theme, so you can have a Nord theme with an orange accent, or Classic Dark with a teal accent.

Adjust the overall interface size to match your display and preferences.

ActionmacOSWindows/Linux
Zoom inCmd+=Ctrl+=
Zoom outCmd+-Ctrl+-
Reset zoomCmd+0Ctrl+0

You can also set the UI scale from Settings > General > UI Scale. This gives you precise control over the zoom level.

The sidebar width is adjustable by dragging the resize handle (the divider between the sidebar and the editor). Drag left for a narrower sidebar or right for a wider sidebar.

Your preferred width is saved automatically and persists across sessions.

Switch between two page list densities:

ModeBest For
ComfortableFewer pages, want to see preview snippets beneath titles
CompactMany pages, want to maximize visible page count

Toggle density using the density button in the sidebar header (near the sort options).

In comfortable mode, each page entry shows the title plus a brief content preview. In compact mode, only the title is shown, fitting roughly twice as many pages in the same vertical space.

Claspt uses two font families throughout the interface:

FontWhere It’s Used
FigtreeUI elements — sidebar, toolbar, settings, dialogs, page titles
JetBrains MonoCode blocks, inline code, secret block values, and the markdown editor

Figtree is a clean, geometric sans-serif that stays legible at all sizes. JetBrains Mono is a developer-focused monospace font with ligatures and clear character distinction — ideal for reading code, secrets, and structured text.

The editor uses CodeMirror 6 with custom extensions that enhance the visual experience:

  • Heading line decorations — Each heading level (h1 through h6) gets a distinct font size in the editor, so the document structure is visible while you write.
  • Syntax highlighting — Colors adapt to your active theme, keeping markdown syntax readable.
  • Secret block cards — Encrypted secrets render as styled cards rather than raw markdown fences.
  • Line numbers — Optional, toggled from Settings > General.

Here’s a summary of all appearance-related settings and where to find them:

SettingLocationShortcut
ThemeSettings > General > ThemeCmd+Shift+T
Accent colorSettings > General > Accent Color
UI scaleSettings > General > UI ScaleCmd+= / Cmd+-
Sidebar widthDrag sidebar resize handle
Sidebar densitySidebar density toggle
Line numbersSettings > General
Split viewToolbar or shortcutCmd+\
Preview modeToolbar or shortcutCmd+/
Inspector panelToolbar or shortcutCmd+I