I think that `const`s are used like other color definitions in the first code snippet. ``` const kShrinePurple = Color(0xFF5D1049); const kShrineBlack = Color(0xFF000000); ```