Skip to content

Commit 5a19559

Browse files
author
Sanders Kleinfeld
committed
Reverting customization test.
1 parent 654da7b commit 5a19559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

theme/pdf/pdf.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pre code.gi { background-color: #CCFFCC } /* Generic.Inserted */
1919
/* Overriding default manni style of #AAAAAA gray for Generic Output with #000000 black, which is better suited to ORM terminal output */
2020
pre code.go { color: #000000 } /* Generic.Output */
2121

22-
pre code.gp { color: red; font-weight: bold } /* Generic.Prompt */
22+
pre code.gp { color: #000099; font-weight: bold } /* Generic.Prompt */
2323
pre code.gs { font-weight: bold } /* Generic.Strong */
2424
pre code.gu { color: #003300; font-weight: bold } /* Generic.Subheading */
2525
pre code.gt { color: #99CC66 } /* Generic.Traceback */

0 commit comments

Comments
 (0)