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/codeschool.json |
Recreated git repo as screenshots were too large.
Diffstat (limited to 'colors/codeschool.json')
-rw-r--r-- | colors/codeschool.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/colors/codeschool.json b/colors/codeschool.json new file mode 100644 index 0000000..8a7274c --- /dev/null +++ b/colors/codeschool.json @@ -0,0 +1,26 @@ +{ + "alpha": "100", + "special": { + "background": "#232c31", + "foreground": "#9ea7a6", + "cursor": "#cbddf6" + }, + "colors": { + "color0": "#232c31", + "color1": "#2a5491", + "color2": "#237986", + "color3": "#a03b1e", + "color4": "#484d79", + "color5": "#c59820", + "color6": "#b02f30", + "color7": "#9ea7a6", + "color8": "#3f4944", + "color9": "#2a5491", + "color10": "#237986", + "color11": "#a03b1e", + "color12": "#484d79", + "color13": "#c59820", + "color14": "#b02f30", + "color15": "#b5d8f6" + } +}
\ No newline at end of file |