summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorHugo van Kemenade <hugovk@users.noreply.github.com>2023-01-25 10:57:43 +0200
committerGeorg Brandl <georg@python.org>2023-01-29 17:50:42 +0100
commit4d8bca52b25ba2ae4a5adfdbefcb655f50e3f1f1 (patch)
tree523b1e33ea9cbcd63afb30eb23cb23927eedbda3 /tests
parent6d2bb1bb7b862e4aa6feb828f760c6568fefda7e (diff)
downloadpygments-git-4d8bca52b25ba2ae4a5adfdbefcb655f50e3f1f1.tar.gz
Native: fix contrast ratio to meet WCAG AA guidelines
Diffstat (limited to 'tests')
-rw-r--r--tests/contrast/min_contrasts.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/contrast/min_contrasts.json b/tests/contrast/min_contrasts.json
index a69d73ff..7c62441e 100644
--- a/tests/contrast/min_contrasts.json
+++ b/tests/contrast/min_contrasts.json
@@ -13,7 +13,7 @@
"pastie": 2.5,
"borland": 2.3,
"trac": 2.3,
- "native": 3.0,
+ "native": 3.1,
"fruity": 1.6,
"bw": 21.0,
"vim": 1.3,