Fix comment
This commit is contained in:
parent
2bb7c431b3
commit
1da080f18d
1 changed files with 1 additions and 1 deletions
|
@ -207,7 +207,7 @@ class NightfoxStyle(Style):
|
|||
|
||||
class NightfoxTransparentStyle(Style):
|
||||
"""
|
||||
Pygments Nightfox Style
|
||||
Pygments Nightfox Style with transparent background
|
||||
"""
|
||||
line_number_color = NFOX_FG3
|
||||
line_number_background_color = NFOX_BG2
|
||||
|
|
Loading…
Reference in a new issue