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/teva.json |
Recreated git repo as screenshots were too large.
Diffstat (limited to 'colors/teva.json')
-rw-r--r-- | colors/teva.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/colors/teva.json b/colors/teva.json new file mode 100644 index 0000000..92488f1 --- /dev/null +++ b/colors/teva.json @@ -0,0 +1,26 @@ +{ + "alpha": "100", + "special": { + "background": "#170f0d", + "foreground": "#746c48", + "cursor": "#cbddf6" + }, + "colors": { + "color0": "#191f31", + "color1": "#282e39", + "color2": "#303844", + "color3": "#3b444a", + "color4": "#3c4435", + "color5": "#4e534f", + "color6": "#5d5d35", + "color7": "#66695d", + "color8": "#706d56", + "color9": "#8b7852", + "color10": "#909581", + "color11": "#91703a", + "color12": "#948658", + "color13": "#a19662", + "color14": "#ad9152", + "color15": "#c6a13f" + } +}
\ No newline at end of file |