It is a dark theme for https://observablehq.com
- Install Violentmonkey extension
- Load
test.user.js
script. - Open your favorite observable notebook
- Firstly read this Install a local script
- Your browser is
Google Chrome
orMozilla Firefox
- Install
node.js
if it's not installed - Run
npm install
in project directory - Start http server by running
npm start
orhttp-server -c5
- Open url in browser http://localhost:8080/test.user.js
- Click on
options
button and selectTrack local file before this window is closed
- Click
Confirm installation
orinstall
button
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