@divkitframework/divkit 28.4.0 → 28.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -342,7 +342,9 @@ Also be aware of new releases (even minor and patch versions). Built-in extensio
342
342
  The default value is `system`. Affects variables in `palette`.
343
343
 
344
344
 
345
- ### Palette support (EXPERIMENTAL)
345
+ ### Palette support (DEPRECATED)
346
+
347
+ This feature will be removed in the future.
346
348
 
347
349
  Divjson along with the `card` and `templates` can contain a `palette` property with colors for light and dark themes:
348
350