Skip to content

Instantly share code, notes, and snippets.

@AfzalivE
Created September 6, 2023 13:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AfzalivE/576c64c8a48d41199dc43c115d3240bb to your computer and use it in GitHub Desktop.
Save AfzalivE/576c64c8a48d41199dc43c115d3240bb to your computer and use it in GitHub Desktop.
Sidebery my first settings
#root.root {--tabs-font: 1rem -apple-system;}
#root.root {--tabs-indent: 12px;}
#root.root {--tabs-inner-gap: 5px;}
#root.root {--tabs-count-font: 0.625rem -apple-system;}
#root.root {--general-border-radius: 8px;}
#root.root {--d-fast: 0.1s;}
#root.root {--btn-border-radius: 8px;}
#root.root {--search-border-radius: 8px;}
#root.root {--history-item-height: 36px;}
#root.root {--history-item-border-radius: 8px;}
#root.root {--tabs-pinned-height: 36px;}
#root.root {--tabs-pinned-width: 36px;}
#root.root {--tabs-lvl-opacity: 0.16;}
#root.root {--tabs-height: 36px;}
#root.root {--tabs-border-radius: 8px;}
/* hides the native tabs */
#TabsToolbar {
visibility: collapse;
}
#sidebar-box[sidebarcommand="treestyletab_piro_sakura_ne_jp-sidebar-action"]
#sidebar-header {
display: none;
}
#sidebar-header {
display: none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment