Make code highlight dark theme more readable
Created by: dzaporozhets
.black .highlighttable .bp {
color: #003388 -> #D58;
}
Designs
- Show closed items
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Author Owner
Created by: icholy
could I suggest switching to the monokai style? It's already built into pygments.
By Administrator on 2012-06-17T19:34:24 (imported from GitLab project)
By Administrator on 2012-06-17T19:34:24 (imported from GitLab)
- Author Owner
Created by: superbobry
Would be even nicer if
pygments
style was customizable.By Administrator on 2012-06-17T20:04:13 (imported from GitLab project)
By Administrator on 2012-06-17T20:04:13 (imported from GitLab)
- Author Owner
Created by: icholy
+1 to that.
By Administrator on 2012-06-17T20:07:36 (imported from GitLab project)
By Administrator on 2012-06-17T20:07:36 (imported from GitLab)
- Author Owner
Created by: icholy
Maybe through the
gitlab.yml
By Administrator on 2012-06-17T20:09:58 (imported from GitLab project)
By Administrator on 2012-06-17T20:09:58 (imported from GitLab)
- Author Owner
Created by: dzaporozhets
Maybe I'll implement more themes from pygment
By Administrator on 2012-06-18T17:25:01 (imported from GitLab project)
By Administrator on 2012-06-18T17:25:01 (imported from GitLab)
- Author Owner
Created by: superbobry
And why exactly you don't want to make it customizable?
By Administrator on 2012-06-18T17:48:59 (imported from GitLab project)
By Administrator on 2012-06-18T17:48:59 (imported from GitLab)
- Author Owner
Created by: dzaporozhets
I'm not sure its so important to have it customizable. Anyway you can edit css directly if you need some specific changes
By Administrator on 2012-06-18T17:52:44 (imported from GitLab project)
By Administrator on 2012-06-18T17:52:44 (imported from GitLab)
- Author Owner
Created by: superbobry
Well, sure it's not important, but it's not hard either, right?
By Administrator on 2012-06-18T17:57:05 (imported from GitLab project)
By Administrator on 2012-06-18T17:57:05 (imported from GitLab)
- Author Owner
Created by: icholy
how about just having some documentation on how to do it?
By Administrator on 2012-06-18T17:57:59 (imported from GitLab project)
By Administrator on 2012-06-18T17:57:59 (imported from GitLab)
- Author Owner
Created by: dzaporozhets
@superbobry if I'll do all not hard stuff we'll need 10+ dev to maintain project @icholy just edit
highlight/white.scss
orhighlight/dark.scss
By Administrator on 2012-06-18T19:21:50 (imported from GitLab project)
By Administrator on 2012-06-18T19:21:50 (imported from GitLab)
- Author Owner
Created by: superbobry
@randx, no worries, I can do it myself -- will you accept the pull request?
By Administrator on 2012-06-18T19:32:37 (imported from GitLab project)
By Administrator on 2012-06-18T19:32:37 (imported from GitLab)