399 B
399 B
title | description | image |
---|---|---|
baseThemeDay | Day theme | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: baseThemeDay
Day theme
Type: BaseTheme
Example:
$baseThemeDay = ['_' => 'baseThemeDay'];
Or, if you're into Lua:
baseThemeDay={_='baseThemeDay'}