Commit Graph

4 Commits

Author SHA1 Message Date
Grzegorz Bizon 239d8ab30c Refactor gitlab themes module to make it singleton 2016-07-19 15:12:14 +02:00
Robert Speicher 2d72efcd9f Add `count` to Themes and ColorSchemes 2015-08-26 11:30:38 -07:00
Robert Speicher 6d43308b5a Add `Gitlab::Themes.for_user` 2015-08-26 11:30:11 -07:00
Robert Speicher 844d72716e 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.
2015-06-13 17:58:16 -04:00