diff --git a/app/config/config-default.js b/app/config/config-default.js index 5ba1fe8f..f1a83b5c 100644 --- a/app/config/config-default.js +++ b/app/config/config-default.js @@ -89,6 +89,8 @@ module.exports = { lightMagenta: '#FD7CFC', lightCyan: '#68FDFE', lightWhite: '#FFFFFF', + limeGreen: '#32CD32', + lightCoral: '#F08080', }, // the shell to run when spawning a new session (i.e. /usr/local/bin/fish)