• Robert Speicher's avatar
    Fix Profile > Design live-updating · c597b5d0
    Robert Speicher authored
    `ui_blue` wasn't added to the list of classes to remove, so if a user
    changed to that theme, any subsequent changes wouldn't be live-updated.
    
    This change refactors Gitlab::Theme a bit to make it harder for this to
    happen in the future with new themes.
    c597b5d0
theme.rb 1.23 KB