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/farside.json |
Recreated git repo as screenshots were too large.
Diffstat (limited to 'colors/farside.json')
-rw-r--r-- | colors/farside.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/colors/farside.json b/colors/farside.json new file mode 100644 index 0000000..6791191 --- /dev/null +++ b/colors/farside.json @@ -0,0 +1,26 @@ +{ + "alpha": "100", + "special": { + "background": "#000000", + "foreground": "#919191", + "cursor": "#cbddf6" + }, + "colors": { + "color0": "#303030", + "color1": "#a43261", + "color2": "#006ca5", + "color3": "#007086", + "color4": "#6751a6", + "color5": "#913e88", + "color6": "#0061b1", + "color7": "#c6c6c6", + "color8": "#5e5e5e", + "color9": "#ff9fc9", + "color10": "#3bd6ff", + "color11": "#00ddf4", + "color12": "#d5b8ff", + "color13": "#ffa7f6", + "color14": "#93c9ff", + "color15": "#ffffff" + } +}
\ No newline at end of file |