diff --git a/docs/config/appearance.md b/docs/config/appearance.md index cbdaf6af0..eeb57e22b 100644 --- a/docs/config/appearance.md +++ b/docs/config/appearance.md @@ -110,6 +110,10 @@ return { } ``` +See also [wezterm.get_builtin_color_schemes()](lua/wezterm/get_builtin_color_schemes.md) for +some more advanced examples, such as picking a random color scheme, or deriving from a +builting color scheme. + ### Defining a Color Scheme in a separate file If you'd like to factor your color schemes out into separate files, you