Challenge: Single-Expression Functions

Earlier, you saw the single-expression function syntax as a way to make functions that execute one statement more concise. Can you convert auraColor to use the single-expression function syntax?