• Robert Speicher's avatar
    Merge branch 'label-text-color-sidebar' into 'master' · aea97991
    Robert Speicher authored
    Fixes text color on labels in sidebar
    
    Previously the labels in the sidebar would just have `#FFF` text color which could cause problems with a light background color.
    
    With this, the text color comes from the JSON.
    
    See merge request !3846
    aea97991