Commit graph

20 commits

Author SHA1 Message Date
GitLab Bot
018431c70e Add latest changes from gitlab-org/gitlab@master 2020-06-11 15:08:36 +00:00
GitLab Bot
6168721025 Add latest changes from gitlab-org/gitlab@master 2020-02-07 00:09:12 +00:00
gfyoung
c858f70d07 Enable frozen string for lib/gitlab/*.rb 2018-10-22 07:00:50 +00:00
George Tsiolis
93c7976ae2 Restore navigation theme order 2018-06-07 12:24:57 +00:00
Annabel Gray
164dbc6b77 Resolve "Introduce new navigation themes in GitLab 11.0" 2018-06-07 07:37:02 +00:00
Annabel Dunstone Gray
9b177bb7c9 Revert "Merge branch 'revert-f2421b2b' into 'master'"
This reverts merge request !14148
2017-09-11 15:44:42 +00:00
Rubén Dávila
52a2423e37 Revert "Merge branch '35012-navigation-add-option-to-change-navigation-color-palette' into 'master'"
This reverts merge request !13619
2017-09-08 14:48:44 +00:00
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