From 270f3e6d77cc720b1b3f3c529b1b6aa5c63578a2 Mon Sep 17 00:00:00 2001 From: Michael Kantor Date: Tue, 9 Jan 2024 22:02:20 -0500 Subject: Recreated git repo as screenshots were too large. --- colors/vacuous2.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 colors/vacuous2.json (limited to 'colors/vacuous2.json') diff --git a/colors/vacuous2.json b/colors/vacuous2.json new file mode 100644 index 0000000..74640d7 --- /dev/null +++ b/colors/vacuous2.json @@ -0,0 +1,26 @@ +{ + "alpha": "100", + "special": { + "background": "#101010", + "foreground": "#d2c5bc", + "cursor": "#cbddf6" + }, + "colors": { + "color0": "#202020", + "color1": "#b91e2e", + "color2": "#81957c", + "color3": "#f9bb80", + "color4": "#356579", + "color5": "#2d2031", + "color6": "#0b3452", + "color7": "#909090", + "color8": "#606060", + "color9": "#d14548", + "color10": "#a7b79a", + "color11": "#fae3a0", + "color12": "#7491a1", + "color13": "#87314e", + "color14": "#0f829d", + "color15": "#fff0f0" + } +} \ No newline at end of file -- cgit v1.2.1