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/eighties.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 colors/eighties.json (limited to 'colors/eighties.json') diff --git a/colors/eighties.json b/colors/eighties.json new file mode 100644 index 0000000..aeb3cfc --- /dev/null +++ b/colors/eighties.json @@ -0,0 +1,26 @@ +{ + "alpha": "100", + "special": { + "background": "#2d2d2d", + "foreground": "#d3d0c8", + "cursor": "#cbddf6" + }, + "colors": { + "color0": "#2d2d2d", + "color1": "#f2777a", + "color2": "#99cc99", + "color3": "#ffcc66", + "color4": "#6699cc", + "color5": "#cc99cc", + "color6": "#66cccc", + "color7": "#d3d0c8", + "color8": "#747369", + "color9": "#f2777a", + "color10": "#99cc99", + "color11": "#ffcc66", + "color12": "#6699cc", + "color13": "#cc99cc", + "color14": "#66cccc", + "color15": "#f2f0ec" + } +} \ No newline at end of file -- cgit v1.2.1