-
Notifications
You must be signed in to change notification settings - Fork 15
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
Styling guidelines on 6/7 seem incorrect entirely #34
Comments
Of note: Base24 has fixed this in their own style guide (which largely reflect ours for the first 16 colors): Their wording:
|
Now that @chriskempson is back I was going to submit a PR over there to get his opinion on this issue (and hopefully fix it there as well), but sadly since I'm blocked it seems I can't even fork or make a PR on his repos. Blocking is a heavy hammer. 😕 |
It looks like in base16-emacs I'm using it for both foreground and background, but it's more common in the foreground. I'm still a bit hesitant to officially change the styling guide, but it does seem like this is how it's been used already. I think this seems like a reasonable change. |
Yeah this is commonly used "incorrectly" so not really a breaking change in a sense. Good change 👍 |
Great, it sounds like we agree this is a bug. My base17 spec already fixes it. I'm not sure a PR is needed here since I'm still confused as to which style spec is housed in this repo... it's no longer Base16 (since Chris owns that) or at least it wouldn't be if we changed it (right now we could say it's a copy of base16)... but it's not yet Base17 either... so we're in this weird middle time. So I'm inclined to leave this open a while longer, but at least we know the fix. I'll tag this with Base17.
Is there an "incorrect" though since the spec contradicts itself? :-) |
Lets take a look
And as we often see illustrated in yaml (commentary mine):
But this directly contradicts the list where
base07
is listed as "Light Background"... should it not be "Brightest/very light Foreground"? Most of the published schemes (not all) seem to run with this lighest to darkest idea, paying attention to the instructions rather than the exactly base07 and base06 labels.Proposal
The text was updated successfully, but these errors were encountered: