rayvn/theme

Color themes.

Functions

showCurrentTheme()

Display the currently active theme, optionally preceded by a prefix string.

showThemes()

Display all available themes with color swatches at the given position, defaulting to โ€˜afterโ€™.

setTheme()

Interactively prompt the user to select and apply a new theme. Note that any change will not apply to the current process, only to new ones.

args

ย  ย 
maxVisible (int) Max themes to display. 0 = fill available terminal rows; < 0 = clear screen then fill (default: 0).