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.
3 lines
130 B
Plaintext
3 lines
130 B
Plaintext
at-invalid-16.css:1:25-30: error: GTK_CSS_PARSER_WARNING_DEPRECATED
|
|
at-invalid-16.css:1:30-31: error: GTK_CSS_PARSER_ERROR_SYNTAX
|