-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
base24 inject -s material-darker -f ../kitty/base24-builder-injection.conf
gives the following error:
"../kitty/base24-builder-injection.conf" has no valid injection marker lines.
I configured base24-builder-injection.conf
as follows:
# %%base24_template: kitty-te##%%
# %%base24_template_end%%
What I tried:
- Variations of the injection marker using
base16_template
andkitty-te##default
- Running
base24 -f
pointing to an actual file, instead of a symbolic link as I tried on my first few attemtps - Change the extension of
base24-builder-injection.conf
to.colorscheme
to mirror the themes in the base24-kitty-te template repository - Adding lines between the injection marker lines so it is non empty
- Checking that the permissions of my
base24-builder-injection.conf
matches the permissions of templates built bybase24
without usinginject
I was able to find how injection is happening in the base16-builder
repository but can't find it anywhere in the source code in this repository except as autogenerated documentation.
- Are there any other steps I should be taking to debug this?
- If this is indeed a bug, I can take a look and contribute, just need a few pointers on how to get started/where to find the source code for injection
Metadata
Metadata
Assignees
Labels
No labels