Update pygments.

This commit is contained in:
Alexandre Vicenzi 2018-06-23 22:54:37 -03:00
parent 598e0e49b2
commit 65cc7b24c9
158 changed files with 687 additions and 102 deletions

View file

@ -450,6 +450,10 @@ ul.social {
background-color: @xing-bg-color;
}
a.sc-bitbucket {
background-color: @bitbucket-bg-color;
}
}
.ads-aside {

File diff suppressed because one or more lines are too long

View file

@ -67,3 +67,4 @@
@youtube-bg-color: #e02a20;
@gitlab-bg-color: #fca326;
@xing-bg-color: #007575;
@bitbucket-bg-color: #0747A6;