harupy / dbdark

A Chrome extension to apply a dark theme to Databricks notebooks
MIT License
15 stars 6 forks source link

DBDark

A Chrome extension to apply a dark theme on Databricks.

dbdark

Installation

DBDark - Chrome Web Store

Customize

  1. Clone this repository (or Download ZIP).
  2. Run npm installl.
  3. Edit the scss files under src/scss.
  4. Run npm run build (or dev).
  5. Open chrome://extensions on Chrome.
  6. Enable Developer mode if it's disabled.
  7. Click Load unpacked.
  8. Select dist in the repository.

Getting Started Tutorial - Google Chrome

License

MIT