1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 06:54:45 +03:00

docs: link to get_builtin_color_schemes from color scheme section

This commit is contained in:
Wez Furlong 2022-01-01 18:11:59 -07:00
parent 487ee976de
commit cd8754ae6e

View File

@ -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