Skip to content

Instantly share code, notes, and snippets.

View okiroth's full-sized avatar
🏠
Working from home

Ivan Roth okiroth

🏠
Working from home
View GitHub Profile
@gerhardberger
gerhardberger / .hyperterm.js
Created July 15, 2016 19:48
tomorrow night eighties colors for hyperterm
module.exports = {
config: {
// default font size in pixels for all tabs
fontSize: 13,
// font family with optional fallbacks
fontFamily: '"Droid Sans Mono", Menlo, monospace',
// terminal cursor background color (hex)
cursorColor: '#cccccc',