api documentation for hyperterm-atom-dark (v1.1.2)

Hyperterm theme based on Atom One Dark theme

table of contents

  1. module hyperterm-atom-dark
    1. function hyperterm-atom-dark.decorateConfig ({}, config, { foregroundColor, backgroundColor, borderColor, cursorColor, colors, termCSS: ` ${config.termCSS || ''} .cursor-node { mix-blend-mode: difference; } `, css: ` ${config.css || ''} .header_header { top: 0; right: 0; left: 0; } .tabs_list { background-color: #21252b !important; border-bottom-color: rgba(0, 0, 0, .15)

module hyperterm-atom-dark

function hyperterm-atom-dark.decorateConfig ({}, config, { foregroundColor, backgroundColor, borderColor, cursorColor, colors, termCSS: ` ${config.termCSS || ''} .cursor-node { mix-blend-mode: difference; } `, css: ` ${config.css || ''} .header_header { top: 0; right: 0; left: 0; } .tabs_list { background-color: #21252b !important; border-bottom-color: rgba(0, 0, 0, .15)

[ this document was created with utility2 ]