Skip to content

Instantly share code, notes, and snippets.

@IniZio
Created June 26, 2023 04:22
Show Gist options
  • Save IniZio/832303243ee4c4a030bdffa773806f2c to your computer and use it in GitHub Desktop.
Save IniZio/832303243ee4c4a030bdffa773806f2c to your computer and use it in GitHub Desktop.
/* Workaround for vim-vixen issue
* https://github.com/ueokande/vim-vixen/issues/1424
*/
.vimvixen-console-frame {
height: 0px;
color-scheme: light !important;
}
/* i really want this to be global */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment