File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 <img src="./images/python_packaging.png" alt="drawing" width="300">
2424</p >
2525
26-
2726- - - .. # Other markdown pages, images and other files.
2827
Original file line number Diff line number Diff line change 11/* Dracula theme */
22.dracula .highlight { background : # 282a36 !important ; color : # f8f8fa !important ; }
33.dracula .highlight pre { background : # 282a36 !important ; }
4- .dracula .highlight code { background : # 282a36 !important ; }
4+ .dracula .highlight code { background : # 282a36 !important ; color : # f1f1b7d0 !important ; }
55.dracula .highlight .c { color : # 6272a4 } /* Comment */
66.dracula .highlight .k { color : # ff79c6 } /* Keyword */
77.dracula .highlight .l { color : # bd93f9 } /* Literal */
88.dracula .highlight .n { color : # f8f8f2 } /* Name */
99.dracula .highlight .o { color : # ff79c6 } /* Operator */
1010.dracula .highlight .p { color : # f8f8f2 } /* Punctuation */
11+ .dracula .highlight .w { color : # 50fa7b !important ; } /* Whitespace/plain text - bash commands */
1112.dracula .highlight .cm { color : # 6272a4 }
1213.dracula .highlight .cp { color : # ff79c6 }
1314.dracula .highlight .c1 { color : # 6272a4 }
You can’t perform that action at this time.
0 commit comments