aboutsummaryrefslogtreecommitdiffstats
path: root/accessibility.js
diff options
context:
space:
mode:
authorkj_sh6042026-02-14 13:34:36 -0500
committerkj_sh6042026-02-14 13:34:36 -0500
commit0e2e5d139af7bd7f429658e43ef5f6e840b9459f (patch)
tree63b817109bd07a634c0ee016ce64f96665b57c1f /accessibility.js
parentfd8a1d655063f524a7ef361c28d635cfd71c56cf (diff)
refactor: accessibility.js
Diffstat (limited to 'accessibility.js')
-rw-r--r--accessibility.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility.js b/accessibility.js
index 5fb3f8f..1a41123 100644
--- a/accessibility.js
+++ b/accessibility.js
@@ -3,7 +3,7 @@ const chalk = require('chalk')
const puppeteer = require('puppeteer')
const check = async (browser, theme) => {
- console.log(chalk`{bold Checking {blue ${theme}} theme...}`)
+ console.log(chalk`{bold Checking {grey ${theme}} theme...}`)
const page = await browser.newPage()
page.emulateMediaFeatures([