Skip to content

Commit b05fcfb

Browse files
authored
tango: Don't underline whitespace (#1146)
1 parent daa879b commit b05fcfb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

styles/tango.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,5 @@
6868
<entry type="GenericSubheading" style="bold #800080"/>
6969
<entry type="GenericTraceback" style="bold #a40000"/>
7070
<entry type="GenericUnderline" style="underline"/>
71-
<entry type="TextWhitespace" style="underline #f8f8f8"/>
72-
</style>
71+
<entry type="TextWhitespace" style="#f8f8f8"/>
72+
</style>

0 commit comments

Comments
 (0)