Improve readability in light theme (#121) #122
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #121
To make light theme text easier to read, do not explicitly fix the basic text color to white.
as-is
![image](https://private-user-images.githubusercontent.com/5178598/328197535-205f54a9-02bf-4404-b62c-b5ae3c6905e6.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNTIwNjIsIm5iZiI6MTczOTI1MTc2MiwicGF0aCI6Ii81MTc4NTk4LzMyODE5NzUzNS0yMDVmNTRhOS0wMmJmLTQ0MDQtYjYyYy1iNWFlM2M2OTA1ZTYucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTFUMDUyOTIyWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9Y2VjOTQ1NDZlNjJlNzU2MWZlMjZkMWEzZDY4MTBiMzU4ZDE5Mjg5Mzk3MDE1ZTg0M2YyYWE0MGYzMmMxZTJmNSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.3DHGSJmdnERPykuXS9MLBcAYp4xThMpeq6XER8ijX2s)
to-be
![image](https://private-user-images.githubusercontent.com/5178598/328197662-a56a6405-267c-4aef-9fce-a2c467ffcc98.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNTIwNjIsIm5iZiI6MTczOTI1MTc2MiwicGF0aCI6Ii81MTc4NTk4LzMyODE5NzY2Mi1hNTZhNjQwNS0yNjdjLTRhZWYtOWZjZS1hMmM0NjdmZmNjOTgucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTFUMDUyOTIyWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9YTQ3OTY2YTJlMmZiZGE2N2U2Yjg0ZmM3MGFjMjg2NzI0MmEwMjE4YjAyNGQzNWYzNDlkZWRiYjUzN2E2MjJiZiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.uMFBDeJwZTvSSClByfHkuilXm9nvySjW29UOjP07aZU)