mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-16 05:24:20 +02:00
diff: Add a option for pygments style
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
# file.abc use a setting of xyz:abc
|
||||
syntax_aliases pyj:py recipe:py
|
||||
|
||||
# The pygments color scheme to use. See https://help.farbox.com/pygments.html
|
||||
# for a list of schemes.
|
||||
pygments_style default
|
||||
|
||||
# Colors
|
||||
foreground black
|
||||
background white
|
||||
|
||||
Reference in New Issue
Block a user