Skip to content

[feature] Add support to change the background color of an episode

David Revoy requested to merge bg-color-support into main

This will be used for episode with colored border/panel. All episode from 1-35 were designed for white border/panels. The color value is written in the info.json of the episode and is an Hex color. This color affect all the html page in webcomic mode and XYZ mode.

The purpose, allows dark border/panel for the next episode.

Merge request reports