mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-27 14:10:30 +00:00
ed889b951b
Warn for uses of @name colors, since these should be replaced with CSS variables and custom properties. We don't issue deprecation warnings for @define-color uses, since we may want to keep these around in theme CSS for a while, for backwards compatibility. Update all affected tests.
4 lines
198 B
Plaintext
4 lines
198 B
Plaintext
at-invalid-12.css:1:25-29: error: GTK_CSS_PARSER_WARNING_DEPRECATED
|
|
at-invalid-12.css:1:31-36: error: GTK_CSS_PARSER_WARNING_DEPRECATED
|
|
at-invalid-12.css:1:38-44: error: GTK_CSS_PARSER_ERROR_SYNTAX
|