Now using the style's background color when syntax highlighting.

This commit is contained in:
Andrew Hamilton 2016-02-18 19:58:46 +00:00
parent 1a12f6e369
commit cbba46d5c0
10 changed files with 45 additions and 42 deletions

View file

@ -1,2 +1,2 @@
def hi():
 print("hi")
def hi(): 
 print("hi")