-
-
Save mmoore99/33a64f9ac4f5b044bd05fdf319acbe28 to your computer and use it in GitHub Desktop.
Kayla Cinnamon's Animal Crossings New Horizons Windows Terminal Colorscheme
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "ACHN", | |
"background": "#0a85d9", | |
"black": "#282a2e", | |
"blue": "#1f415c", | |
"brightBlack": "#373b41", | |
"brightBlue": "#8bcaff", | |
"brightCyan": "#4de0cc", | |
"brightGreen": "#bbd627", | |
"brightPurple": "#df9af4", | |
"brightRed": "#f99191", | |
"brightWhite": "#fafafa", | |
"brightYellow": "#ffda90", | |
"cursorColor": "#FFFFFF", | |
"cyan": "#005e52", | |
"foreground": "#ffffff", | |
"green": "#9ad157", | |
"purple": "#692381", | |
"red": "#b12f2f", | |
"white": "#c1c1c1", | |
"yellow": "#ff9a54" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment