Wez Furlong
83c52ef27a
docs: format and wording tweak for color schemes
2020-10-20 00:55:35 -07:00
Wez Furlong
30fc374ad8
docs: add colorschemes + screenshots
...
This includes a script to generate a screenshot from a wezterm
running the default config under X11.
It expects the iTerm2-Color-Schemes to be checked out alongside
the wezterm repo as it uses the dynamic color schemes scripts
to activate the schemes one by one and capture the display.
2020-10-20 00:40:25 -07:00
Wez Furlong
1978eba0a1
wezterm: make the split color configurable and darker
...
This makes the color of the split divider darker by default,
and configurable via the color scheme configuration file.
refs: #297
2020-10-19 22:05:13 -07:00
Wez Furlong
80e36f93b9
docs: add a screenshot demonstrating background image
2020-10-19 08:59:53 -07:00
Wez Furlong
aa660d5d06
wezterm: apply transparency tint to all background colors
...
refs: https://github.com/wez/wezterm/issues/141#issuecomment-711442986
2020-10-18 21:51:12 -07:00
Wez Furlong
21eab3430b
docs: add docs on background/opacity configs
...
refs: #141
2020-10-18 14:32:17 -07:00
Wez Furlong
e4fb68bb22
docs: update link to upstream color schemes
...
I noticed that the website was lagging behind the github page,
so link to the screenshots on github directly.
2020-06-20 19:06:06 -07:00
Wez Furlong
191a67bc9f
docs: add hide_tab_bar_if_only_one_tab option to docs
2020-05-29 19:18:32 -07:00
Wez Furlong
3ead0906a2
docs: more tweaks
2020-04-07 08:45:57 -07:00
Wez Furlong
ffa4925da4
docs: update for lua configuration syntax
2020-04-06 16:32:16 -07:00
Wez Furlong
724ad3a973
update changelog for latest release
2020-01-13 22:21:26 -08:00
Wez Furlong
12a4961b5c
fix video url in the docs
2019-12-31 18:13:59 -08:00
Wez Furlong
a11f036d87
Start migrating to mdbook for the docs
...
Build the docs by installing mdbook and then running:
`mdbook build docs`
or run them live with `mdbook serve docs`
2019-12-29 20:41:08 -08:00