Currently the highlight bar on the left when selecting the cell is very hard to see (specifically for super-dark).
This can be mitigated by adding a custom color to the .json like:
"notebook.focusedCellBorder": "#cdc6ff"
Would be nice if it were like this out of the box.
Currently the highlight bar on the left when selecting the cell is very hard to see (specifically for super-dark).
This can be mitigated by adding a custom color to the .json like:
"notebook.focusedCellBorder": "#cdc6ff"Would be nice if it were like this out of the box.