Skip to content

Changelog — Stage 5: Experiment on the Branch

Previous Stage

Stage 4: Try a Branch (branch: stage-4-create-branch)

Files Changed

FileChangeWhat and Why
style.cssmodifiedEvery color swapped for a dark theme: #222222 background, #00ffcc teal accents, dark scoreboard panel.

Summary

This is the first commit that lives on a non-main branch. The dark theme only exists on dark-theme. When you switch back to main, the old light theme is still there. This is the whole reason branches exist — safe, isolated experiments.