autogen
autogen copied to clipboard
Fix website accessibility
Why are these changes needed?
Fix accessibility issue for the website
TODO:
- [x] fix light theme accessibility issue
- [x] fix dark them accessibility issue
Related issue number
Checks
- [x] I've included any doc changes needed for https://microsoft.github.io/autogen/. See https://microsoft.github.io/autogen/docs/Contribute#documentation to build and test documentation locally.
- [x] I've added tests (if relevant) corresponding to the changes introduced in this PR.
- [x] I've made sure all auto checks have passed.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
260e0cf
) 31.98% compared to head (ac058be
) 31.98%.
Additional details and impacted files
@@ Coverage Diff @@
## main #1153 +/- ##
=======================================
Coverage 31.98% 31.98%
=======================================
Files 33 33
Lines 4415 4415
Branches 1030 1030
=======================================
Hits 1412 1412
Misses 2887 2887
Partials 116 116
Flag | Coverage Δ | |
---|---|---|
unittests | 31.93% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The default appearance should not be dark. Can you change it to light? Thanks! @cheng-tan
The default appearance should not be dark. Can you change it to light? Thanks! @cheng-tan
Hi @skzhang1, is your system set to dark theme? I didn't change the default color mode, so it should still be light
The default appearance should not be dark. Can you change it to light? Thanks! @cheng-tan
Hi @skzhang1, is your system set to dark theme? I didn't change the default color mode, so it should still be light
Today I learned. My system is dark theme.