hawtttt terminal window

This commit is contained in:
Peter Cottle 2015-04-28 18:54:58 -07:00
parent ec44f19d3e
commit c7c97164ee
3 changed files with 133 additions and 15 deletions

View file

@ -2,4 +2,7 @@ module.exports = {
blueBackground: '#5cbcfc',
terminalBackground: '#424242',
terminalText: 'rgb(238, 238, 238)',
terminalHeader: '#EFEDEE',
terminalBorder: '#303030',
terminalFontFamily: 'Courier',
};