get_ide_theme_info: Get IDE theme information.

View source: R/mod_app.R

get_ide_theme_infoR Documentation

Get IDE theme information.

Description

This function returns a list with the current IDE theme's information.

Usage

get_ide_theme_info()

Value

A list with three components:

is_dark

A boolean indicating whether the current IDE theme is dark.

bg

The current IDE theme's background color.

fg

The current IDE theme's foreground color.


gptstudio documentation built on May 29, 2024, 12:30 p.m.