@chantey/dom
v1.0.62
Published
@chantey/dom package
Downloads
68
Readme
@chantey/dom
fun facts:
- Darken cypress theme - delete the following folder in ALL versions, cypress seems to know how to fall back when not found
C:\Users\petey\AppData\Local\Cypress\Cache\7.6.0\Cypress\resources\app\packages\extension\theme
- or edit
theme/manifest.json
{ ... "theme": { "colors": { "toolbar": [29,31,33] } } } ```
- cypress homepage
- C:\Users\petey\AppData\Local\Cypress\Cache\7.6.0\Cypress\resources\app\packages\runner-ct\dist\cypress_runner.js
- C:\Users\petey\AppData\Local\Cypress\Cache\7.6.0\Cypress\resources\app\packages\runner\dist\cypress_runner.js
- find
This is the default blank page.
- replace all 'color' and 'background-color' css properties
- find