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/vacuous2.json |
Recreated git repo as screenshots were too large.
Diffstat (limited to 'colors/vacuous2.json')
-rw-r--r-- | colors/vacuous2.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/colors/vacuous2.json b/colors/vacuous2.json new file mode 100644 index 0000000..74640d7 --- /dev/null +++ b/colors/vacuous2.json @@ -0,0 +1,26 @@ +{ + "alpha": "100", + "special": { + "background": "#101010", + "foreground": "#d2c5bc", + "cursor": "#cbddf6" + }, + "colors": { + "color0": "#202020", + "color1": "#b91e2e", + "color2": "#81957c", + "color3": "#f9bb80", + "color4": "#356579", + "color5": "#2d2031", + "color6": "#0b3452", + "color7": "#909090", + "color8": "#606060", + "color9": "#d14548", + "color10": "#a7b79a", + "color11": "#fae3a0", + "color12": "#7491a1", + "color13": "#87314e", + "color14": "#0f829d", + "color15": "#fff0f0" + } +}
\ No newline at end of file |