Tests

themes

it selects theme based on the user preferences

OK1ms

it selects theme based on the cookie theme=dark

OK2ms

it selects theme based on the cookie theme=light

OK1ms

it selects theme based on the cookie theme=unknown

Expected: #02050c, actual: #eeeeff
FAIL2ms

it switches theme to dark on user request

OK1ms

it switches theme to light on user request

OK2ms