Dark syntax highlight theme issue
Created by: alexrussell
The ".m" class (Literal.Number - basically any number or colour in CSS) is set to a kind of medium royal blue (#0000dd) on a dark grey background (#333333) and it's rather unsightly. It looks like maybe "Dark" was ported from "Light" and then changed, and this class got ignored. There may be more, but that's one I've noticed.
I'd have raised a PR but I'm no designer and wouldn't want to presume a colour to choose for the scope, so I'm raising an issue instead.
For the time being I've switched to Monokai, but do actually quite prefer the "Dark" theme.
For more info, the specific line is: https://github.com/gitlabhq/gitlabhq/blob/master/app/assets/stylesheets/highlight/dark.scss#L35