aboutsummaryrefslogtreecommitdiff
path: root/colors/xmascolors.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/xmascolors.json
Recreated git repo as screenshots were too large.
Diffstat (limited to 'colors/xmascolors.json')
-rw-r--r--colors/xmascolors.json27
1 files changed, 27 insertions, 0 deletions
diff --git a/colors/xmascolors.json b/colors/xmascolors.json
new file mode 100644
index 0000000..3083a21
--- /dev/null
+++ b/colors/xmascolors.json
@@ -0,0 +1,27 @@
+{
+ "alpha": "100",
+
+ "special": {
+ "background": "#000000",
+ "foreground": "#ffffff",
+ "cursor": "#cbddf6"
+ },
+ "colors": {
+ "color0": "#000000",
+ "color1": "#cc0403",
+ "color2": "#19cb00",
+ "color3": "#cecb00",
+ "color4": "#0d73cc",
+ "color5": "#cb1ed1",
+ "color6": "#0D5901",
+ "color7": "#dddddd",
+ "color8": "#B3000C",
+ "color9": "#f2201f",
+ "color10": "#23fd00",
+ "color11": "#fffd00",
+ "color12": "#1a8fff",
+ "color13": "#fd28ff",
+ "color14": "#00B32C",
+ "color15": "#ffffff"
+ }
+}