hermes - 💡(How to fix) Fix Expose Japanese dashboard font options through the theme system [1 pull requests]

Official PRs (…)
ON THIS PAGE

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Add first-class Japanese font options for dashboard/theme typography.

Root Cause

Add first-class Japanese font options for dashboard/theme typography.

Fix Action

Fixed

RAW_BUFFERClick to expand / collapse

Summary

Add first-class Japanese font options for dashboard/theme typography.

Current state

A local draft exists for web/src/themes/fonts.ts with options such as Japanese Sans and Japanese Serif, but it is not wired into the theme system and has no UI effect yet.

Proposed direction

  • Add Japanese-friendly font stacks to the existing theme/preset flow.
  • Reuse the existing web/src/themes/* architecture instead of creating an orphan constants file.
  • Surface the options only where dashboard typography can actually consume them.

Acceptance criteria

  • Japanese font options are reachable from the dashboard/theme configuration.
  • The selected font stack is applied through the existing theme variables.
  • Build/tests cover the integration path.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

hermes - 💡(How to fix) Fix Expose Japanese dashboard font options through the theme system [1 pull requests]