kitty_colors: Get the colors used in the kitty terminal

View source: R/kitty_colors.R

kitty_colorsR Documentation

Get the colors used in the kitty terminal

Description

Get the colors used in the kitty terminal

Usage

kitty_colors()

kitty_background()

kitty_foreground()

kitty_palette()

Value

kitty_colors returns a dataframe with the colors from the theme used by kitty. kitty_background returns the background color (character vector with the hex-code). kitty_foreground returns the foreground color. kitty_palette returns a vector with the 9 main accent colors from the theme.


djvanderlaan/kitty.r documentation built on Feb. 2, 2025, 9:12 p.m.