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/suede.json |
Recreated git repo as screenshots were too large.
Diffstat (limited to 'colors/suede.json')
-rw-r--r-- | colors/suede.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/colors/suede.json b/colors/suede.json new file mode 100644 index 0000000..809c7de --- /dev/null +++ b/colors/suede.json @@ -0,0 +1,26 @@ +{ + "alpha": "100", + "special": { + "background": "#170f0d", + "foreground": "#746c48", + "cursor": "#cbddf6" + }, + "colors": { + "color0": "#392925", + "color1": "#98724c", + "color2": "#908f32", + "color3": "#aa964c", + "color4": "#7b854e", + "color5": "#6b5644", + "color6": "#5c5142", + "color7": "#c8b55b", + "color8": "#544b2e", + "color9": "#af652f", + "color10": "#c3c13d", + "color11": "#c8b55b", + "color12": "#70a16c", + "color13": "#98724c", + "color14": "#778725", + "color15": "#e4dc8c" + } +}
\ No newline at end of file |