aboutsummaryrefslogtreecommitdiff
path: root/colors/codeschool.json
diff options
context:
space:
mode:
Diffstat (limited to 'colors/codeschool.json')
-rw-r--r--colors/codeschool.json26
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