@@ -97,17 +97,17 @@ body[data-theme="dark"] .highlight .cp { color: #ff3a3a; font-weight: bold } /*
97
97
body [data-theme = "dark" ] .highlight .cpf { color : # ababab ; font-style : italic } /* Comment.PreprocFile */
98
98
body [data-theme = "dark" ] .highlight .c1 { color : # ababab ; font-style : italic } /* Comment.Single */
99
99
body [data-theme = "dark" ] .highlight .cs { color : # e50808 ; font-weight : bold; background-color : # 520000 } /* Comment.Special */
100
- body [data-theme = "dark" ] .highlight .gd { color : # d22323 } /* Generic.Deleted */
100
+ body [data-theme = "dark" ] .highlight .gd { color : # ff3a3a } /* Generic.Deleted */
101
101
body [data-theme = "dark" ] .highlight .ge { color : # d0d0d0 ; font-style : italic } /* Generic.Emph */
102
102
body [data-theme = "dark" ] .highlight .ges { color : # d0d0d0 ; font-weight : bold; font-style : italic } /* Generic.EmphStrong */
103
- body [data-theme = "dark" ] .highlight .gr { color : # d22323 } /* Generic.Error */
103
+ body [data-theme = "dark" ] .highlight .gr { color : # ff3a3a } /* Generic.Error */
104
104
body [data-theme = "dark" ] .highlight .gh { color : # ffffff ; font-weight : bold } /* Generic.Heading */
105
105
body [data-theme = "dark" ] .highlight .gi { color : # 589819 } /* Generic.Inserted */
106
106
body [data-theme = "dark" ] .highlight .go { color : # cccccc } /* Generic.Output */
107
107
body [data-theme = "dark" ] .highlight .gp { color : # aaaaaa } /* Generic.Prompt */
108
108
body [data-theme = "dark" ] .highlight .gs { color : # d0d0d0 ; font-weight : bold } /* Generic.Strong */
109
109
body [data-theme = "dark" ] .highlight .gu { color : # ffffff ; text-decoration : underline } /* Generic.Subheading */
110
- body [data-theme = "dark" ] .highlight .gt { color : # d22323 } /* Generic.Traceback */
110
+ body [data-theme = "dark" ] .highlight .gt { color : # ff3a3a } /* Generic.Traceback */
111
111
body [data-theme = "dark" ] .highlight .kc { color : # 6ebf26 ; font-weight : bold } /* Keyword.Constant */
112
112
body [data-theme = "dark" ] .highlight .kd { color : # 6ebf26 ; font-weight : bold } /* Keyword.Declaration */
113
113
body [data-theme = "dark" ] .highlight .kn { color : # 6ebf26 ; font-weight : bold } /* Keyword.Namespace */
@@ -183,17 +183,17 @@ body:not([data-theme="light"]) .highlight .cp { color: #ff3a3a; font-weight: bol
183
183
body : not ([data-theme = "light" ]) .highlight .cpf { color : # ababab ; font-style : italic } /* Comment.PreprocFile */
184
184
body : not ([data-theme = "light" ]) .highlight .c1 { color : # ababab ; font-style : italic } /* Comment.Single */
185
185
body : not ([data-theme = "light" ]) .highlight .cs { color : # e50808 ; font-weight : bold; background-color : # 520000 } /* Comment.Special */
186
- body : not ([data-theme = "light" ]) .highlight .gd { color : # d22323 } /* Generic.Deleted */
186
+ body : not ([data-theme = "light" ]) .highlight .gd { color : # ff3a3a } /* Generic.Deleted */
187
187
body : not ([data-theme = "light" ]) .highlight .ge { color : # d0d0d0 ; font-style : italic } /* Generic.Emph */
188
188
body : not ([data-theme = "light" ]) .highlight .ges { color : # d0d0d0 ; font-weight : bold; font-style : italic } /* Generic.EmphStrong */
189
- body : not ([data-theme = "light" ]) .highlight .gr { color : # d22323 } /* Generic.Error */
189
+ body : not ([data-theme = "light" ]) .highlight .gr { color : # ff3a3a } /* Generic.Error */
190
190
body : not ([data-theme = "light" ]) .highlight .gh { color : # ffffff ; font-weight : bold } /* Generic.Heading */
191
191
body : not ([data-theme = "light" ]) .highlight .gi { color : # 589819 } /* Generic.Inserted */
192
192
body : not ([data-theme = "light" ]) .highlight .go { color : # cccccc } /* Generic.Output */
193
193
body : not ([data-theme = "light" ]) .highlight .gp { color : # aaaaaa } /* Generic.Prompt */
194
194
body : not ([data-theme = "light" ]) .highlight .gs { color : # d0d0d0 ; font-weight : bold } /* Generic.Strong */
195
195
body : not ([data-theme = "light" ]) .highlight .gu { color : # ffffff ; text-decoration : underline } /* Generic.Subheading */
196
- body : not ([data-theme = "light" ]) .highlight .gt { color : # d22323 } /* Generic.Traceback */
196
+ body : not ([data-theme = "light" ]) .highlight .gt { color : # ff3a3a } /* Generic.Traceback */
197
197
body : not ([data-theme = "light" ]) .highlight .kc { color : # 6ebf26 ; font-weight : bold } /* Keyword.Constant */
198
198
body : not ([data-theme = "light" ]) .highlight .kd { color : # 6ebf26 ; font-weight : bold } /* Keyword.Declaration */
199
199
body : not ([data-theme = "light" ]) .highlight .kn { color : # 6ebf26 ; font-weight : bold } /* Keyword.Namespace */
0 commit comments