Commit graph

13 commits

Author SHA1 Message Date
Ruben Davila
26264625cb Small refactor after last code review. 2017-09-07 09:11:52 -05:00
Annabel Dunstone Gray
99dcf870dd Use indigo as default theme 2017-09-07 06:43:12 -07:00
Annabel Dunstone Gray
6ee158197d Add previews in preferences 2017-09-06 11:37:40 -07:00
Annabel Dunstone Gray
7b567597ee Fix specs; start on light theme 2017-09-06 12:57:30 -05:00
Annabel Dunstone Gray
c3ac731152 Add blue theme 2017-09-06 12:54:09 -05:00
Annabel Dunstone Gray
3c815f97d3 Add functionality for two themes 2017-09-06 12:54:09 -05:00
Rubén Dávila
6c49a62800 Restore some changes from !9199 2017-09-06 12:54:09 -05:00
Annabel Dunstone Gray
4b7f0b327c Remove all gitlab theme related code 2017-02-15 13:31:18 -06:00
BM5k
6cb6f58a62 rename theme to match actual colors 2016-12-06 12:51:06 -07:00
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