Skip to content

Instantly share code, notes, and snippets.

@xream
Created November 20, 2016 08:24
Show Gist options
  • Save xream/91512c7a4a1c19775e366573822050e3 to your computer and use it in GitHub Desktop.
Save xream/91512c7a4a1c19775e366573822050e3 to your computer and use it in GitHub Desktop.
atom onedark flat style
.tab-bar .tab.active::after {
opacity: 0;
}
.tab-bar .tab::before {
background: none;
}
.tab-bar {
box-shadow: none;
}
atom-panel.top {
border: none;
}
[theme-one-dark-ui-layoutmode="compact"] atom-pane-container atom-pane {
border: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment