create_ide_matching_colors {gptstudio} | R Documentation |
Chat message colors in RStudio
Description
This returns a list of color properties for a chat message
Usage
create_ide_matching_colors(role, ide_colors = get_ide_theme_info())
Arguments
role |
The role of the message author |
ide_colors |
List containing the colors of the IDE theme. |
Value
list
[Package gptstudio version 0.4.0 Index]