@@ -106,17 +106,17 @@ body[data-theme="dark"] .highlight .cp { color: #ff3a3a; font-weight: bold } /*
106106body [data-theme = "dark" ] .highlight .cpf { color : # ababab ; font-style : italic } /* Comment.PreprocFile */
107107body [data-theme = "dark" ] .highlight .c1 { color : # ababab ; font-style : italic } /* Comment.Single */
108108body [data-theme = "dark" ] .highlight .cs { color : # e50808 ; font-weight : bold; background-color : # 520000 } /* Comment.Special */
109- body [data-theme = "dark" ] .highlight .gd { color : # d22323 } /* Generic.Deleted */
109+ body [data-theme = "dark" ] .highlight .gd { color : # ff3a3a } /* Generic.Deleted */
110110body [data-theme = "dark" ] .highlight .ge { color : # d0d0d0 ; font-style : italic } /* Generic.Emph */
111111body [data-theme = "dark" ] .highlight .ges { color : # d0d0d0 ; font-weight : bold; font-style : italic } /* Generic.EmphStrong */
112- body [data-theme = "dark" ] .highlight .gr { color : # d22323 } /* Generic.Error */
112+ body [data-theme = "dark" ] .highlight .gr { color : # ff3a3a } /* Generic.Error */
113113body [data-theme = "dark" ] .highlight .gh { color : # ffffff ; font-weight : bold } /* Generic.Heading */
114114body [data-theme = "dark" ] .highlight .gi { color : # 589819 } /* Generic.Inserted */
115115body [data-theme = "dark" ] .highlight .go { color : # cccccc } /* Generic.Output */
116116body [data-theme = "dark" ] .highlight .gp { color : # aaaaaa } /* Generic.Prompt */
117117body [data-theme = "dark" ] .highlight .gs { color : # d0d0d0 ; font-weight : bold } /* Generic.Strong */
118118body [data-theme = "dark" ] .highlight .gu { color : # ffffff ; text-decoration : underline } /* Generic.Subheading */
119- body [data-theme = "dark" ] .highlight .gt { color : # d22323 } /* Generic.Traceback */
119+ body [data-theme = "dark" ] .highlight .gt { color : # ff3a3a } /* Generic.Traceback */
120120body [data-theme = "dark" ] .highlight .kc { color : # 6ebf26 ; font-weight : bold } /* Keyword.Constant */
121121body [data-theme = "dark" ] .highlight .kd { color : # 6ebf26 ; font-weight : bold } /* Keyword.Declaration */
122122body [data-theme = "dark" ] .highlight .kn { color : # 6ebf26 ; font-weight : bold } /* Keyword.Namespace */
@@ -192,17 +192,17 @@ body:not([data-theme="light"]) .highlight .cp { color: #ff3a3a; font-weight: bol
192192body : not ([data-theme = "light" ]) .highlight .cpf { color : # ababab ; font-style : italic } /* Comment.PreprocFile */
193193body : not ([data-theme = "light" ]) .highlight .c1 { color : # ababab ; font-style : italic } /* Comment.Single */
194194body : not ([data-theme = "light" ]) .highlight .cs { color : # e50808 ; font-weight : bold; background-color : # 520000 } /* Comment.Special */
195- body : not ([data-theme = "light" ]) .highlight .gd { color : # d22323 } /* Generic.Deleted */
195+ body : not ([data-theme = "light" ]) .highlight .gd { color : # ff3a3a } /* Generic.Deleted */
196196body : not ([data-theme = "light" ]) .highlight .ge { color : # d0d0d0 ; font-style : italic } /* Generic.Emph */
197197body : not ([data-theme = "light" ]) .highlight .ges { color : # d0d0d0 ; font-weight : bold; font-style : italic } /* Generic.EmphStrong */
198- body : not ([data-theme = "light" ]) .highlight .gr { color : # d22323 } /* Generic.Error */
198+ body : not ([data-theme = "light" ]) .highlight .gr { color : # ff3a3a } /* Generic.Error */
199199body : not ([data-theme = "light" ]) .highlight .gh { color : # ffffff ; font-weight : bold } /* Generic.Heading */
200200body : not ([data-theme = "light" ]) .highlight .gi { color : # 589819 } /* Generic.Inserted */
201201body : not ([data-theme = "light" ]) .highlight .go { color : # cccccc } /* Generic.Output */
202202body : not ([data-theme = "light" ]) .highlight .gp { color : # aaaaaa } /* Generic.Prompt */
203203body : not ([data-theme = "light" ]) .highlight .gs { color : # d0d0d0 ; font-weight : bold } /* Generic.Strong */
204204body : not ([data-theme = "light" ]) .highlight .gu { color : # ffffff ; text-decoration : underline } /* Generic.Subheading */
205- body : not ([data-theme = "light" ]) .highlight .gt { color : # d22323 } /* Generic.Traceback */
205+ body : not ([data-theme = "light" ]) .highlight .gt { color : # ff3a3a } /* Generic.Traceback */
206206body : not ([data-theme = "light" ]) .highlight .kc { color : # 6ebf26 ; font-weight : bold } /* Keyword.Constant */
207207body : not ([data-theme = "light" ]) .highlight .kd { color : # 6ebf26 ; font-weight : bold } /* Keyword.Declaration */
208208body : not ([data-theme = "light" ]) .highlight .kn { color : # 6ebf26 ; font-weight : bold } /* Keyword.Namespace */
0 commit comments