terminal/doc
PankajBhojwani dd5dbb2a40
Implement the Delta E algorithm to improve color perception (#11095)
- Implements the Delta E algorithm
- Uses the Delta E algorithm to precalculate adjusted foreground values based on possible foreground/background color pairs in the color table
- Adds a setting to use the adjusted foreground values when applicable

## PR Checklist
* [x] Closes #2638
* [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA
* [ ] Tests added/passed
* [ ] Documentation updated. If checked, please file a pull request on [our docs repo](https://github.com/MicrosoftDocs/terminal) and link it here: #xxx
* [ ] Schema updated.
* [x] I work here

## Validation Steps Performed
Before:
<img width="759" alt="color before" src="https://user-images.githubusercontent.com/26824113/131576768-b3b9eebd-5933-45de-8da8-88a985070312.png">

After (note dark blue):
<img width="760" alt="color after" src="https://user-images.githubusercontent.com/26824113/133158807-4e63198f-8a49-4d03-914e-55a5ad57d725.png">
2021-10-07 22:43:17 +00:00
..
cascadia Implement the Delta E algorithm to improve color perception (#11095) 2021-10-07 22:43:17 +00:00
images Run all images through ImgBot (#8169) 2020-11-05 18:03:40 -08:00
reference Fix the spellbot (#8259) 2020-11-13 09:45:08 -08:00
specs Keyboard Selection Spec (#2840) 2021-09-23 10:58:31 -07:00
user-docs
AddASetting.md Minor grammatical fix (#8603) 2020-12-17 15:12:36 -08:00
bot.md Fix link to Fabric Bot (#9988) 2021-04-30 13:09:22 +00:00
building.md fix typo (#11338) 2021-09-27 10:23:28 -05:00
ConsoleCtrlEvent.md
ConsoleHostSettings.md
creating_a_new_project.md
Debugging.md
EXCEPTIONS.md
feature_flags.md Add support for branch- and branding-based feature flagging (#10361) 2021-06-10 23:09:52 +00:00
Niksa.md
ORGANIZATION.md
STYLE.md
submitting_code.md
TAEF.md doc: fix typo in TAEF.md (#10424) 2021-06-14 10:06:01 -07:00
terminal-v1-roadmap.md
terminal-v2-roadmap.md Update terminal-v2-roadmap.md links (#11103) 2021-09-01 14:26:23 -07:00
UniversalTest.md
virtual-dtors.md
WIL.md Change backslashes in include statements to forward slashes (#8205) 2020-11-25 21:02:10 +00:00
WindowsTestPasses.md