Skip to content

Instantly share code, notes, and snippets.

@suyanhanx
Created December 12, 2018 07:41
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 suyanhanx/e754c0cc1c36e075afd6eaf88a6a1c6c to your computer and use it in GitHub Desktop.
Save suyanhanx/e754c0cc1c36e075afd6eaf88a6a1c6c to your computer and use it in GitHub Desktop.
terminus.css
/* * { color: blue !important; } */
/* 隐藏滚动条*/
.xterm .xterm-viewport::-webkit-scrollbar {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment