hw.json

node v6.17.1
version: 1.0.0
endpointsharetweet
module.exports = ` { magic: "nassh-prefs", version: 1, nassh: { profile-ids: [ { id: "af12", json: { description: "crosh", username: "user", hostname: ">crosh", port: "", argstr: "'shell'" } }, { id: "08a8", json: { description: "ray@urled.me rayremote1", username: "ray", hostname: "urled.me", port: "", relay-options: "" } } ] }, hterm: { default: { background-color: "rgba(0, 0, 0, 0.83)", background-image: "https://d39dlwgeopmdw0.cloudfront.net/img/Home.jpg", background-size: "100% 100% cover", background-position: "top left", cursor-blink: true, cursor-color: "rgba(17, 238, 255, 0.5)", color-palette-overrides: null, copy-on-select: false, clear-selection-after-copy: false, font-family: "", font-size: "20", foreground-color: "rgba(240, 240, 240, 0.94)", max-string-sequence: "1000003", mouse-paste-button: 3, page-keys-scroll: true, receive-encoding: "raw", scroll-on-output: true, send-encoding: "raw", user-css-text: " @import url(https://fonts.googleapis.com/css?family=AndaleMono); @import url(https://fonts.googleapis.com/css?family=Anonymous+Pro|Droid+Sans+Mono|Inconsolata|Overpass+Mono|Oxygen+Mono|PT+Mono|Roboto+Mono|Share+Tech+Mono|Source+Code+Pro|Space+Mono|Ubuntu+Mono); html,body {color:#1ff042;} x-screen{ // color: #1ff042; display: block; /* font-family: 'AndaleMono', monospace; font-family: 'Space Mono', monospace; font-family: 'Oxygen Mono', monospace; font-family: 'Anonymous Pro', monospace; font-family: 'Overpass Mono', monospace; font-family: 'Share Tech Mono', monospace; font-family: 'PT Mono', monospace; font-family: 'Ubuntu Mono', monospace; font-family: 'Inconsolata', monospace; font-family: 'Roboto Mono', monospace; font-family: 'Source Code Pro', monospace; font-family: 'Droid Sans Mono', monospace; */ font-family: 'Droid Sans Mono', monospace; font-weight: bold; // text-transform: uppercase; font-size: 0.9em; letter-spacing: 0.15em; white-space: pre-wrap; text-shadow: 0 0 2px rgba(31, 240, 66, 0.75); text-shadow:0 0 2px aqua; line-height: 1; } /* sexy */ x-screen{ background: #000 -webkit-radial-gradient(#64404d, #000000); background: #000 radial-gradient(#64404d, #000000); -webkit-transform: translateZ(0.15px) scale(100%) translateX(-94%) translateY(-100%); transform: translateZ(0.15px) scale(100%) translateX(-94%) translateY(-100%); z-index:0 height: 100%; color: #ff0078; box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.5), inset 0 0 10px rgba(0, 0, 0, 0.5), 0 0 0 1px rgba(0, 0, 0, 0.1), 0 -1px 2px 2px rgba(0, 0, 0, 0.25), 0 1px 1px 1px rgba(255, 255, 255, 0.4); border-color: 2px solid #ff00ba; text-shadow: 3px 3px 1px rgba(255, 0, 120, 0.6); text-shadow: 0 0 15px rgba(0, 186, 255, 0.6); } x-row:hover{ transform: scale(1.3,1.3); background-color:rgba(0,0,0,0.13); text-shadow:0 0 4px rgba(31,240,66,0.75); } x-screen{ box-shadow: 1px 1px 1px rgba(31, 240, 66, 0.65), -1px -1px 1px rgba(31, 240, 66, 0.65), 1px -1px 1px rgba(31, 240, 66, 0.65), -1px 1px 1px rgba(31, 240, 66, 0.65); -webkit-animation: cursor-blink 1.25s steps(1) infinite; } x-row{ -webkit-animation: text-glow 2s ease-in-out infinite alternate; animation: text-glow 2s ease-in-out infinite alternate; color: #f00078; border-color: 2px solid #ff50d0; text-shadow: 2px 2px 1px rgba(255, 0, 120, 0.6); } @-webkit-keyframes bugfix { from { position: relative; } to { position: relative; } } @-webkit-keyframes button-glow { 0% { background-color: #f00078; border-color: #ff00ba; box-shadow: 0 0 15px rgba(0, 186, 255, 0.2), inset 0 0 5px rgba(0, 186, 255, 0.1), 0 2px 0 #000; } 100% { background-color: #f91a8a; border-color: #ff50d0; box-shadow: 0 0 30px rgba(0, 186, 255, 0.6), inset 0 0 10px rgba(0, 186, 255, 0.4), 0 2px 0 #000; } } @keyframes button-glow { 0% { background-color: #f00078; border-color: #ff00ba; box-shadow: 0 0 15px rgba(0, 186, 255, 0.2), inset 0 0 5px rgba(0, 186, 255, 0.1), 0 2px 0 #000; } 100% { background-color: #f91a8a; border-color: #ff50d0; box-shadow: 0 0 30px rgba(0, 186, 255, 0.6), inset 0 0 10px rgba(0, 186, 255, 0.4), 0 2px 0 #000; } } @-webkit-keyframes text-glow { 0% { color: #ff00ba; text-shadow: 0 0 15px rgba(0, 186, 255, 0.2); } 100% { color: #ff50d0; text-shadow: 0 0 30px rgba(0, 186, 255, 0.6); } } @keyframes text-glow { 0% { color: #ff00ba; text-shadow: 0 0 15px rgba(0, 186, 255, 0.2); } 100% { color: #ff50d0; text-shadow: 0 0 30px rgba(0, 186, 255, 0.6); } } /* end sexy */ /*optional darker backing*/ /* x-screen{ min-width:100vw; max-width:100vw; width:auto; height:100vh; background: linear-gradient( rgba(0, 5, 32, 0.65), rgba(0, 5, 32, 0.65) ), url('https://d1gw0xfshbos9l.cloudfront.net/static/images/carson.jpg') no-repeat center center fixed; -webkit-background: -webkit-background-size: 100% auto; -blink-background-size: 100% auto; background-size: 100% auto; } */" } } `
Loading…

no comments

    sign in to comment