Commit 2677c9b
Light mode button fix (#553)
* Fixed hover background color issue on Translation Guide for Python Packaging Guide
* Added hoverlabel_font_color keyword argument and replaced hoverlabel with hoverlabel_bgcolor keyword argument
* Update _ext/translation_graph.py
Removed extra white space.
Co-authored-by: Copilot <[email protected]>
* Update _ext/translation_graph.py
Used CSS variable instead of hardcoded "white" value.
Co-authored-by: Copilot <[email protected]>
* Update _ext/translation_graph.py
* Changed --pyos-color-primary for light mode button
* Replaced hardcoded font color with CSS variable
Co-authored-by: Copilot <[email protected]>
---------
Co-authored-by: Henry Cuzco <[email protected]>
Co-authored-by: Tetsuo Koyama <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Leah Wasser <[email protected]>1 parent ee6c8f1 commit 2677c9b
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| 149 | + | |
| 150 | + | |
149 | 151 | | |
150 | 152 | | |
151 | 153 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments