Skip to content

Commit

Permalink
Merge pull request #243 from ByteInternet/update_prompt_color
Browse files Browse the repository at this point in the history
  • Loading branch information
tdgroot authored Feb 26, 2024
2 parents febca9f + f8c2065 commit f923c17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_static/pygments.css
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
.highlight .gh { color: #ffffff !important; } /* Generic.Heading */
.highlight .gi { color: #589819 !important; } /* Generic.Inserted */
.highlight .go { color: #cccccc !important; } /* Generic.Output */
.highlight .gp { color: #aaaaaa !important; } /* Generic.Prompt */
.highlight .gp { color: #80da10 !important; } /* Generic.Prompt */
.highlight .gs { color: #d0d0d0 !important; } /* Generic.Strong */
.highlight .gu { color: #ffffff !important; } /* Generic.Subheading */
.highlight .gt { color: #d22323 !important; } /* Generic.Traceback */
Expand Down

0 comments on commit f923c17

Please sign in to comment.