Foundation for all themes. Every other theme starts with @import url("../default/xymon.css")
and overrides only what it needs.
Shape encodes state — circle = stable, circle-dot = recent, square-check = acked. Color encodes severity. Clear uses hollow (weight 400) variants. No animations.
| green | yellow | red | blue | purple | clear | |
|---|---|---|---|---|---|---|
| stable |
circle f111
|
circle f111
|
circle f111
|
circle f111
|
circle f111
|
circle f111
hollow wt 400 |
| recent |
circle-dot f192
|
circle-dot f192
|
circle-dot f192
|
circle-dot f192
|
circle-dot f192
|
circle-dot f192
hollow wt 400 |
| acked |
square-check f14a
|
square-check f14a
|
square-check f14a
|
square-check f14a
|
square-check f14a
|
square-check f14a
hollow wt 400 |
| unknown | circle-question f29c — color #9e9e9e | |||||
Background
Body: #111111 (Bootstrap dark). Status pages add a left-edge gradient splash
per color via body.status-{color} rules.
No theme-specific pattern — just the base dark canvas.