I have just installed the dark theme, how do I hide the editor scroll bars?
You cannot. Scrollbars are rendered by the browser and we have little to no control over them.
I asked because the themes npm page shows it without scroll bars:

It’s a Mac 
Ah, thanks Dave!
@knolleary, @dceejay
Full screen mode. I am really happy with this now.
We're happy if you're happy 
The above method doesn't work in the newest version of chrome.
Starting chrome with the following option works (for now)
/usr/bin/google-chrome-stable %U --enable-features=OverlayScrollbar,OverlayScrollbarFlashAfterAnyScrollUpdate,OverlayScrollbarFlashWhenMouseEnter


