You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And the ones that fail are: ansi-dark, ansi-light, base16, and base16-256. I wasn't able to find anything that would let me get verbose information on what silicon was doing, so I don't have much more info to report.
I tested with a python file to see if the file type might be the culprit, and got the same results.
For the above test, I am using a version built with cargo. I tried this version after the one I downloaded with homebrew failed, thinking it might work, but they fail in the same way.
I'm on a Mac and those themes also don't work for me. I ended up putting a custom base16 .tmTheme file in my themes dir, rebuilt the cache, and set it as a default in my config.
on an m1 macbook pro running Monterey, some themes give me an empty window:
silicon --theme=base16 --to-clipboard /tmp/deleteme.makefile
While others work:
I wrote a script to test all the themes:
And the ones that fail are:
ansi-dark
,ansi-light
,base16
, andbase16-256
. I wasn't able to find anything that would let me get verbose information on whatsilicon
was doing, so I don't have much more info to report.I tested with a python file to see if the file type might be the culprit, and got the same results.
For the above test, I am using a version built with cargo. I tried this version after the one I downloaded with homebrew failed, thinking it might work, but they fail in the same way.
This may be related to #147, but I'm not sure.
If there's anything I can do to help debug, please let me know, I'd be happy to help.
The text was updated successfully, but these errors were encountered: