Skip to content

Instantly share code, notes, and snippets.

View Rainbowlemon's full-sized avatar

Aidan Jalali Rainbowlemon

View GitHub Profile
module.exports = {
config: {
// default font size in pixels for all tabs
fontSize: 12,
// font family with optional fallbacks
fontFamily: '"DejaVu Sans Mono", Menlo, Consolas, "Lucida Console", monospace',
// terminal cursor background color and opacity (hex, rgb, hsl, hsv, hwb or cmyk)
cursorColor: 'rgba(248,28,229,0.8)',