diff --git a/Themes/Windows Terminal/EonaCat Color Scheme.txt b/Themes/Windows Terminal/EonaCat Color Scheme.txt new file mode 100644 index 0000000..8a9fe07 --- /dev/null +++ b/Themes/Windows Terminal/EonaCat Color Scheme.txt @@ -0,0 +1,26 @@ + "schemes": + [ + { + "background": "#333333", + "black": "#210000", + "blue": "#4053D2", + "brightBlack": "#1A0000", + "brightBlue": "#8EB0B5", + "brightCyan": "#93A1A1", + "brightGreen": "#4F7549", + "brightPurple": "#6C71C4", + "brightRed": "#CB4B16", + "brightWhite": "#FDF6E3", + "brightYellow": "#918D62", + "cursorColor": "#DE102D", + "cyan": "#3E90A1", + "foreground": "#DE102D", + "green": "#5F9911", + "name": "EonaCat", + "purple": "#BA4ED3", + "red": "#DC322F", + "selectionBackground": "#B00D24", + "white": "#EEE4D9", + "yellow": "#B4B53D" + }, +] \ No newline at end of file