Skip to content

Instantly share code, notes, and snippets.

@alessandrobelli
Created February 9, 2021 19:26
Show Gist options
  • Save alessandrobelli/0270e67f09d735f7365988783630869a to your computer and use it in GitHub Desktop.
Save alessandrobelli/0270e67f09d735f7365988783630869a to your computer and use it in GitHub Desktop.
.notion-peek-renderer > div:nth-child(2){background-color: #28282F !important;}
div.notion-bookmark-block *{color:#A2A2A6 !important;}
.notion-peek-renderer > div:nth-child(2) > div:nth-child(1) {display: none !important;}
div.notion-scroller:nth-child(3) > div:nth-child(2){display:none !important;}
.notion-light-theme .notion-frame {background-color: #28282F !important;}
.notion-page-content {color: #A2A2A6 !important;}
[placeholder*="Heading"]{color:#61F0A9 !important;}
[placeholder*="Untitled"]{color:#61F0A9 !important;}
.notion-link-token:hover{color:#61F0A9 !important;}
div.notion-selectable:nth-child(6) > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) {font-size: 14px !important;}
div.notion-topbar {display: none !important;}
div.notion-topbar > div > div:nth-child(3) { display: none !important; }
div.notion-topbar > div > div:nth-child(4) { display: none !important; }
div.notion-topbar > div > div:nth-child(5) { display: none !important; }
div.notion-topbar > div > div:nth-child(6) { display: none !important; }
div.notion-topbar-mobile > div:nth-child(3) { display: none !important; }
div.notion-topbar-mobile > div:nth-child(4) { display: none !important; }
div.notion-topbar > div > div:nth-child(1n).toggle-mode { display: block !important; }
div.notion-topbar-mobile > div:nth-child(1n).toggle-mode { display: block !important; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment