dos h0081 baseBright - cwtickle/danoniplus-docs GitHub Wiki

English | Japanese

Home > Chart settings specification > Importing custom data

| <- imgType | baseBright | syncBackPath -> |

baseBright

  • Lightness/darkness status of background

Usage

|baseBright=true|  // Treat the background as light

Overview

Sets whether to force the background to be treated as light or dark. This is not used to actually change the background color, but rather to switch the associated ColorType between light and dark. The default is false, but the initial value changes depending on whether the color specified in the .title_base class in the CSS is light or not.

Value Default Description
false (*) Treat the background as dark
true Treat the background as light

Related pages

Changelog

Version Change details
v21.2.0 - Initial implementation

| <- imgType | baseBright | syncBackPath -> |