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/citystreets.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 colors/citystreets.json (limited to 'colors/citystreets.json') diff --git a/colors/citystreets.json b/colors/citystreets.json new file mode 100644 index 0000000..39ae33c --- /dev/null +++ b/colors/citystreets.json @@ -0,0 +1,26 @@ +{ + "alpha": "100", + "special": { + "background": "#000000", + "foreground": "#d3d3d3", + "cursor": "#cbddf6" + }, + "colors": { + "color0": "#201e24", + "color1": "#2d2b30", + "color2": "#3f3d40", + "color3": "#413c3e", + "color4": "#423e41", + "color5": "#4e4a4b", + "color6": "#6e6765", + "color7": "#837e81", + "color8": "#837c78", + "color9": "#89827d", + "color10": "#a7a099", + "color11": "#c2bec1", + "color12": "#c3bcb2", + "color13": "#cbc5ba", + "color14": "#e3ddd2", + "color15": "#efe8dc" + } +} \ No newline at end of file -- cgit v1.2.1