It is a dark theme for https://observablehq.com
- Install Violentmonkey extension
- Load
test.user.jsscript. - Open your favorite observable notebook
- Firstly read this Install a local script
- Your browser is
Google ChromeorMozilla Firefox - Install
node.jsif it's not installed - Run
npm installin project directory - Start http server by running
npm startorhttp-server -c5 - Open url in browser http://localhost:8080/test.user.js
- Click on
optionsbutton and selectTrack local file before this window is closed - Click
Confirm installationorinstallbutton
Note: You will need to reload browser after each script change.
- User can't see border line in markdown
--- - User can't see brackets that have red color
- User can't see cursor
- User can't see selected text
- User can't see current working cell
- User can't see placeholders like
alt-backspace to delete - Booleans are dark green, it's bad
- Code completion (you can press TAB for code completion) use wrong background and text colors
- Buttons! Publish, like, menu
- Right panel `graph of dependencies` needs more contrast colors
- Help ("?" in bottom right corner)
- Keyboard shortcuts
- Other submenus
- Notebook comments have white background