Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 760 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 760 Bytes

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