Skip to content
forked from harupy/dbdark

A Chrome extension to apply a dark theme to Databricks notebooks

License

Notifications You must be signed in to change notification settings

juliankung-db/dbdark

 
 

Repository files navigation

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

About

A Chrome extension to apply a dark theme to Databricks notebooks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 98.9%
  • Other 1.1%