Skip to content

Fix broken horizon-terminal-* slugs#237

Open
tckmn wants to merge 1 commit into
chriskempson:masterfrom
tckmn:fix-slugs
Open

Fix broken horizon-terminal-* slugs#237
tckmn wants to merge 1 commit into
chriskempson:masterfrom
tckmn:fix-slugs

Conversation

@tckmn

@tckmn tckmn commented Jun 8, 2024

Copy link
Copy Markdown

The base16-horizon-terminal-dark theme previously referred to base16-horizon-dark instead, and similarly for -light. This is definitely incorrect for the g:colors_name variable, as that should match the name of the colorscheme. I'm not sure whether this was intentional for base16-shell purposes as I don't use that software so haven't tested it, but if not then probably the root cause is an error in whatever .yaml was fed to the template to generate these files (I looked briefly and couldn't find the source of those).

The base16-horizon-terminal-dark theme previously referred to
base16-horizon-dark instead, and similarly for -light. This is
definitely incorrect for the `g:colors_name` variable, as that should
match the name of the colorscheme. I'm not sure whether this was
intentional for base16-shell purposes as I don't use that software so
haven't tested it, but if not then probably the root cause is an error
in whatever .yaml was fed to the template to generate these files (I
looked briefly and couldn't find the source of those).
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

Successfully merging this pull request may close these issues.

1 participant