Merge pull request #11246 from nextcloud/deprecate/css-variables

chore(devmanual): Deprecate `--color-text-light` and `--color-text-lighter` CSS variables
This commit is contained in:
Christoph Wurst
2023-10-27 13:20:49 +02:00
committed by GitHub

View File

@@ -49,7 +49,8 @@ Changed APIs
Deprecated APIs
^^^^^^^^^^^^^^^
* tbd
* The CSS variables ``--color-text-light`` and ``--color-text-lighter`` were made aliases of ``--color-main-text`` and ``--color-text-maxcontrast``
in `Nextcloud 20 <https://github.com/nextcloud/server/pull/21117>`_ and are now officially deprecated and will be removed in the near future.
Removed APIs
^^^^^^^^^^^^