Releases: darkbrow/QLColorCode
Releases · darkbrow/QLColorCode
prerelease v2.1.1+dev
-
Resolve weird thumbnail icon appearance in macOS Mojave
-
Support Mojave Dark mode
Setting the thumbnail color style when system darkmode is on (default is darkplus):
defaults write org.n8gray.QLColorCode darkTheme darkplusSetting the thumbnail color style when system darkmode is off (default is edit-xcode):
defaults write org.n8gray.QLColorCode lightTheme edit-xcode -
Remove unused framework references.
-
Change privew window size
-
Added support for Crystal language (https://github.com/crjaensch/QLColorCode/tree/patch-1)