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