Skip to content

Instantly share code, notes, and snippets.

@simurai
Created July 18, 2016 10:21
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save simurai/7f82f24fd074b4c08598cdf8b3a50264 to your computer and use it in GitHub Desktop.
Save simurai/7f82f24fd074b4c08598cdf8b3a50264 to your computer and use it in GitHub Desktop.
This adds a 2px outer border to HyperTerm.
// custom css to embed in the main window
// 2px outer border
css: '.hyperterm_main {border-width: 2px;} .header_header {top: 2px; left: 2px; right: 2px;}',
@simurai
Copy link
Author

simurai commented Jul 18, 2016

hyperterm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment