Commit graph

6 commits

Author SHA1 Message Date
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