Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not responding to settings #85

Open
orome opened this issue Feb 25, 2021 · 4 comments
Open

Not responding to settings #85

orome opened this issue Feb 25, 2021 · 4 comments

Comments

@orome
Copy link

orome commented Feb 25, 2021

I've tried several settings as described in the documentation, such as

defaults write org.n8gray.QLColorCode fontSizePoints 8

or

defaults write org.n8gray.QLColorCode font Monaco

and can confirm that they have been written with defaults read org.n8gray.QLColorCode

{
    darkTheme = matrix;
    font = Monaco;
    fontSizePoints = 8;
    hlLightTheme = "Fine-Blue";
    hlTheme = "ide-xcode";
    lightTheme = zellner;
    pathHL = "/usr/local/bin/highlight";
    textEncoding = "UTF-16";
    webkitTextEncoding = "UTF-16";
}

But none of these settings affect what I actually see.

@runar
Copy link

runar commented Apr 1, 2021

I have the same issue, running QLColorCode 4.1.0 on macOS 11.2.3. I have tried installing QLColorCode both from Macports and manually, with the same results.

The settings I set affect the results when I do qlmanage -p <file>, but not when I quicklook the same file from Finder.

@chrisgrieser
Copy link

I have the same issue, QLColorCode does not respond to settings (but works fine otherwise).

MacOS 11.4, Intel iMac 2019. installed via homebrew

@Sija
Copy link

Sija commented Jan 17, 2022

Same here, QLColorCode 4.1.2+m1, macOS 12.1 (M1)

@orome
Copy link
Author

orome commented Jan 13, 2023

No progress on this? Do settings not work at all?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants