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