Skip to content
  • Benjamin Otte's avatar
    css: Change currentColor handling · e6e99c4f
    Benjamin Otte authored
    We now pass NULL when the current color should be the default value of
    the "color" property and we haven't looked up any value yet. This way we
    don't need to look it up all the time and more importantly we can
    resolve the default color, which is required because it's a
    GtkCssColorValue and not a GtkCssRgbaValue.
    
    Fixes assertions triggering at Polari startup.
    e6e99c4f