@chantey/dom
TypeScript icon, indicating that this package has built-in type declarations

1.0.62 • Public • Published

@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

Readme

Keywords

Package Sidebar

Install

npm i @chantey/dom

Weekly Downloads

1

Version

1.0.62

License

MIT

Unpacked Size

165 kB

Total Files

173

Last publish

Collaborators

  • mrchantey