clauster

A self-hosted dashboard for spawning and managing Claude Code remote-control bridges across a remote host — a cloister for your cluster of sessions.

brand identity · v1

The mark

  • Cloister. A solid wall carved with four arched cells — the colonnade and cells of a monastic cloister, the namesake of clauster.
  • Cluster. Four cells read as a cluster of units; the enclosing wall is the self-hosted boundary you own.
  • Live session. One cell glows neon green — an active bridge running inside the enclosure. Agent-neutral by design.
  • Negative space. The cells are carved out, so the mark works on any background and stays crisp down to 16 px.

Variants

clauster logo-full
clauster logo-white
clauster logo-white-accent
clauster logo-wordmark
logo-mark
logo-icon · 512
clauster logo-black
clauster logo-black-accent

Palette

Steel blue
#517299 · wall / primary
Neon green
#00FF41 · live accent
Green (on light)
#15803D · accent alt
Ink
#0F172A · wordmark
Muted
#64748B · secondary text
Paper
#FAFAFA · light bg
Black
#0A0A0A · dark bg

Typography

clauster
Typeface — Inter Weight — 500 (medium) Case — lowercase Tracking — −0.02em

Developer reference

// tailwind.config.js — theme.extend.colors
clauster: {
  steel:  '#517299',  // primary / mark wall
  live:   '#00FF41',  // neon accent (dark bg)
  liveink:'#15803d',  // accent on light bg
  ink:    '#0F172A',  // wordmark / headings
  muted:  '#64748B',  // secondary text
  paper:  '#FAFAFA',
  black:  '#0A0A0A',
}
logo-mark.svg64×64 — canonical mark (source of truth)
logo-full.svg320×72 — mark + wordmark
logo-wordmark.svg180×40 — text only
logo-icon.svg512×512 — app icon (white cells)
favicon.svgscalable — self-contained tile
logo-white.svg320×72 — monochrome, for dark backgrounds
logo-white-accent.svg320×72 — white + green live cell, for dark backgrounds
logo-black.svg320×72 — monochrome, for light backgrounds
logo-black-accent.svg320×72 — black + green live cell, for light backgrounds