aboutsummaryrefslogtreecommitdiff
path: root/colors/eighties.json
diff options
context:
space:
mode:
Diffstat (limited to 'colors/eighties.json')
-rw-r--r--colors/eighties.json26
1 files changed, 26 insertions, 0 deletions
diff --git a/colors/eighties.json b/colors/eighties.json
new file mode 100644
index 0000000..aeb3cfc
--- /dev/null
+++ b/colors/eighties.json
@@ -0,0 +1,26 @@
+{
+ "alpha": "100",
+ "special": {
+ "background": "#2d2d2d",
+ "foreground": "#d3d0c8",
+ "cursor": "#cbddf6"
+ },
+ "colors": {
+ "color0": "#2d2d2d",
+ "color1": "#f2777a",
+ "color2": "#99cc99",
+ "color3": "#ffcc66",
+ "color4": "#6699cc",
+ "color5": "#cc99cc",
+ "color6": "#66cccc",
+ "color7": "#d3d0c8",
+ "color8": "#747369",
+ "color9": "#f2777a",
+ "color10": "#99cc99",
+ "color11": "#ffcc66",
+ "color12": "#6699cc",
+ "color13": "#cc99cc",
+ "color14": "#66cccc",
+ "color15": "#f2f0ec"
+ }
+} \ No newline at end of file