config-default: add custom CSS options

This commit is contained in:
Guillermo Rauch 2016-07-08 14:27:55 -07:00
parent 1e5e3576cd
commit 85cac1e353

View file

@ -15,6 +15,12 @@ module.exports = {
// border color (winodw, tabs)
borderColor: '#333',
// custom css to embed in the main window
css: [''],
// custom css to embed inside each terminal
termCSS: [''],
// some color overrides. see http://bit.ly/29k1iU2 for
// the full list
colors: [