diff options
author | Michael Kantor <michael@mikekantor.xyz> | 2024-01-09 22:02:20 -0500 |
---|---|---|
committer | Michael Kantor <michael@mikekantor.xyz> | 2024-01-09 22:02:20 -0500 |
commit | 270f3e6d77cc720b1b3f3c529b1b6aa5c63578a2 (patch) | |
tree | c65da331bc5306f820918f3a54ef51ac2ab746d9 /colors/citystreets.json |
Recreated git repo as screenshots were too large.
Diffstat (limited to 'colors/citystreets.json')
-rw-r--r-- | colors/citystreets.json | 26 |
1 files changed, 26 insertions, 0 deletions
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 |