-
Notifications
You must be signed in to change notification settings - Fork 26
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
Base24 mbadolato iterm2 #13
base: spec-0.11
Are you sure you want to change the base?
Conversation
I've pushed 2 commits, I was going to suggest the change but thought I could just do it and push. The two changes were:
|
Ah I thought I'd fixed the casing. Pesky windows :( |
Wrap in quotes to have consistency across all schemes
db8ba7b
to
cfa8613
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I just made a few comments about schemes that seem to be light themes but have variant "dark". After those have been looked at this looks good to me!
author: "FredHappyface (https://github.com/fredHappyface)" | ||
variant: "dark" | ||
palette: | ||
base00: "ff8cd9" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is a light theme
author: "FredHappyface (https://github.com/fredHappyface)" | ||
variant: "dark" | ||
palette: | ||
base00: "fef49c" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Light theme variant
author: "FredHappyface (https://github.com/fredHappyface)" | ||
variant: "dark" | ||
palette: | ||
base00: "ffffff" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Light variant
Cheers for the review! Aiming to get those addressed this week :) |
This is an interesting case - I'm interested to know how base24 has been handling the scheme slug in these scenarios? In general I try to make sure the file name matches what the slug property or slugified name would be. |
+1 since this would make base24 schemes comparable to the amount of base16 ones. Would also be cool to have a gallery similar to Base16 Gallery. |
Sorry for the delay! Addressed the comments. Lmk if you've any additional thoughts? :) |
Close #10
Adds all iterm2 schemes from the https://github.com/Base24/base24-mbadolato-iterm2-color-schemes repo to this repo under the base24 directory