MadelineProtoDocs/old_docs/API_docs_v38/types/BaseTheme.md

39 lines
866 B
Markdown
Raw Permalink Normal View History

2020-06-16 17:50:25 +02:00
---
title: BaseTheme
description: constructors and methods of type BaseTheme
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Type: BaseTheme
[Back to types index](index.md)
### Possible values (constructors):
[baseThemeClassic](../constructors/baseThemeClassic.md)
[baseThemeDay](../constructors/baseThemeDay.md)
[baseThemeNight](../constructors/baseThemeNight.md)
[baseThemeTinted](../constructors/baseThemeTinted.md)
[baseThemeArctic](../constructors/baseThemeArctic.md)
### Methods that return an object of this type (methods):
[baseThemeClassic](../constructors/baseThemeClassic.md)
[baseThemeDay](../constructors/baseThemeDay.md)
[baseThemeNight](../constructors/baseThemeNight.md)
[baseThemeTinted](../constructors/baseThemeTinted.md)
[baseThemeArctic](../constructors/baseThemeArctic.md)