A Chrome extension to apply a dark theme on Databricks.
- Clone this repository (or Download ZIP).
- Run
npm installl
. - Edit the scss files under
src/scss
. - Run
npm run build (or dev)
. - Open
chrome://extensions
on Chrome. - Enable
Developer mode
if it's disabled. - Click
Load unpacked
. - Select
dist
in the repository.
Getting Started Tutorial - Google Chrome
MIT