Skip to content

Commit 3b1450e

Browse files
RobPasMuelwasser
andcommitted
Update _ext/translation_graph.py
Co-authored-by: Leah Wasser <leah@pyopensci.org>
1 parent 8e1b4e7 commit 3b1450e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_ext/translation_graph.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ def run(self):
9393
[0.75, "rgb(187, 130, 176)"],
9494
[0.75, "rgb(129, 192, 170)"], # 75-<100%
9595
[0.99, "rgb(129, 192, 170)"],
96-
[1.0, "rgb(0, 128, 0)"], # 100%
96+
[1.0, "rgb(78, 112, 100)"], # 100%
9797
],
9898
)
9999
# Create figure

0 commit comments

Comments
 (0)