Skip to content

Instantly share code, notes, and snippets.

@jacobpretorius
Created September 13, 2020 15:31
Show Gist options
  • Save jacobpretorius/124bd9f90f0400dfd8efc1c75d1aea13 to your computer and use it in GitHub Desktop.
Save jacobpretorius/124bd9f90f0400dfd8efc1c75d1aea13 to your computer and use it in GitHub Desktop.
Coda.io Minimalist / Focus Mode
/*
Coda.io Minimalist / Focus Mode
Use the Stylus (https://add0n.com/stylus.html) addon to run it.
Really there should be a hotkey to toggle it.
Example by Jacob Pretorius
https://twitter.com/jacob_pretorius
*/
#coda-body header,
.kr-canvas-toolbar-below-title-bar,
.GibPiAya,
._30nEX5ms
{
display: none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment