kitty_colors | R Documentation |
Get the colors used in the kitty terminal
kitty_colors()
kitty_background()
kitty_foreground()
kitty_palette()
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.