Skip to content

Instantly share code, notes, and snippets.

@Jelmerro
Created January 13, 2021 09:59
Show Gist options
  • Save Jelmerro/a10fda4c1e21287486d4aac5157b2c99 to your computer and use it in GitHub Desktop.
Save Jelmerro/a10fda4c1e21287486d4aac5157b2c99 to your computer and use it in GitHub Desktop.
Small tabs colorscheme for Vieb
#tabs, #tabs > span, #tabs > span > span {height: 2em;padding: 0;margin: 0;}
#tabs > span > img, #tabs .pinned > img {height: .8em;width: .8em;min-height: .8em;min-width: .8em;padding: 0;margin: .1em;}
#tabs .pinned {min-width: 1em !important;max-width: 1em;}
#tabs > span > span {line-height: 1em;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment