Clarify what pygments style does
This commit is contained in:
parent
71b07090c2
commit
fbfb779a19
@ -69,7 +69,9 @@ agr('colors', 'Colors')
|
|||||||
opt('pygments_style', 'default',
|
opt('pygments_style', 'default',
|
||||||
long_text='''
|
long_text='''
|
||||||
The pygments color scheme to use for syntax highlighting. See :link:`pygments
|
The pygments color scheme to use for syntax highlighting. See :link:`pygments
|
||||||
builtin styles <https://pygments.org/styles/>` for a list of schemes.
|
builtin styles <https://pygments.org/styles/>` for a list of schemes. Note that
|
||||||
|
this **does not** change the colors used for diffing,
|
||||||
|
only the colors used for syntax highlighting. To change the general colors use the settings below.
|
||||||
'''
|
'''
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user