hobhob
Customizing

Themes

Color themes for the hob interface.

Built-in themes

hob ships with 7 themes, each available in dark and light mode:

ThemeDescription
InkThe default. Clean, high-contrast dark theme.
TwilightWarm, muted tones. Easy on the eyes for long sessions.
SoftSubtle, low-contrast palette. Gentle and minimal.
EmberRich amber and orange tones. Warm and focused.
NeonVibrant, saturated colors. Bold and energetic.
SolarizedThe classic Solarized color scheme. Precision-designed for readability.
MonokaiThe beloved Monokai palette. Familiar to Sublime Text users.

Switching themes

Change your theme in Settings > Appearance > Theme.

Theme mode

Control the overall brightness mode:

ModeBehavior
DarkAlways use the dark variant
LightAlways use the light variant
SystemFollow your OS dark/light mode preference

What themes affect

Themes control 50+ CSS custom properties across the interface:

  • Backgrounds — primary, secondary, surface colors
  • Text — primary, secondary, ghost, faint text colors
  • Accents — red, pink, green, blue, yellow, magenta
  • Borders — panel and element borders
  • Agent colors — agent-specific UI elements
  • Terminal colors — 16 ANSI colors plus bright variants

Terminal theme

By default, the terminal uses the same theme as the UI. You can override this in Settings > Terminal Theme to use a different color scheme for terminal panes specifically.

How is this guide?

On this page