Skip to content

Commit

Permalink
Gogh 🤖
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 9, 2024
1 parent 63a5961 commit 70bf2a5
Show file tree
Hide file tree
Showing 3 changed files with 123 additions and 3 deletions.
2 changes: 1 addition & 1 deletion data/wcag-min.json

Large diffs are not rendered by default.

122 changes: 121 additions & 1 deletion data/wcag.json
Original file line number Diff line number Diff line change
Expand Up @@ -17853,7 +17853,7 @@
}
},
{
"theme": "Gruvbox Material",
"theme": "Gruvbox Material Dark",
"background": "#282828",
"results": [
{
Expand Down Expand Up @@ -17971,6 +17971,126 @@
"AA": 12
}
},
{
"theme": "Gruvbox Material Light",
"background": "#FBF1C7",
"results": [
{
"Color": "Foreground",
"Hex": "#654735",
"Score": "AAA",
"Ratio": "7.4"
},
{
"Color": "color_01",
"Hex": "#F2E5BC",
"Score": "Fail",
"Ratio": "1.1"
},
{
"Color": "color_02",
"Hex": "#C14A4A",
"Score": "AA Large",
"Ratio": "4.3"
},
{
"Color": "color_03",
"Hex": "#6C782E",
"Score": "AA Large",
"Ratio": "4.2"
},
{
"Color": "color_04",
"Hex": "#B47109",
"Score": "AA Large",
"Ratio": "3.5"
},
{
"Color": "color_05",
"Hex": "#45707A",
"Score": "AA",
"Ratio": "4.8"
},
{
"Color": "color_06",
"Hex": "#945E80",
"Score": "AA Large",
"Ratio": "4.4"
},
{
"Color": "color_07",
"Hex": "#4C7A5D",
"Score": "AA Large",
"Ratio": "4.4"
},
{
"Color": "color_08",
"Hex": "#654735",
"Score": "AAA",
"Ratio": "7.4"
},
{
"Color": "color_09",
"Hex": "#F2E5BC",
"Score": "Fail",
"Ratio": "1.1"
},
{
"Color": "color_10",
"Hex": "#C14A4A",
"Score": "AA Large",
"Ratio": "4.3"
},
{
"Color": "color_11",
"Hex": "#6C782E",
"Score": "AA Large",
"Ratio": "4.2"
},
{
"Color": "color_12",
"Hex": "#B47109",
"Score": "AA Large",
"Ratio": "3.5"
},
{
"Color": "color_13",
"Hex": "#45707A",
"Score": "AA",
"Ratio": "4.8"
},
{
"Color": "color_14",
"Hex": "#945E80",
"Score": "AA Large",
"Ratio": "4.4"
},
{
"Color": "color_15",
"Hex": "#4C7A5D",
"Score": "AA Large",
"Ratio": "4.4"
},
{
"Color": "color_16",
"Hex": "#654735",
"Score": "AAA",
"Ratio": "7.4"
},
{
"Color": "cursor",
"Hex": "#654735",
"Score": "AAA",
"Ratio": "7.4"
}
],
"scoreCounts": {
"AAA": 4,
"Fail": 2,
"AA Large": 10,
"AA": 2
}
},
{
"theme": "Hardcore",
"background": "#121212",
Expand Down
2 changes: 1 addition & 1 deletion tools/run.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Pipeline run timestamp: 2024-11-09 14:46:58
Pipeline run timestamp: 2024-11-09 15:07:28

0 comments on commit 70bf2a5

Please sign in to comment.