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 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel