One button, two CSS rules

Switch the button stylesheet, then compare its computed background with the token on the same element. This is a small CSS fixture, not a Codex run.

The before rule keeps its literal blue even when the local theme changes the token. The after rule follows the token. Inspect this button in your browser's computed-style panel to find the winning declaration.