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 <175728472+Copilot@users.noreply.github.com>
* Update _ext/translation_graph.py
Used CSS variable instead of hardcoded "white" value.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update _ext/translation_graph.py
* Changed --pyos-color-primary for light mode button
* Replaced hardcoded font color with CSS variable
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Henry Cuzco <40706933+uiucmeche1317@users.noreply.github.com>
Co-authored-by: Tetsuo Koyama <tkoyama010@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Leah Wasser <leah@pyopensci.org>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