tractor/docs/_static
Gud Boi 1f84d5f529 Adopt the wireframe logo in navbar + README
Carry the landing hero's transparent-faces wireframe look to the
two other logo contexts. An `<img>`-embedded svg can't read the
page CSS (no `currentColor`), so the colours are baked per target,

- navbar: 2 variants (`tractor_logo_nav_light.svg` near-black
  lines, `…_nav_dark.svg` near-white) wired via the pydata
  `logo.image_light`/`image_dark` opts so it swaps with the theme
  toggle, matching the hero,
- README: `tractor_logo_wire.svg` — one neutral-grey, with INLINE
  fills (no `<style>`) so it reads on both GitHub light + dark and
  survives GitHub's svg sanitiser.

Faces are `fill: none` throughout; the filled `tractor_logo_side`
stays the recolour source + favicon.

(this patch was generated in some part by [`claude-code`][claude-code-gh])
[claude-code-gh]: https://github.com/anthropics/claude-code
2026-06-28 13:29:02 -04:00
..
css Make the hero logo a theme-adaptive wireframe 2026-06-28 13:29:02 -04:00
tractor_logo_hero.html Make the hero logo a theme-adaptive wireframe 2026-06-28 13:29:02 -04:00
tractor_logo_nav_dark.svg Adopt the wireframe logo in navbar + README 2026-06-28 13:29:02 -04:00
tractor_logo_nav_light.svg Adopt the wireframe logo in navbar + README 2026-06-28 13:29:02 -04:00
tractor_logo_side.svg Added logo, fixed github links and grammar issues 2020-08-31 11:49:14 -03:00
tractor_logo_wire.svg Adopt the wireframe logo in navbar + README 2026-06-28 13:29:02 -04:00