dos h0032 titlegrd - cwtickle/danoniplus-docs GitHub Wiki

English | Japanese

Home > Chart settings specification > Title text effect (default design)

| <- titleFont | titlegrd / titleArrowgrd | titlePos -> |

titlegrd / titleArrowgrd (titlearrowgrd)

  • Gradient settings for title text and background arrows in title screen

Usage

|titlegrd=#ff0000,#ff4500,#ffff00,#008000,#00ffff,#0000ff,#800080|
|titlegrd=to top right,#DDDD99,#ffff00|
|titlegrd=45deg,#DDDD99,#ffff00|
|titlegrd=0xffff99,0xffffff|
|titlegrd=180deg,#9999ff,#ffffff$180deg,#ffff66,#888888,#ff9999|
|titlegrd=90deg:#ffff99:#ffffff|
|titleArrowgrd=#ffff99:#ffffff@radial-gradient|

Overview

Chart settings Description
titlegrd Gradation of music title letters
titleArrowgrd Gradation of background arrows

You can set the gradation of the title text (background arrow) when the default music title display is used. You can specify any number of them separated by commas. You can specify the gradation of the second line with "$" delimiter. Gradation separated by a colon (:) is supported.

If no color is specified, the first and third values of "setColor" are applied as before. If only one color is specified, "#ffffff" is automatically completed as the second color.

When "customTitleUse" is set to false, this value is ignored.

Language-specific settings (Since ver32.7.0)

Common Setting Language (En) Language (Ja)
titlegrd titlegrdEn titlegrdJa
titleArrowgrd titleArrowgrdEn titleArrowgrdJa
titlearrowgrd titlearrowgrdEn titlearrowgrdJa

About music title text (default design)

dos-h0030-01.png

Related pages

Changelog

Version Change details
v32.7.0 - Supports for camel notation designation.- Support for language-specific settings.
v19.2.0 - Supported RGBA color code for "titlelearrowgrd"
v12.0.0 - Supports gradient description
v5.1.0 - Implemented two-line support for music title display. Changed so that each gradient can be specified with a "$" separator
v3.2.0 - Initial implementation

| <- titleFont | titlegrd / titleArrowgrd | titlePos -> |