Add Gitlab::Themes module; remove Gitlab::Theme
Now we can simply loop through all themes, among other things. This also removes the `dark_theme` / `light_theme` classes and the `theme_type` helper, since they weren't used anywhere.
Showing
lib/gitlab/theme.rb
deleted
100644 → 0
lib/gitlab/themes.rb
0 → 100644
Please register or sign in to comment