Skip to content

Commit 61cea7e

Browse files
committed
fixed typo in readme
1 parent 3fbbd03 commit 61cea7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ReadMe.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Setting the font:
1818
the font size:
1919
defaults write org.n8gray.QLColorCode fontSizePoints 9
2020
the color style (see below):
21-
defaults write org.n8gray.QLColorCode hlStyle ide-xcode
21+
defaults write org.n8gray.QLColorCode hlTheme ide-xcode
2222
any extra command-line flags for Highlight (see below):
2323
defaults write org.n8gray.QLColorCode extraHLFlags '-l -W'
2424
the maximum size (in bytes) for previewed files:

0 commit comments

Comments
 (0)