icpryde GitHub avatar

yume-forge-modified

icpryde

Yume Forge 是 Yume Themes for Claude 的一个分支,新增了主题的导入/导出/分享功能、一个《最终幻想》主题以及一个主题工作室,同时移除了远程 CSS 加载以增强隐私性。

Stars

5

7 天增长

暂无数据

Fork 数

0

开放 Issue

0

开源协议

暂无数据

最近更新

2026-07-30

AI 仓库情报摘要
FR-AI / ANALYSIS

为什么值得关注

它提供了完全自包含的主题(CSS、精灵图、字体均内嵌为 data URI),一个技术细节丰富的《最终幻想》主题(包含陆行鸟和队伍动画),以及一种注重隐私的设计——彻底消除远程代码执行。

适合谁使用

  • 想要自定义 Claude 界面的用户
  • 主题开发者和设计师
  • 追求《最终幻想》风格界面的粉丝
  • 注重隐私、不希望扩展自动更新的用户

典型使用场景

  • 使用主题色彩和资源自定义 claude.ai 的外观
  • 通过自包含的 .yume.json 文件或一键代码分享主题
  • 借助内置的工作室和工具链离线开发与测试主题
  • 运行完全离线、不自动更新的扩展以获得一致的行为

项目优势

  • 导出的主题完全自包含,无外部依赖
  • 移除了 background.js 和远程 CSS 加载,降低了隐私风险
  • 《最终幻想》主题包含大量 CSS 动画(队伍、陆行鸟、莫古利)
  • 完善的开发者工具:打包器、冒烟测试、离线模拟器以及像素级精确的提取脚本

使用前须知

  • 作为未打包扩展,永远不会自动更新——用户必须手动重新安装
  • 任何文件更改都需要重新加载扩展卡片,而不仅仅是刷新 claude.ai 标签页
  • 主题工作室虽然存在,但未在弹出菜单中展示,降低了可发现性

README 快速开始

Yume Forge

A fork of Yume Themes for Claude (by Mohamed El-Harras) with three things added:

  1. Import / export / share — every theme has a button that writes a self-contained .yume.json and copies a YUME1: code. Import a file, a code, or a .zip of either.
  2. A Final Fantasy theme — menu-blue windows with hard white frames, a crystal beside every reply, and a four-person party idling on the composer.
  3. A theme studio — build themes from three colours, fine-tune all 29 of Claude's design tokens, add custom CSS, preview live on claude.ai. Present but not surfaced in the popup right now; it's the options page.

Download

The latest release contains two separate downloads:

  • yume-forge.zip — the complete modified Yume Forge browser add-on, including the bundled Final Fantasy theme and all other themes.
  • yume-forge-final-fantasy.zip — only the self-contained Final Fantasy theme, for people who already have this modified Yume Forge add-on.

The theme-only zip can be imported directly; it does not need to be unzipped.

The original's 24 themes are all still here and untouched. The theme covers both faces of claude.ai: the Home chat and the Code tab (a separate app shell — its prompt becomes the menu window, the party and chocobo stage on it, the peeking mascot yields its perch, and every pulsing "working" dot is a hopping Mog).

Final Fantasy also hides a chocobo: every 5–10 minutes (first appearance 60–120 s after load) it picks one of three drive-bys — a parkour run that sprints in along the bottom of the screen, leaps onto the composer, bowls the party over one by one, leaps off the far edge and sprints back out (the whole route is measured per-run, so any window width works); or clipped behind the composer's top line in either direction, emerging from one frame edge and vanishing into the other. It skips hidden tabs and reduced-motion users. To preview without waiting: chrome.storage.local.set({ yumeChocoNow: "a" }) (or "b"/"c") from any extension console.

Install

It's an unpacked extension — nothing to build.

  1. Unzip yume-forge.zip if you haven't (Load unpacked needs a folder, not the archive)
  2. Open chrome://extensions (or `arc://extens

项目描述

Yume Forge Modified with a bundled Final Fantasy theme for Claude

相关仓库与替代方案

根据分类、Topic 和编程语言匹配的相似项目。

react
精选
react GitHub avatar

react

React is a JavaScript library for building user interfaces with declarative, component-based, and cross-platform design.

Web 开发前端框架
246,741
tandpfun
精选
tandpfun GitHub avatar

wardrobe

A GPT‑image powered app that extracts individual garment cutouts from photos, organizes them into a digital wardrobe, and generates modeled outfit previews.

JavaScript
1,570
mshumer
精选
mshumer GitHub avatar

Claude-of-Duty

A browser-based first-person shooter built entirely with procedural generation and orchestrated AI agents, featuring 55k lines of Three.js/WebGL2 code and no art assets.

AI 与机器学习AI 智能体
1,234