Doc - Use huggingface theme

This commit is contained in:
Anthony MOI
2020-10-01 17:22:02 -04:00
committed by Anthony MOI
parent e865b7cd7c
commit 6b1b7551f4
7 changed files with 264 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
.highlight .c1, .highlight .sd{
color: #999
}
.highlight .nn, .highlight .k, .highlight .s1, .highlight .nb, .highlight .bp, .highlight .kc, .highlight .kt {
color: #FB8D68;
}
.highlight .kn, .highlight .nv, .highlight .s2, .highlight .ow, .highlight .kd, .highlight .kr, .highlight .s {
color: #6670FF;
}
.highlight .gp {
color: #FB8D68;
}