hyperterm-material
hyperterm-material copied to clipboard
A material design inspired theme plugin for HyperTerm
Results
1
hyperterm-material issues
Sort by
recently updated
recently updated
newest added
Is there a way to overwrite **this line** exports.decorateConfig = config => { return Object.assign({}, config, { foregroundColor, **backgroundColor: backgroundColor,** borderColor, colors, cursorColor: config.cursorColor || cursorColor, cursorShape: config.cursorShape || 'BEAM',...