Skip to content

Commit 95bb4c2

Browse files
authored
Add cypress-runner-themes to Cypress plugins page (#5791)
1 parent bfb848b commit 95bb4c2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/data/plugins.json

+7
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,13 @@
156156
"keywords": ["typescript"],
157157
"badge": "official"
158158
},
159+
{
160+
"name": "cypress-runner-themes",
161+
"description": "Alternative themes for the Cypress Test Runner.",
162+
"link": "https://github.com/dingraham/cypress-runner-themes",
163+
"keywords": ["theme", "dark", "light", "colorblind"],
164+
"badge": "community"
165+
},
159166
{
160167
"name": "cypress-voice-plugin",
161168
"description": "Cypress plugin to announce spec result and time in Cypress Test Runner.",

0 commit comments

Comments
 (0)