[pve-devel] applied: [PATCH pve_flutter_frontend v2] ui: replace use of `background` property

Thomas Lamprecht t.lamprecht at proxmox.com
Wed May 7 09:50:31 CEST 2025


On Mon, 05 May 2025 14:03:55 +0200, Shan Shaji wrote:
> As of flutter v3.22 the `background` property is
> deprecated. The material guidelines suggest
> using the surface color for backgrounds.
> 
> https://m3.material.io/styles/color/roles#8562cf18-5cc0-44ae-b783-2e38bdb39585
> 
> Due to the difference between the current background color and surface
> color, this patch assigns the colors `supportGreyTint75`(light theme)
> and `grey`(dark theme) to the `surfaceContainer` property,
> replacing all instances of `background` with `surfaceContainer`.
> 
> [...]

Applied, thanks!

[1/1] ui: replace use of `background` property
      commit: a7df5595c0d69d42b655501be750da45470315f8




More information about the pve-devel mailing list