Skip to content

Add McDonald's theme: golden arches color scheme and falling fries#1

Closed
cyteon wants to merge 2 commits intomainfrom
claude/mcdonalds-theme-GAO7g
Closed

Add McDonald's theme: golden arches color scheme and falling fries#1
cyteon wants to merge 2 commits intomainfrom
claude/mcdonalds-theme-GAO7g

Conversation

@cyteon
Copy link
Copy Markdown
Owner

@cyteon cyteon commented Apr 1, 2026

Summary

  • Overrides the site-wide CSS color palette to McDonald's red (hsl(3, 72%, 40-55%)) and golden yellow (hsl(42, 100%, 59%)), replacing the warm cream/blue/brown defaults
  • Replaces sidebar blue tones with dark McDonald's red for a fully immersive theme
  • Adds a falling fries/burgers/emoji rain animation via a new FriesController Stimulus controller (similar to the existing Christmas snow effect)
  • Applied globally via mcdonalds-theme CSS class always present on <body>

Changes

  • app/assets/stylesheets/themes/_mcdonalds.scss — new theme with CSS variable overrides
  • app/javascript/controllers/fries_controller.js — Stimulus controller for falling food emoji
  • app/assets/stylesheets/application.scss — imports the new theme
  • app/javascript/controllers/index.js — registers the fries controller
  • app/views/layouts/application.html.erb — adds mcdonalds-theme class and fries data-controller to body

I'm lovin' it 🍟

claude added 2 commits April 1, 2026 19:04
Overrides the site-wide color palette to McDonald's red and golden yellow,
replaces the sidebar's blue tones with dark red, and adds a falling fries/
burgers animation via a new Fries Stimulus controller.

https://claude.ai/code/session_01BNdokM87GNmTxMtpTk2hpt
Replaces "cookies" with "fries" and 🍪 with 🍟 across all user-facing
text: UI labels, tutorial dialogue, OG descriptions, flash messages,
shop prices, balance displays, admin dashboards, and the Slack DM
balance notification. Internal code (HTTP cookies, DB columns, class
names, variable names) is unchanged.

https://claude.ai/code/session_01BNdokM87GNmTxMtpTk2hpt
@cyteon cyteon closed this Apr 9, 2026
@cyteon cyteon deleted the claude/mcdonalds-theme-GAO7g branch April 9, 2026 16:14
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.

2 participants