textual/docs
Dave Pearson b7de48cca3
Border colour percentage (#1954)
* Allow setting an additional alpha on a border

See #1863.

* Update the ChangeLog

* Add snapshot tests for the border alpha value

* Extend the border snapshot tests

While this doesn't test *every* permutation, it covers enough bases that if
something were to change it should catch it.

* Tweak a typo in the border style examples

* Add border transparency percentage to the border docs

* Add a CSS example for using border transparency

* Add Color.multiply_alpha

* Update the CHANGELOG

* Multiply the alpha on a colour rather than replace it

As requested in
https://github.com/Textualize/textual/pull/1954#pullrequestreview-1328170386

(actually required while talking in person with Will, but noted in the
above)

* Multiply the alpha on a border colour rather than replace it

As requested in
https://github.com/Textualize/textual/pull/1954#pullrequestreview-1328170386

(actually requested while talking in person with Will, but noted in the
above)
2023-03-07 14:14:17 +00:00
..
_templates/python/material Omit default values for attributes. 2023-01-25 11:41:05 +00:00
api Tidy up some Button documentation 2023-03-01 16:46:47 +00:00
blog A warning from the future 2023-03-01 09:14:27 +00:00
css_types Update documentation. 2023-01-12 14:42:04 +00:00
custom_theme blog post 2022-11-08 17:34:55 +00:00
events Added blog 2022-11-06 15:41:12 +00:00
examples Compound docs (#1952) 2023-03-06 16:56:24 +00:00
guide Compound docs (#1952) 2023-03-06 16:56:24 +00:00
images Compound docs (#1952) 2023-03-06 16:56:24 +00:00
reference Sync mkdocs and reference index with changes. 2022-12-21 17:33:28 +00:00
snippets Inline css type values in their reference. 2023-01-06 14:50:31 +00:00
styles Border colour percentage (#1954) 2023-03-07 14:14:17 +00:00
stylesheets blog post 2022-11-20 13:55:29 +00:00
widgets Add subsection to separate example. 2023-03-06 13:54:01 +00:00
CNAME fix cname 2022-09-15 11:34:52 +01:00
getting_started.md typo 2022-12-28 20:46:19 +05:30
help.md Emphasise that help can be found in GitHub discussions 2022-12-04 11:38:03 +00:00
index.md Remove the dictionary example from the front page of the docs 2023-02-06 16:04:52 +00:00
roadmap.md Update the ChangeLog and the roadmap 2023-02-23 22:14:41 +00:00
tutorial.md Fix typo 2023-01-04 11:42:38 +01:00
widget_gallery.md added static 2023-03-07 14:05:40 +00:00