Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Miroslav Kratochvil
jekyll-theme-lcsb-default
Commits
53a4db09
Verified
Commit
53a4db09
authored
Mar 30, 2020
by
Laurent Heirendt
✈
Browse files
change color of code highlight
parent
13a4130f
Changes
1
Hide whitespace changes
Inline
Side-by-side
_sass/minima/_syntax-highlighting.scss
View file @
53a4db09
...
...
@@ -6,7 +6,7 @@
@extend
%vertical-rhythm
;
.highlighter-rouge
&
{
background
:
#
eef
;
background
:
#
f6f8fa
;
}
.c
{
color
:
#998
;
font-style
:
italic
}
// Comment
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment