@vkruglikov/react-telegram-web-app / ThemeParams
This object contains the user's current theme settings. This object implement original Telegram WebApp type of telegram!ThemeParams
• Optional
bg_color: string
Background color in the #RRGGBB format.
• Optional
button_color: string
Button color in the #RRGGBB format.
• Optional
button_text_color: string
Button text color in the #RRGGBB format.
• Optional
hint_color: string
Hint text color in the #RRGGBB format.
• Optional
link_color: string
Link color in the #RRGGBB format.
• Optional
secondary_bg_color: string
Secondary background color in the #RRGGBB format.
• Optional
text_color: string
Main text color in the #RRGGBB format.