Skip to content

Commit 70bf2a5

Browse files
author
github-actions[bot]
committed
Gogh 🤖
1 parent 63a5961 commit 70bf2a5

File tree

3 files changed

+123
-3
lines changed

3 files changed

+123
-3
lines changed

data/wcag-min.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

data/wcag.json

Lines changed: 121 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17853,7 +17853,7 @@
1785317853
}
1785417854
},
1785517855
{
17856-
"theme": "Gruvbox Material",
17856+
"theme": "Gruvbox Material Dark",
1785717857
"background": "#282828",
1785817858
"results": [
1785917859
{
@@ -17971,6 +17971,126 @@
1797117971
"AA": 12
1797217972
}
1797317973
},
17974+
{
17975+
"theme": "Gruvbox Material Light",
17976+
"background": "#FBF1C7",
17977+
"results": [
17978+
{
17979+
"Color": "Foreground",
17980+
"Hex": "#654735",
17981+
"Score": "AAA",
17982+
"Ratio": "7.4"
17983+
},
17984+
{
17985+
"Color": "color_01",
17986+
"Hex": "#F2E5BC",
17987+
"Score": "Fail",
17988+
"Ratio": "1.1"
17989+
},
17990+
{
17991+
"Color": "color_02",
17992+
"Hex": "#C14A4A",
17993+
"Score": "AA Large",
17994+
"Ratio": "4.3"
17995+
},
17996+
{
17997+
"Color": "color_03",
17998+
"Hex": "#6C782E",
17999+
"Score": "AA Large",
18000+
"Ratio": "4.2"
18001+
},
18002+
{
18003+
"Color": "color_04",
18004+
"Hex": "#B47109",
18005+
"Score": "AA Large",
18006+
"Ratio": "3.5"
18007+
},
18008+
{
18009+
"Color": "color_05",
18010+
"Hex": "#45707A",
18011+
"Score": "AA",
18012+
"Ratio": "4.8"
18013+
},
18014+
{
18015+
"Color": "color_06",
18016+
"Hex": "#945E80",
18017+
"Score": "AA Large",
18018+
"Ratio": "4.4"
18019+
},
18020+
{
18021+
"Color": "color_07",
18022+
"Hex": "#4C7A5D",
18023+
"Score": "AA Large",
18024+
"Ratio": "4.4"
18025+
},
18026+
{
18027+
"Color": "color_08",
18028+
"Hex": "#654735",
18029+
"Score": "AAA",
18030+
"Ratio": "7.4"
18031+
},
18032+
{
18033+
"Color": "color_09",
18034+
"Hex": "#F2E5BC",
18035+
"Score": "Fail",
18036+
"Ratio": "1.1"
18037+
},
18038+
{
18039+
"Color": "color_10",
18040+
"Hex": "#C14A4A",
18041+
"Score": "AA Large",
18042+
"Ratio": "4.3"
18043+
},
18044+
{
18045+
"Color": "color_11",
18046+
"Hex": "#6C782E",
18047+
"Score": "AA Large",
18048+
"Ratio": "4.2"
18049+
},
18050+
{
18051+
"Color": "color_12",
18052+
"Hex": "#B47109",
18053+
"Score": "AA Large",
18054+
"Ratio": "3.5"
18055+
},
18056+
{
18057+
"Color": "color_13",
18058+
"Hex": "#45707A",
18059+
"Score": "AA",
18060+
"Ratio": "4.8"
18061+
},
18062+
{
18063+
"Color": "color_14",
18064+
"Hex": "#945E80",
18065+
"Score": "AA Large",
18066+
"Ratio": "4.4"
18067+
},
18068+
{
18069+
"Color": "color_15",
18070+
"Hex": "#4C7A5D",
18071+
"Score": "AA Large",
18072+
"Ratio": "4.4"
18073+
},
18074+
{
18075+
"Color": "color_16",
18076+
"Hex": "#654735",
18077+
"Score": "AAA",
18078+
"Ratio": "7.4"
18079+
},
18080+
{
18081+
"Color": "cursor",
18082+
"Hex": "#654735",
18083+
"Score": "AAA",
18084+
"Ratio": "7.4"
18085+
}
18086+
],
18087+
"scoreCounts": {
18088+
"AAA": 4,
18089+
"Fail": 2,
18090+
"AA Large": 10,
18091+
"AA": 2
18092+
}
18093+
},
1797418094
{
1797518095
"theme": "Hardcore",
1797618096
"background": "#121212",

tools/run.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Pipeline run timestamp: 2024-11-09 14:46:58
1+
Pipeline run timestamp: 2024-11-09 15:07:28

0 commit comments

Comments
 (0)