1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-13 09:46:22 +03:00
wezterm/docs/config/lua/wezterm.color
2022-07-14 23:22:02 -07:00
..
extract_colors_from_image.md docs: clarify order of extracted colors 2022-07-12 17:13:46 -07:00
from_hsla.md docs: add wezterm.color.from_hsla link to color object docs 2022-07-12 07:54:53 -07:00
get_builtin_schemes.md colors: move wezterm.get_builtin_color_schemes to wezterm.colors.get_builtin_schemes 2022-07-14 21:52:49 -07:00
get_default_colors.md colors: move wezterm.get_builtin_color_schemes to wezterm.colors.get_builtin_schemes 2022-07-14 21:52:49 -07:00
gradient.md color: refactor docs, add a couple more methods 2022-07-12 07:45:08 -07:00
index.markdown add wezterm.color module for working with colors 2022-07-10 23:41:18 -07:00
load_base16_scheme.md add lua functions for importing color scheme files 2022-07-14 23:03:18 -07:00
load_scheme.md add lua functions for importing color scheme files 2022-07-14 23:03:18 -07:00
load_terminal_sexy_scheme.md add lua functions for importing color scheme files 2022-07-14 23:03:18 -07:00
parse.md color: refactor docs, add a couple more methods 2022-07-12 07:45:08 -07:00
save_scheme.md add wezterm.color.save_scheme for exporting color schemes 2022-07-14 23:22:02 -07:00