Update to use the new consistent Ink design token names.
Review Request #13834 — Created May 7, 2024 and submitted — Latest diff uploaded
Ink's design token names have been updated to be more consistent. This
change updates Review Board to use those new names in place of the old
ones.
Tested much of the UI to make sure nothing obvious broke.
Checked CSS variables and styles manually and via a validator to ensure
that no removed CSS variables are still in use.aFurther testing will still need to be done in production.