-
Notifications
You must be signed in to change notification settings - Fork 8.4k
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
Add Vintage color scheme to defaults; fixes #1781 #1901
Conversation
Testing done: All manual tests: - Deleted profiles.json, started Terminal. - Verified that the output "Vintage" color scheme existed. - Verified that "Vintage" diffed equal to the "Classic" scheme in the issue, apart from the name and the addition of "background" and "foreground" colors, which I made equal to the "black" and "white" ones respectively. - Verified that I could set a profile to use Vintage and that the colors changed accordingly.
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.
Heck yeah. Thanks!
Hello @DHowett-MSFT! Because this pull request has the Do note that I've been instructed to only help merge pull requests of this repository that have been opened for at least 8 hours, a condition that will be fulfilled in about 7 hours 57 minutes. No worries though, I will be back when the time is right! 😉 p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (
|
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
…soft#1901) Testing done: All manual tests: - Deleted profiles.json, started Terminal. - Verified that the output "Vintage" color scheme existed. - Verified that "Vintage" diffed equal to the "Classic" scheme in the issue, apart from the name and the addition of "background" and "foreground" colors, which I made equal to the "black" and "white" ones respectively. - Verified that I could set a profile to use Vintage and that the colors changed accordingly.
🎉 Handy links: |
This change adds the "Classic" color scheme to the ones in the default
profiles.json
settings file, with the colors suggested by @ocalvo in issue #1781. I named it "Vintage" per @DHowett-MSFT's suggestion.PR Checklist
Validation Steps Performed
All manual tests. I didn't feel it was necessary to add any automated tests because the only ones that would make sense would be ones to check that other default color schemes aren't regressed, and we don't have any tests for default settings today (presumably because they change too often!).
profiles.json
, started Terminal.profiles.json
file.