Commit graph

10 commits

Author SHA1 Message Date
Jose Ivan Vargas
0a35f372d2 Added multi editor setting on the profile preferences page 2018-01-04 18:31:05 +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
Annabel Dunstone Gray
6ee158197d Add previews in preferences 2017-09-06 11:37:40 -07: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
Clement Ho
df4c4833fc Remove redundant mixins 2016-10-08 12:18:41 -05:00
Robert Speicher
35339bb11f Update markup/styling for syntax highlight theme preference 2015-06-13 17:58:17 -04: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
Robert Speicher
658b42b1fa Consolidate theme stylesheets into one
Since they're all defined by a mixin, it didn't provide any benefit to
have them in separate files.

This also adds variables defining the basic color of each theme so we
can re-use them in the previews.
2015-06-13 17:58:16 -04:00