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