Dark mode: welcome-screen-arrow should be white

The arrow is barely visible in dark mode due to:

.cs-dark-theme .welcome-screen-arrow {
  filter: invert(1);
}

1 Like

Even though I think the contrast between the arrows and the background is enough, I’ve passed your report on to the developers.

If there is any news, we will let you know :slight_smile:

Unfortunately, the developers have no plans to change the current behaviour in the foreseeable future.