View Source ExTDLib.Object.ThemeParameters (ExTDLib v0.0.4)

Contains parameters of the application theme.

NameTypeDescription
background_colornumberA color of the background in the RGB24 format.
secondary_background_colornumberA secondary color for the background in the RGB24 format.
header_background_colornumberA color of the header background in the RGB24 format.
section_background_colornumberA color of the section background in the RGB24 format.
text_colornumberA color of text in the RGB24 format.
accent_text_colornumberAn accent color of the text in the RGB24 format.
section_header_text_colornumberA color of text on the section headers in the RGB24 format.
subtitle_text_colornumberA color of the subtitle text in the RGB24 format.
destructive_text_colornumberA color of the text for destructive actions in the RGB24 format.
hint_colornumberA color of hints in the RGB24 format.
link_colornumberA color of links in the RGB24 format.
button_colornumberA color of the buttons in the RGB24 format.
button_text_colornumberA color of text on the buttons in the RGB24 format.

More details on telegram's documentation.