Skip to content

Adopt canonical muted color palette + Inter font for Documenter theme - #29

Merged
AronT-TLV merged 1 commit into
mainfrom
docs/muted-color-palette
Aug 5, 2026
Merged

Adopt canonical muted color palette + Inter font for Documenter theme#29
AronT-TLV merged 1 commit into
mainfrom
docs/muted-color-palette

Conversation

@AronT-TLV

Copy link
Copy Markdown
Member

Summary

  • Replaces docs/src/assets/custom.css with the new canonical version from math_tech_study/project_resources/docs-assets/custom.css.
  • Muted color: Documenter's saturated default link color (#2e63b8) and docstring chevron (#2E63BD) replaced with the same muted blue-gray family chosen for the Franklin main site's sidebar reskin.
  • Font: Lato → Inter for body/UI text, chosen after live side-by-side comparison against Lato (Documenter's native default, also what docs.julialang.org uses as-is), Roboto, and Raleway (used on the Franklin main site — Inter pairs well with it).
  • Deliberately untouched: .is-family-monospace/code fonts (JuliaMono) and MathJax-rendered math — confirmed via testing, not just assumed.

Part of the FourM website domain takeover plan (math_tech_study/_research/fourm-website-domain-takeover-workplan.md), Phase 6 (Documenter sub-site theme).

Test plan

  • typos clean
  • Local docs/make.jl build succeeds
  • Verified live via LiveServer — color, font, math rendering, code monospace all confirmed correct
  • CI passes on this PR

Sourced from math_tech_study/project_resources/docs-assets/custom.css
(new canonical location -- no sub-repo is the source of truth for this
going forward). Replaces Documenter's saturated default link/chevron
blue (#2e63b8/#2E63BD) with the same muted blue-gray family chosen for
the Franklin main site, and switches body/UI text from Lato to Inter
(chosen after live comparison against Lato, Roboto, and Raleway --
pairs well with Raleway on the main site). Deliberately does not touch
JuliaMono code fonts or MathJax-rendered math.
@AronT-TLV
AronT-TLV merged commit 8448cc8 into main Aug 5, 2026
5 checks passed
@AronT-TLV
AronT-TLV deleted the docs/muted-color-palette branch August 5, 2026 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant