custom.css
... ...
@@ -26,4 +26,12 @@
26 26
27 27
.col-3 {
28 28
width: initial;
29
+}
30
+
31
+.highlight .nn {
32
+ color: #606000
33
+}
34
+
35
+.highlight .py {
36
+ color: #006060
29 37
}
... ...
\ No newline at end of file