mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-05 05:40:05 +06:00
12 lines
209 B
CSS
12 lines
209 B
CSS
|
|
.highlight .c1{
|
|
color: #999
|
|
}
|
|
|
|
.highlight .nn, .highlight .k, .highlight .s1, .highlight .nb, .highlight .bp {
|
|
color: #FB8D68;
|
|
}
|
|
|
|
.highlight .kn, .highlight .nv, .highlight .s2 {
|
|
color: #6670FF;
|
|
} |