Skip to content
  • Timm Bäder's avatar
    Remove GtkCssRgbaValue · 67991ed0
    Timm Bäder authored
    The differenciation between a literal color value and an RGBA value
    caused problems in various situations. Just treat the two the same but
    don't allow access to the rgba value of a non-literal color value.
    
    This gets rid of around 1.6k rgba values in the widget-factory.
    67991ed0