Skip to content

Instantly share code, notes, and snippets.

@owulveryck
Created November 10, 2016 14:39
Show Gist options
  • Save owulveryck/d0faddfdde9f845192f6f8a100408f5d to your computer and use it in GitHub Desktop.
Save owulveryck/d0faddfdde9f845192f6f8a100408f5d to your computer and use it in GitHub Desktop.
{
"magic": "nassh-prefs",
"version": 1,
"nassh": {
"profile-ids": [
{
"id": "1e99",
"json": {
"description": "Terminal",
"username": "chronos",
"hostname": "localhost",
"port": ""
}
}
]
},
"hterm": {
"default": {
"background-color": "rgba(0, 43, 54, 1)",
"cursor-blink": true,
"cursor-color": "rgba(255, 0, 0, 0.94)",
"color-palette-overrides": [
"#073642",
"#dc322f",
"#859900",
"#b58900",
"#268bd2",
"#d33682",
"#2aa198",
"#eee8d5",
"#002b36",
"#cb4b16",
"#586e75",
"#657b83",
"#839496",
"#6c71c4",
"#93a1a1",
"#fdf6e3"
],
"enable-bold": false,
"enable-bold-as-bright": false,
"environment": {
"TERM": "xterm-256color"
},
"font-family": "\"Ubuntu Mono derivative Powerline\",\"DejaVu Sans Mono\", \"Everson Mono\", FreeMono, \"Menlo\", \"Terminal\", monospace",
"font-size": "14",
"font-smoothing": "subpixel-antialiased",
"foreground-color": "rgba(131, 148, 150, 1)",
"scrollbar-visible": false,
"scroll-wheel-move-multiplier": "-8"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment