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/eighties.json |
Recreated git repo as screenshots were too large.
Diffstat (limited to 'colors/eighties.json')
-rw-r--r-- | colors/eighties.json | 26 |
1 files changed, 26 insertions, 0 deletions
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 |