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/farside.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 colors/farside.json (limited to 'colors/farside.json') diff --git a/colors/farside.json b/colors/farside.json new file mode 100644 index 0000000..6791191 --- /dev/null +++ b/colors/farside.json @@ -0,0 +1,26 @@ +{ + "alpha": "100", + "special": { + "background": "#000000", + "foreground": "#919191", + "cursor": "#cbddf6" + }, + "colors": { + "color0": "#303030", + "color1": "#a43261", + "color2": "#006ca5", + "color3": "#007086", + "color4": "#6751a6", + "color5": "#913e88", + "color6": "#0061b1", + "color7": "#c6c6c6", + "color8": "#5e5e5e", + "color9": "#ff9fc9", + "color10": "#3bd6ff", + "color11": "#00ddf4", + "color12": "#d5b8ff", + "color13": "#ffa7f6", + "color14": "#93c9ff", + "color15": "#ffffff" + } +} \ No newline at end of file -- cgit v1.2.1