aboutsummaryrefslogtreecommitdiff
path: root/colors/jwrdark.json
diff options
context:
space:
mode:
authorMichael Kantor <michael@mikekantor.xyz>2024-01-09 22:02:20 -0500
committerMichael Kantor <michael@mikekantor.xyz>2024-01-09 22:02:20 -0500
commit270f3e6d77cc720b1b3f3c529b1b6aa5c63578a2 (patch)
treec65da331bc5306f820918f3a54ef51ac2ab746d9 /colors/jwrdark.json
Recreated git repo as screenshots were too large.
Diffstat (limited to 'colors/jwrdark.json')
-rw-r--r--colors/jwrdark.json26
1 files changed, 26 insertions, 0 deletions
diff --git a/colors/jwrdark.json b/colors/jwrdark.json
new file mode 100644
index 0000000..9ff0402
--- /dev/null
+++ b/colors/jwrdark.json
@@ -0,0 +1,26 @@
+{
+ "alpha": "100",
+ "special": {
+ "background": "#000000",
+ "foreground": "#ffffff",
+ "cursor": "#cbddf6"
+ },
+ "colors": {
+ "color0": "#333333",
+ "color1": "#8c4665",
+ "color2": "#287373",
+ "color3": "#7c7c99",
+ "color4": "#395573",
+ "color5": "#5e468c",
+ "color6": "#31658c",
+ "color7": "#899ca1",
+ "color8": "#3d3d3d",
+ "color9": "#bf4d80",
+ "color10": "#53a6a6",
+ "color11": "#9e9ecb",
+ "color12": "#477ab3",
+ "color13": "#7e62b3",
+ "color14": "#6096bf",
+ "color15": "#c0c0c0"
+ }
+} \ No newline at end of file