create_chat_app_theme {gptstudio} | R Documentation |
Chat App Theme
Description
Create a bslib theme that matches the user's RStudio IDE theme.
Usage
create_chat_app_theme(ide_colors = get_ide_theme_info())
Arguments
ide_colors |
List containing the colors of the IDE theme. |
Value
A bslib theme
[Package gptstudio version 0.4.0 Index]