Commit graph

3 commits

Author SHA1 Message Date
Brandon Schneider
4a748a1c9d fix(docs): full soft color override — entire page #f5f0eb
No white anywhere. Everything is warm soft gray:
  Body/content: #f5f0eb (warm parchment)
  Header: #3d3d3d (muted dark, no green)
  Headings: #4a4540
  Code inline: #ebe6e0 bg
  Code blocks: #3d3d3d bg
  Tables: #e5e0da headers
  Links: #5a7a8a muted blue
  All with !important to override Cayman defaults
2026-05-30 21:07:18 -05:00
Brandon Schneider
e78715e366 fix(docs): correct header selector for Cayman theme
.page-header not .header — Cayman uses page-header class.
Also override heading colors to match dark theme.
2026-05-30 21:00:32 -05:00
Brandon Schneider
675a54a6cb docs: soft theme for GitHub Pages — Cayman + muted palette
- Cayman remote theme (soft blue gradient header)
- Body: #f0f2f5 soft gray (not glaring white)
- Content: #ffffff with subtle shadow
- Code blocks: dark (#2d3436) with soft text
- Tables: muted headers (#dfe6e9)
- Links: #0984e3 blue, hover #74b9ff
2026-05-30 20:57:50 -05:00