instrument-dark
Default TheoB shell skin. Maximum readability, elegant cockpit feel.
surface: rgba(0,5,8,0.92)card: rgba(0,5,8,0.90)text: rgba(248,255,254,0.96)accent: rgba(170,255,246,0.96)
This fixes the cream-background issue by making backgrounds a global skin choice. The recommended default is instrument-dark, with controlled alternatives for cacao, academy, and light-mode use.
Default TheoB shell skin. Maximum readability, elegant cockpit feel.
Warmer cacao/wellness skin, still dark enough for readability.
Deep learning, symbolism, moral study, AI Academy.
Light skin only when explicitly selected. Uses dark text to avoid cream/white blending.
{
"activeSkinRecommendation": "instrument-dark",
"problemToFix": "cream or pale backgrounds blending with white/light text outside cards and buttons",
"rule": "Every future page should reference shared skin tokens instead of inventing page-local backgrounds."
}