Skip to content

Releases: icpryde/yume-forge-modified

Yume Forge Modified 1.0.2

Choose a tag to compare

@icpryde icpryde released this 30 Jul 08:31

Two fixes to how the Final Fantasy theme reads.

The crystal beside replies is the right one again. It had been replaced by the hand-drawn stand-in during release prep — a silent swap, since nothing errors and the theme simply wears different art. The pixel crystal is back, and a test now pins its size so the swap trips a failure instead of shipping quietly.

Message text is back to full size. The 1.0.1 switch to a font with real lowercase came with a size reduction, on the assumption that face was wider. Measured, it is not: at the same pixel size both faces have identical ink height and identical advance width. The reduction shrank prose for no reason and is gone — lowercase stays.

Install: download the zip, unzip it, then chrome://extensions → Developer mode → Load unpacked → pick the yume-forge-modified folder. If you already have it loaded, press the ↻ on its card after replacing the folder.

If you imported the theme from a file rather than picking the bundled entry, note that imported copies are frozen at import time and never update — select the bundled 💎 Final Fantasy under Retro to track releases.

Yume Forge Modified 1.0.1

Choose a tag to compare

@icpryde icpryde released this 30 Jul 08:21

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.

Yume Forge Modified 1.0.0

Choose a tag to compare

@icpryde icpryde released this 29 Jul 21:04

Changelog

1.0.0 — 2026-07-29

First public release.

  • Yume Forge Modified browser add-on with import, export, sharing, and theme
    studio support.
  • Final Fantasy theme for Claude Home and Code views.
  • One complete add-on download with Final Fantasy already bundled.
  • Interactive party, crystal, menu styling, pixel fonts, ambience, sounds,
    accessibility-aware motion, and optional theme settings.