Skip to content

Instantly share code, notes, and snippets.

@garevans
garevans / peppermint.js
Last active December 10, 2021 21:40
Peppermint Terminal Theme - Credit Noah Frederick
black = '#4C4C4C';
red = '#FF6685'; // red
green = '#A6EBA6'; // green
yellow = '#FFDC72'; // yellow
blue = '#5DC6F5'; // blue
magenta = '#FF8FFF'; // pink
cyan = '#86D1D7'; // cyan
white = '#DBDBDB'; // light gray
lightBlack = '#737373'; // medium gray
lightRed = '#FFA8BA'; // red
@garevans
garevans / Campbell.js
Created February 25, 2022 14:18
Campbell theme for blink shell from Windows Terminal
black = '#0C0C0C';
red = '#C50F1F'; // red
green = '#13A10E'; // green
yellow = '#C19C00'; // yellow
blue = '#0037DA'; // blue
magenta = '#881798'; // pink
cyan = '#3A96DD'; // cyan
white = '#CCCCCC'; // light gray
lightBlack = '#767676'; // medium gray
lightRed = '#E74856'; // red