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