Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -790,7 +790,8 @@
<Foreground Type="CT_SYSCOLOR" Source="00000008" />
</Color>
<Color Name="inline hints">
<Foreground Type="CT_SYSCOLOR" Source="00000008" />
<Foreground Type="CT_SYSCOLOR" Source="00000005" />
<Background Type="CT_SYSCOLOR" Source="00000008" />
</Color>
<Color Name="xml doc comment - attribute name">
<Foreground Type="CT_SYSCOLOR" Source="00000008" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -817,7 +817,8 @@
<Foreground Type="CT_SYSCOLOR" Source="00000008" />
</Color>
<Color Name="inline parameter name hints">
<Foreground Type="CT_SYSCOLOR" Source="00000008" />
<Foreground Type="CT_SYSCOLOR" Source="00000005" />
<Background Type="CT_SYSCOLOR" Source="00000008" />
</Color>
<Color Name="xml doc comment - attribute name">
<Foreground Type="CT_SYSCOLOR" Source="00000008" />
Expand Down
Loading