This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-gitlab
/
gitlab-org--gitlab-foss
Watch
1
Star
0
Fork
You've already forked gitlab-org--gitlab-foss
0
Code
Releases
Activity
b5a79f1536
gitlab-org--gitlab-foss
/
app
/
assets
/
stylesheets
/
highlight
/
white.scss
4 lines
40 B
SCSS
Raw
Normal View
History
Unescape
Escape
Replace highlight.js with rouge-fork rugments I decided to create a fork of rouge as rouge lacks a HTML formatter with the required options such as wrapping a line with <span> tags. Furthermore I was not really convinced about the clarity of rouge's source code. Rugments 1.0.0beta3 for now only includes some basic linting and a new HTML formatter. Everything else should behave the same.
2014-12-03 09:27:31 -05:00
.
code
.
white
{
embedded snippets support
2018-02-06 08:33:18 -05:00
@import
"
white_base
"
;
Light gray bg for white code scheme if used in comments and wiki Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-11-05 09:35:56 -05:00
}
Copy permalink