IXR-Galaxy
The unified design language for the Nine Ruby universe. Built on Planet Ruby — where everything converges at 9.
v0.9.0 · galaxy.css
Every name in the ecosystem follows one of three layers. No confusion. No overlap. Each layer has its own purpose.
Ruby
The living entity. The AI character. The OS. The products people use.
- Ms. Ruby (character)
- Ruby OS (product)
- Ruby Flow (feature)
- Ruby Pulse (feature)
Nine
The philosophy and business. The company. The pricing. "Nine is Final."
- Nine Ruby Management
- Nine Principles
- 9ruby.com
- $99 / $999 / $9,999
IXR-
The infrastructure. Systems, tools, agents, bots. Everything we build with.
- IXR-Galaxy (the universe)
- IXR-Terminal (control)
- IXR-Relay (email)
- IXR-Signal (comms)
Six color families drawn from the landscape of Planet Ruby. The void of space. The ruby gemstone. The nebula glow. The firefly ember. The verdant fields. The atmospheric horizon.
Instrument Serif speaks with gravitas. DM Sans communicates clearly. JetBrains Mono builds precisely.
Each color carries its own glow — the ambient energy of Planet Ruby's atmosphere. Use sparingly. Glows draw the eye.
One line. Every project. Instant brand consistency.
<link rel="stylesheet" href="https://ixr-galaxy-tokens.vercel.app/galaxy.css">
.my-component {
background: var(--void-mid);
color: var(--stardust-200);
border: 1px solid var(--void-border);
border-radius: var(--radius-lg);
font-family: var(--font-body);
box-shadow: var(--glow-ruby);
}
<body class="galaxy"> <!-- Default: cosmic world -->
<body class="galaxy-dashboard"> <!-- Clean minimal UI -->
<body class="galaxy-light"> <!-- Light mode variant -->