Yume Forge Modified 1.0.1
Fixes for the Final Fantasy theme.
Prose reads as prose again. Message and composer text now use a face with real lowercase. Silkscreen — the previous body font — has no true lowercase: its lowercase codepoints render the same bitmaps as the capitals, so replies came out in caps no matter what was typed. Sidebar and button labels still use Silkscreen, where small-caps reads as deliberate menu styling.
Message text is legible on every claude.ai build. The theme used to inherit its text colour from claude.ai’s own design tokens. On some builds prose takes its colour from elsewhere, leaving it near-black on the dark menu window — reported by a user whose sprites and colours all worked but whose replies were unreadable. The colour is now stated outright.
New: tools/diagnose.js. Paste it into the DevTools console on a claude.ai tab and it prints a report — whether the theme is selected, how much of the extension’s CSS loaded, which sprites resolved, whether the pixel fonts really loaded, what colour the reply text computes to, and which claude.ai UI variant you are on. It needs no DevTools context switching.
If you imported the theme from a file, note that imported copies are frozen snapshots and do not update with the extension — select the bundled 💎 Final Fantasy entry (under Retro) to track updates.
Install: download the zip, unzip it, then chrome://extensions → Developer mode → Load unpacked → pick the yume-forge-modified folder.