Performance: Use PNGs for the background gradients

It turns out that for a blurry gradient background, low-res raster images look very convincing when scaled up and interpolated. That means that we can rasterize our gradient SVGs for improved paint performance when resizing the window, while still keeping them quite lightweight (just a couple of kilobytes each).
This commit is contained in:
Robin
2026-08-18 16:54:07 +02:00
parent ad92892063
commit b1c29e9a41
5 changed files with 9 additions and 108 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB